diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-24 22:05:07 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-24 22:05:07 +0000 |
commit | 7e9906088ad4a769e54a56e440497025dd33e5c6 (patch) | |
tree | 4659ddd0b2c58806681bd1b92ef67b4bbca529e1 | |
parent | ccf449737aa6963fb82303d5e17de094b9d5e3e0 (diff) | |
download | gnutls-7e9906088ad4a769e54a56e440497025dd33e5c6.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2002-04-21 14:21 twoaday <twoaday@gnutls.org> + + * lib/gnutls_openpgp.c: + + Adjust the code for the new OpenCDK version. + +2002-04-21 11:22 nmav <nmav@gnutls.org> + + * lib/: gnutls_buffers.c, gnutls_cipher.c, gnutls_cipher.h, + gnutls_compress.c, gnutls_compress.h, gnutls_compress_int.c, + gnutls_int.h, gnutls_record.c, gnutls_srp.c, gnutls_state.h: + + Optimized memory handling in the record protocol. + +2002-04-21 08:09 nmav <nmav@gnutls.org> + + * lib/auth_srp.h, lib/gnutls_anon_cred.c, lib/gnutls_srp.c, + lib/gnutls_ui.c, src/cli.c, src/serv.c: + + Added stubs when SRP or anonymous authentication are disabled, to + preserve binary compatibility + 2002-04-19 17:53 nmav <nmav@gnutls.org> * NEWS, doc/TODO, doc/tex/ex4.tex, lib/gnutls.h.in.in, |