]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 May 2004 22:05:19 +0000 (22:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 May 2004 22:05:19 +0000 (22:05 +0000)
ChangeLog

index 53a6aff770ce72b30218cfe8ec53c851ca8a46e0..e706ca39a5be3b761b54a0e78482525fab4ce4b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2004-05-08 12:51  nmav <nmav@gnutls.org>
+
+       * lib/: gnutls_handshake.c, auth_rsa.c:
+
+       Fixed some things in the random number usage. Weak levels are used
+       where possible to avoid emptying the strong random pool.  
+
+2004-05-08 12:49  nmav <nmav@gnutls.org>
+
+       * lib/: auth_rsa.c, gnutls_handshake.c, gnutls_handshake.h,
+       gnutls_v2_compat.c:
+
+       Fixed some things in the random number usage. Weak levels are used 
+       where possible to avoid emptying the strong random pool.  
+
+2004-05-08 08:18  nmav <nmav@gnutls.org>
+
+       * doc/tex/: Makefile.am, alert.tex, cert_auth.tex, certificate.tex,
+       ciphers.tex, examples.tex, gnutls.tex, howto.tex, programs.tex,
+       srp.tex:
+
+       copied documentation from the devel branch.  
+
+2004-05-08 07:47  nmav <nmav@gnutls.org>
+
+       * doc/tex/: cert_auth.tex, certificate.tex, ciphers.tex:
+
+       some additions to certificate stuff.  
+
 2004-05-03 00:43  nmav <nmav@gnutls.org>
 
        * NEWS, lib/gnutls_auth.c, lib/gnutls_handshake.c, lib/gnutls_kx.c,