2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.3.1.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_str.c: Fix.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/Makefile.am: Dist pkcs8 blobs.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* doc/manpages/Makefile.am: Update.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Fix.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/enc3pkcs8.pem: add

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/enc3pkcs8.pem: Add.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/pkcs8, tests/enc2pkcs8.pem: Add rc2 pkcs#8 blob.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/encpkcs8.pem, tests/unencpkcs8.pem: Fix.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/Makefile.am, tests/pkcs8: Add PKCS#8 self test.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* src/certtool.c: Make --password work for PKCS#8 --key-info.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* tests/encpkcs8.pem, tests/unencpkcs8.pem: Add, PKSC#8 blobs.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Remove.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* lib/x509/privkey_pkcs8.c:
	(gnutls_x509_privkey_import_pkcs8): Handle unencrypted PEM keys.
	Remove unused "encrypted" variable.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS, src/certtool.c: Generate unencrypted PKCS#8 keys for blank
	passwords.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS, doc/TODO, includes/gnutls/gnutls.h.in, lib/gnutls_x509.c,
	tests/Makefile.am, tests/set_pkcs12_cred.c: Support reading X.509
	credentials from PKCS#12 files.

2005-12-08  Simon Josefsson <simon@josefsson.org>

	* src/certtool.c: Print PKCS#12 type for each element.

2005-12-06  Simon Josefsson <simon@josefsson.org>

	* doc/examples/Makefile.am: Add ex-client-tlsia.

2005-12-06  Simon Josefsson <simon@josefsson.org>

	* doc/examples/ex-client-tlsia.c: Add.

2005-12-06  Simon Josefsson <simon@josefsson.org>

	* doc/protocol/rfc4279.txt: Add.

2005-12-02  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_session_pack.c: Corrected bugs in session resumption.
	Bugs reported by Yoann Vandoorselare.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix handshake_p.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Use proper resume detection.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Separate verify from receiving.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Fix warning.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix warnings.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix API.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Put 1.3.x releases in devel/ directory.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: add

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Fix.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: More informative messages.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/Makefile.am: Need gnulib -I's.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Need readline.h.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Don't be interactive, by default (use -d to enable
	it).

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Debug more.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Bug fixes.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Really fix nasty bug.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix nasty bug.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/README.CODING_STYLE: Mention indentation.

2005-12-02  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* gl/readline.c, gl/stdint_.h, gl/m4/socklen.m4: Update.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Remove.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* configure.in: Bump version.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* src/cli.c: Check starttls_alarmed earlier, the signal might be
	sent before select is called.  Report by Otto Maddox
	<ottomaddox@fastmail.fm> and influenced by tiny patch from Nozomu
	Ando <nand@mac.com>.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Update.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Simplify API.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* src/cli.c: Don't infloop.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* doc/manpages/Makefile.am: Update.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* src/cli.c: Check starttls_alarmed earlier, the signal might be
	sent before select is called.  Report by Otto Maddox
	<ottomaddox@fastmail.fm> and influenced by tiny patch from Nozomu
	Ando <nand@mac.com>.

2005-12-01  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Small fix, from Emile.

2005-11-30  Simon Josefsson <simon@josefsson.org>

	* configure.in: Bump versions.

2005-11-30  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_session.c, lib/gnutls_session_pack.c,
	includes/gnutls/gnutls.h.in: Some fixes in session resumption and
	prototypes. Based on patches and suggestions by Joe Orton.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c, tests/tlsia.c: Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h, libextra/gnutls_ia.c: Add.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c, includes/gnutls/extra.h: Add.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Remove bad docs.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix exit codes.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_errors.c: Add.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/gnutls.h.in: Add.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* tests/tlsia.c: Permute inner secret too.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Doc fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Add.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Add.  Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Doc fix.  API Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix API.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_kx.c: Set TLS/IA secret.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Doc fix.  Support re-send/recv, in case of
	EINTR/EAGAIN.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Remove session_key from recv/send.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Remove.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Use sizeof instead of strlen.

2005-11-21  Simon Josefsson <simon@josefsson.org>

	* doc/protocol/tls-numbers.txt: From
	<http://people.nokia.net/~pasi/tls-numbers.txt>.

2005-11-18  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/x509/privkey_pkcs8.c: added some clarification about the
	encryption status.

2005-11-16  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* NEWS, src/certtool.c: Corrected a bug in certtool for 64 bit
	machines. Reported by Max Kellermann <max@duempel.org>.

