From e6509b1b3b439d1fc8bd12f2b7caf57df22e4dca Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 21 Feb 2008 09:44:26 +0100 Subject: [PATCH] Generated. --- ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/ChangeLog b/ChangeLog index efae8169d..f99ddacd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2008-02-21 Simon Josefsson + + * NEWS: Version 2.2.2. + +2008-02-17 Nikos + + * lib/x509/x509.c: corrected string handling in parse_general_name. + Thanks to Andreas Metzler for pointing out. + +2008-02-17 Nikos + + * NEWS, lib/gnutls_int.h, lib/gnutls_ui.c, lib/gnutls_x509.c: + Increased the default certificate verification chain limits and + allowed for checks without limitation. + +2008-02-17 Nikos + + * lib/gnutls_priority.c: corrected previous fix in priorities + handling. + +2008-02-17 Nikos + + * NEWS, lib/auth_dh_common.c, lib/gnutls_auth.c, + lib/gnutls_session.c, lib/gnutls_session_pack.c: Corrected memory + leaks in session resuming and DHE ciphersuites. Reported by Daniel + Stenberg. + +2008-02-15 Nikos + + * NEWS: documented the fix in + gnutls_x509_crt_get_subject_alt_name(). + +2008-02-15 Nikos + + * lib/x509/x509.c: null terminate only printable strings. + +2008-02-13 Simon Josefsson + + * configure.in: Bump versions. + +2008-02-13 Simon Josefsson + + * NEWS: Add. + +2008-02-07 Nikos + + * lib/gnutls_priority.c: Applied patch to fix the NONE parameters. + By Laurence Withers + +2008-01-17 Simon Josefsson + + * ChangeLog: Generated. + 2008-01-17 Simon Josefsson * NEWS: Version 2.2.1. -- 2.11.4.GIT