+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,