2005-11-16  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* src/cli-gaa.c, src/cli.gaa: [no log message]

2005-11-16  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_datum.c, lib/gnutls_session_pack.c, src/serv.c: some
	more fixes for PSK.

2005-11-16  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* configure.in: the library version number was bumped to 13 to
	allow for incompatible changes.

2005-11-16  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/auth_anon.c, lib/auth_anon.h, lib/auth_dh_common.c,
	lib/auth_dh_common.h, lib/auth_dhe.c, lib/auth_dhe_psk.c,
	lib/auth_psk.c, lib/auth_psk.h, lib/gnutls_kx.c, lib/gnutls_psk.c,
	lib/gnutls_session_pack.c, lib/gnutls_state.c, lib/gnutls_ui.c,
	src/Makefile.am, src/cli-gaa.c, src/cli.c, src/cli.gaa,
	src/common.c, src/gnutls-http-serv, src/params.pem, src/serv.c:
	Completed the DHE-PSK ciphersuite additions.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Indent.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Use new low-level API for client.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Server now uses low level API.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fixes.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/gnutls.h.in: Add TLS/IA errors.

2005-11-16  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Don't use large packet on the stack in recv
	function.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Fix.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Add TLS/IA low level API.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Fix prototypes.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Reorganize.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Add low-level API.

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_psk.c: some documentation updates

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_anon_cred.c, lib/gnutls_psk.c:
	gnutls_anon_set_params_function was renamed to
	gnutls_anon_set_server_params_function to be more consistent with
	the other functions. The same for the PSK.

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/auth_cert.h, lib/auth_rsa.c, lib/auth_rsa_export.c,
	lib/gnutls_cert.c, lib/gnutls_handshake.c: get_rsa_params was
	converted to behave similarly to get_dh_params.

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/gnutls.texi: [no log message]

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* NEWS, includes/gnutls/gnutls.h.in, lib/Makefile.am,
	lib/auth_anon.c, lib/auth_anon.h, lib/auth_cert.h,
	lib/auth_dh_common.c, lib/auth_dhe.c, lib/auth_dhe_psk.c,
	lib/auth_psk.c, lib/auth_psk.h, lib/auth_rsa_export.c,
	lib/auth_srp.c, lib/auth_srp_sb64.c, lib/gnutls_algorithms.c,
	lib/gnutls_anon_cred.c, lib/gnutls_auth.c, lib/gnutls_auth_int.h,
	lib/gnutls_cert.c, lib/gnutls_dh.c, lib/gnutls_dh.h,
	lib/gnutls_dh_primes.c, lib/gnutls_handshake.c, lib/gnutls_int.h,
	lib/gnutls_mpi.c, lib/gnutls_mpi.h, lib/gnutls_psk.c,
	lib/gnutls_rsa_export.c, lib/gnutls_rsa_export.h,
	lib/gnutls_state.c, lib/gnutls_ui.c, src/common.c, src/serv.c,
	tests/Makefile.am, tests/dhepskself.c, tests/pskself.c: added
	DHE-PSK ciphersuites and some cleanups.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Typo.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.in: Bump versions.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.3.0.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* src/prime.c, src/serv.c, tests/pskself.c: Indent.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Use sha1sum instead of md5sum for igloo.linux.gr
	CHECKSUMS.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Don't use --tags for cvs2cl.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* lib/Makefile.am: Dist auth_psk.h.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* src/certtool-gaa.c, src/cli-gaa.c, src/crypt-gaa.c,
	src/psk-gaa.c, src/serv-gaa.c, src/tls_test-gaa.c: Regenerate GAA
	code, to remove use of C++ // comments.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* doc/manpages/Makefile.am: Add license.  Fix parser error.  Dist
	and install SRP man pages too.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* configure.in, doc/examples/Makefile.am, doc/manpages/Makefile.am,
	src/Makefile.am, src/prime.c: Disable more SRP stuff if
	--disable-srp, tiny patch from Albert Chin
	<gnutls-dev@mlists.thewrittenword.com> and tiny patch to src/prime.c
	from RedHat gnutls-1.2.6 RPM.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Use more verbose NEWS entry format.

2005-11-15  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* tests/pskself.c: updated PSK self test

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* src/certtool-gaa.c: Fix.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* doc/manpages/Makefile.am: Generated.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* tests/Makefile.am: Add pskself.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* tests/pskself.c: Add, based on anonself.c.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_errors.c: Fix error messages; PSK also use the SRP
	errors.

