summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-12-16 23:05:08 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-12-16 23:05:08 +0000
commitb8e00cad6ac9a386b3a499ca774af158e5facd79 (patch)
treee1c0e52a8ed0ee820caa631081aa79da0a8c8841
parent3fa9d4679a68b5aa6bbf59dc12aeb26b7626a16c (diff)
downloadgnutls-b8e00cad6ac9a386b3a499ca774af158e5facd79.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa5b4904b4..a92db83cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-12-16 21:56 nmav <nmav@gnutls.org>
+
+ * lib/: auth_anon.c, auth_dhe.c, auth_rsa.c, auth_rsa_export.c,
+ gnutls_auth.h, gnutls_handshake.c, gnutls_int.h, gnutls_kx.c,
+ gnutls_kx.h:
+
+ Dropped the support for the client key exchange message 0, and
+ server key exchange message 2.
+
+2002-12-16 21:26 nmav <nmav@gnutls.org>
+
+ * NEWS, configure.in, lib/debug.c, lib/gnutls_mpi.h,
+ lib/gnutls_record.c:
+
+ Finished SRP-6 stuff. It should work fine now.
+
2002-12-13 22:14 nmav <nmav@gnutls.org>
* NEWS: