diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-02-06 23:05:12 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-02-06 23:05:12 +0000 |
commit | 383d3b421c8dec95a48bcd0638601aaad4ff7b5c (patch) | |
tree | 6ceae5edfbd41719ea8ef992e39f63e320c39e26 | |
parent | b6935007f30bd1b1e4cac40b02b497e29694f3f5 (diff) | |
download | gnutls-383d3b421c8dec95a48bcd0638601aaad4ff7b5c.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-02-06 16:49 nmav <nmav@gnutls.org> + + * lib/: gnutls.h.in.in, gnutls_x509.c, gnutls_x509.h: + + CRL parsing support is almost complete. + +2003-02-06 10:05 nmav <nmav@gnutls.org> + + * lib/: debug.c, debug.h, gnutls_dh_primes.c, gnutls_rsa_export.c, + gnutls_str.c, gnutls_str.h, gnutls_x509.c, gnutls_x509.h: + + Several fixes and improvements in CRL support. + 2003-02-05 20:20 nmav <nmav@gnutls.org> * NEWS, configure.in, lib/Makefile.am, lib/gnutls_int.h, |