]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 14 Apr 2003 22:05:09 +0000 (22:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 14 Apr 2003 22:05:09 +0000 (22:05 +0000)
ChangeLog

index 98a7cdd909a623c92e180344a8e15031ca35bbf7..2e1283766b25fec6d0d5bf30292c2536cd277c7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-04-14 07:40  nmav <nmav@gnutls.org>
+
+       * lib/ext_server_name.c:
+
+       Corrected bug in server_name extension which made the client to send
+       the wrong size of data.  
+
+2003-04-14 07:38  nmav <nmav@gnutls.org>
+
+       * lib/gnutls_state.c:
+
+       Increased the default DH bits limit.  
+
 2003-04-01 19:13  nmav <nmav@gnutls.org>
 
        * src/: cli.c, common.c, crypt.c, serv.c, tests.c, tls_test.c