2005-11-15  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_psk.c: Doc fix.

2005-11-14  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/TODO: [no log message]

2005-11-14  Simon Josefsson <simon@josefsson.org>

	* lib/debug.c, lib/x509/common.c, lib/x509/crl.c, lib/x509/dn.c,
	lib/x509/pkcs12.c, lib/x509/pkcs7.c, libextra/openssl_compat.c,
	src/serv.c: Include config.h first.  Tiny patch from Albert Chin
	<gnutls-dev@mlists.thewrittenword.com>.

2005-11-14  Simon Josefsson <simon@josefsson.org>

	* libextra/opencdk/opencdk.h: Don't use trailing comma in last enum
	constant, for IBM C v6.  Tiny patch from Albert Chin
	<gnutls-dev@mlists.thewrittenword.com>.

2005-11-14  Simon Josefsson <simon@josefsson.org>

	* lib/gnutls_x509.c: Tru64 UNIX 4.0D has mmap() but doesn't define
	MAP_FAILED, tiny patch from Albert Chin
	<gnutls-dev@mlists.thewrittenword.com>

2005-11-12  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* NEWS, doc/gnutls.texi, lib/gnutls_algorithms.c: removed the
	RIPEMD ciphersuites.

2005-11-12  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/internals.texi, doc/arch/extensions_st.dia,
	doc/arch/extensions_st.eps, doc/arch/extensions_st.pdf,
	doc/arch/extensions_st.png, doc/arch/mod_auth_st.dia,
	doc/arch/mod_auth_st.eps, doc/arch/mod_auth_st.pdf,
	doc/arch/mod_auth_st.png: added brief documentation on the
	extension and auth_method internals.

2005-11-12  Simon Josefsson <simon@josefsson.org>

	* doc/TODO: Add.

2005-11-12  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/gnutls.texi, lib/gnutls_state.c, lib/gnutls_x509.c,
	src/certtool.gaa: some documentation updates.

2005-11-10  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/certificate-user-use-case.pdf,
	doc/certificate-user-use-case.png, doc/client-server-use-case.pdf,
	doc/client-server-use-case.png, doc/handshake-sequence.pdf,
	doc/handshake-sequence.png, doc/handshake-state.pdf,
	doc/handshake-state.png, doc/internals.texi, doc/objects.pdf,
	doc/objects.png, doc/arch/certificate-user-use-case.eps,
	doc/arch/certificate-user-use-case.pdf,
	doc/arch/certificate-user-use-case.png,
	doc/arch/client-server-use-case.eps,
	doc/arch/client-server-use-case.pdf,
	doc/arch/client-server-use-case.png,
	doc/arch/handshake-sequence.eps, doc/arch/handshake-sequence.pdf,
	doc/arch/handshake-sequence.png, doc/arch/handshake-state.eps,
	doc/arch/handshake-state.pdf, doc/arch/handshake-state.png,
	doc/arch/objects.eps, doc/arch/objects.pdf, doc/arch/objects.png:
	moved architecture figures to arch/

2005-11-10  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* Makefile.am: made ChangeLog more compact by ignoring past
	changes.

2005-11-10  Simon Josefsson <simon@josefsson.org>

	* gl/inet_ntop.h, gl/readline.c: Update.

2005-11-10  Simon Josefsson <simon@josefsson.org>

	* libextra/gnutls_ia.c: Add low-level API.  Use it.

2005-11-10  Simon Josefsson <simon@josefsson.org>

	* includes/gnutls/extra.h: Add low-level API.

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/gnutls.texi: [no log message]

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/gnutls_int.h: [no log message]

2005-11-08  Simon Josefsson <simon@josefsson.org>

	* doc/signatures.texi: Add.

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/Makefile.am, doc/certificate-user-use-case.pdf,
	doc/certificate-user-use-case.png, doc/client-server-use-case.pdf,
	doc/client-server-use-case.png, doc/gnutls.texi,
	doc/handshake-sequence.pdf, doc/handshake-sequence.png,
	doc/handshake-state.pdf, doc/handshake-state.png,
	doc/internals.texi, doc/objects.pdf, doc/objects.png,
	doc/arch/handshake-sequence.dia, doc/arch/handshake-state.dia,
	doc/arch/objects.dia: added some stuff about the internals of
	gnutls.

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/arch/certificate-user-use-case.dia,
	doc/arch/client-server-use-case.dia, doc/arch/objects.dia: added
	again the files in binary mode.

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/arch/certificate-user-use-case.dia,
	doc/arch/client-server-use-case.dia, doc/arch/objects.dia: [no log
	message]

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/arch/certificate-user-use-case.dia,
	doc/arch/client-server-use-case.dia, doc/arch/objects.dia: added
	some architectural diagrams. Quite primitive.

2005-11-08  Simon Josefsson <simon@josefsson.org>

	* doc/signatures.texi: add

2005-11-08  Simon Josefsson <simon@josefsson.org>

	* doc/signatures.texi: Wrap around <80 columns.

2005-11-08  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* doc/manpages/Makefile.am, lib/gnutls_session_pack.c, src/cli.c,
	src/serv.c: fixed bug in session packing for anonymous connections.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* src/serv.c, tests/anonself.c, tests/openpgp_test.c,
	tests/openssl.c, tests/x509_test.c: Indent.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Indent tests/.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* lib/auth_anon.c, lib/auth_anon.h, lib/auth_cert.c,
	lib/auth_cert.h, lib/auth_dh_common.c, lib/auth_dh_common.h,
	lib/auth_dhe.c, lib/auth_psk.c, lib/auth_psk.h,
	lib/auth_psk_passwd.c, lib/auth_psk_passwd.h, lib/auth_rsa.c,
	lib/auth_rsa_export.c, lib/auth_srp.c, lib/auth_srp.h,
	lib/auth_srp_passwd.c, lib/auth_srp_passwd.h, lib/auth_srp_rsa.c,
	lib/auth_srp_sb64.c, lib/debug.c, lib/debug.h, lib/defines.h,
	lib/ext_cert_type.c, lib/ext_cert_type.h, lib/ext_max_record.c,
	lib/ext_max_record.h, lib/ext_server_name.c, lib/ext_server_name.h,
	lib/ext_srp.c, lib/ext_srp.h, lib/gnutls_alert.c,
	lib/gnutls_algorithms.c, lib/gnutls_algorithms.h,
	lib/gnutls_anon_cred.c, lib/gnutls_asn1_tab.c, lib/gnutls_auth.c,
	lib/gnutls_auth.h, lib/gnutls_auth_int.h, lib/gnutls_buffers.c,
	lib/gnutls_buffers.h, lib/gnutls_cert.c, lib/gnutls_cert.h,
	lib/gnutls_cipher.c, lib/gnutls_cipher.h, lib/gnutls_cipher_int.c,
	lib/gnutls_cipher_int.h, lib/gnutls_compress.c,
	lib/gnutls_compress.h, lib/gnutls_compress_int.c,
	lib/gnutls_compress_int.h, lib/gnutls_constate.c,
	lib/gnutls_constate.h, lib/gnutls_datum.c, lib/gnutls_datum.h,
	lib/gnutls_db.c, lib/gnutls_db.h, lib/gnutls_dh.c, lib/gnutls_dh.h,
	lib/gnutls_dh_primes.c, lib/gnutls_errors.c, lib/gnutls_errors.h,
	lib/gnutls_extensions.c, lib/gnutls_extensions.h,
	lib/gnutls_global.c, lib/gnutls_global.h, lib/gnutls_handshake.c,
	lib/gnutls_handshake.h, lib/gnutls_hash_int.c,
	lib/gnutls_hash_int.h, lib/gnutls_helper.c, lib/gnutls_helper.h,
	lib/gnutls_int.h, lib/gnutls_kx.c, lib/gnutls_kx.h,
	lib/gnutls_mem.c, lib/gnutls_mem.h, lib/gnutls_mpi.c,
	lib/gnutls_mpi.h, lib/gnutls_num.c, lib/gnutls_num.h,
	lib/gnutls_pk.c, lib/gnutls_pk.h, lib/gnutls_priority.c,
	lib/gnutls_priority.h, lib/gnutls_psk.c, lib/gnutls_record.c,
	lib/gnutls_record.h, lib/gnutls_rsa_export.c,
	lib/gnutls_rsa_export.h, lib/gnutls_session.c,
	lib/gnutls_session_pack.c, lib/gnutls_session_pack.h,
	lib/gnutls_sig.c, lib/gnutls_sig.h, lib/gnutls_srp.c,
	lib/gnutls_srp.h, lib/gnutls_state.c, lib/gnutls_state.h,
	lib/gnutls_str.c, lib/gnutls_str.h, lib/gnutls_ui.c,
	lib/gnutls_v2_compat.c, lib/gnutls_v2_compat.h, lib/gnutls_x509.c,
	lib/gnutls_x509.h, lib/io_debug.h, lib/pkix_asn1_tab.c,
	lib/strfile.h, lib/x509_b64.c, lib/x509_b64.h, lib/x509/common.c,
	lib/x509/common.h, lib/x509/compat.c, lib/x509/compat.h,
	lib/x509/crl.c, lib/x509/crl_write.c, lib/x509/crq.c,
	lib/x509/crq.h, lib/x509/dn.c, lib/x509/dn.h, lib/x509/dsa.c,
	lib/x509/dsa.h, lib/x509/extensions.c, lib/x509/extensions.h,
	lib/x509/mpi.c, lib/x509/mpi.h, lib/x509/pkcs12.c,
	lib/x509/pkcs12.h, lib/x509/pkcs12_bag.c, lib/x509/pkcs12_encr.c,
	lib/x509/pkcs7.c, lib/x509/pkcs7.h, lib/x509/privkey.c,
	lib/x509/privkey.h, lib/x509/privkey_pkcs8.c, lib/x509/rfc2818.h,
	lib/x509/rfc2818_hostname.c, lib/x509/sign.c, lib/x509/sign.h,
	lib/x509/verify.c, lib/x509/verify.h, lib/x509/x509.c,
	lib/x509/x509.h, lib/x509/x509_write.c, lib/x509/xml.c,
	libextra/gnutls_extra.c, libextra/gnutls_extra.h,
	libextra/gnutls_openpgp.c, libextra/gnutls_openssl.c,
	libextra/openssl_compat.c, libextra/openssl_compat.h,
	libextra/openpgp/compat.c, libextra/openpgp/extras.c,
	libextra/openpgp/gnutls_openpgp.h, libextra/openpgp/openpgp.h,
	libextra/openpgp/pgp.c, libextra/openpgp/pgpverify.c,
	libextra/openpgp/privkey.c, libextra/openpgp/xml.c,
	src/certtool-cfg.c, src/certtool-cfg.h, src/certtool.c, src/cli.c,
	src/common.c, src/common.h, src/crypt.c, src/errcodes.c,
	src/list.h, src/prime.c, src/psk.c, src/serv.c, src/tests.c,
	src/tests.h, src/tls_test.c: Use GNU coding style.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Use GNU coding style for indent.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* doc/manpages/Makefile.am: Add.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* doc/reference/Makefile.am: Ignore more headers.

2005-11-07  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* lib/auth_psk.c, lib/auth_psk_passwd.c, lib/auth_psk_passwd.h,
	lib/gnutls_psk.c, src/serv-gaa.c, src/serv-gaa.h: more psk stuff

2005-11-07  Nikos Mavrogiannopoulos <nmav@gnutls.org>

	* NEWS, configure.in, doc/TODO, doc/gnutls.texi,
	doc/manpages/Makefile.am, doc/manpages/psktool.1,
	includes/gnutls/gnutls.h.in, lib/Makefile.am, lib/auth_psk.c,
	lib/auth_psk.h, lib/auth_psk_passwd.c, lib/auth_psk_passwd.h,
	lib/auth_srp.h, lib/auth_srp_sb64.c, lib/ext_srp.c,
	lib/gnutls_algorithms.c, lib/gnutls_compress_int.c,
	lib/gnutls_db.c, lib/gnutls_helper.c, lib/gnutls_helper.h,
	lib/gnutls_int.h, lib/gnutls_psk.c, lib/gnutls_session.c,
	lib/gnutls_session_pack.c, lib/gnutls_session_pack.h,
	lib/gnutls_srp.c, lib/gnutls_str.c, lib/gnutls_str.h,
	lib/libgnutls.vers, src/Makefile.am, src/cli-gaa.c, src/cli-gaa.h,
	src/cli.c, src/cli.gaa, src/common.c, src/crypt.c,
	src/gnutls-http-serv, src/psk-gaa.c, src/psk-gaa.h, src/psk.c,
	src/psk.gaa, src/serv.c, src/serv.gaa: This is the initial commit
	in the 1.3 branch. Ported from the PSK branch:
	* PSK ciphersuites have been added.
	* The session resumption data are now system independent.

2005-11-07  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.2.9.

----------------------------------------------------------------------
  Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
