From: Nikos Mavrogiannopoulos Date: Mon, 14 Apr 2003 22:05:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_6~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6dc1f261e3dfbb3a2cb5b992e286b7e276e044a;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 98a7cdd909..2e1283766b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-04-14 07:40 nmav + + * 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 + + * lib/gnutls_state.c: + + Increased the default DH bits limit. + 2003-04-01 19:13 nmav * src/: cli.c, common.c, crypt.c, serv.c, tests.c, tls_test.c