diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2004-06-24 22:05:22 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2004-06-24 22:05:22 +0000 |
commit | 7b82377906c2877f8d851a97e0b4826e2651c949 (patch) | |
tree | 701e71ca5012b4b665e75289477f8ed7fa112ddb /ChangeLog | |
parent | 832ad819c1fb1b82e12e54a95fda1e0eb3b7227c (diff) | |
download | gnutls-7b82377906c2877f8d851a97e0b4826e2651c949.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2004-06-24 19:02 nmav <nmav@gnutls.org> + + * NEWS, doc/tex/certificate.tex, doc/tex/gnutls.bib, + doc/tex/tlsintro.tex: + + Corrected a bug in certificate verification. Pointed out by Yoann + Vandoorselaere <yoann@prelude-ids.org> + +2004-06-24 19:01 nmav <nmav@gnutls.org> + + * NEWS, doc/TODO: + + * Corrected a bug in certificate verification. Pointed out by + Yoann Vandoorselaere <yoann@prelude-ids.org> + * Added the GNUTLS_VERIFY_DO_NOT_ALLOW_SAME flags to the + verification functions. + 2004-06-17 19:21 nmav <nmav@gnutls.org> * doc/tex/: certificate.tex, gnutls.bib, tlsintro.tex: |