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

index 061183db2787fcff60e56a99bab3c3375ae71eca..f084c4d2ad2d48f0426195ea0a05474fa74ee249 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2003-03-03 17:48  nmav <nmav@gnutls.org>
+
+       * lib/gnutls_cipher.c, NEWS:
+
+       Commited the TLS 1.0 record layer, timing attack fix in the 0.8.x
+       branch.  
+
+2003-03-03 16:08  nmav <nmav@gnutls.org>
+
+       * NEWS, lib/gnutls_cipher.c, lib/gnutls_cipher_int.c:
+
+       Added protection against the new TLS 1.0 record layer timing attack.  
+
+2003-03-03 16:02  nmav <nmav@gnutls.org>
+
+       * lib/auth_cert.h, lib/gnutls.h.in.in, lib/gnutls_ui.c,
+       lib/gnutls_x509.c, src/cli.c, src/common.c:
+
+       Added a flag to allow signing by v1 X.509 certificates. Also added a
+       function to allow setting the verification flags in the credentials
+       structure.  
+
+2003-03-03 15:34  nmav <nmav@gnutls.org>
+
+       * src/: tests.c, tls_test.c:
+
+       some fixes in tests 
+
 2003-02-27 23:40  nmav <nmav@gnutls.org>
 
        * NEWS, lib/gnutls.h.in.in, lib/gnutls_algorithms.c,