gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-44-ge3a268c


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-44-ge3a268c
Date: Mon, 02 Nov 2009 10:33:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=e3a268ca8093434d04f351a77e374f8adf63c0a5

The branch, master has been updated
       via  e3a268ca8093434d04f351a77e374f8adf63c0a5 (commit)
      from  293d9ba46f66a2d80f13cf87fe31db4eda9c61a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e3a268ca8093434d04f351a77e374f8adf63c0a5
Author: Simon Josefsson <address@hidden>
Date:   Mon Nov 2 11:33:34 2009 +0100

    Fix.

-----------------------------------------------------------------------

Summary of changes:
 NEWS |   34 ++++++++++++++++++++--------------
 1 files changed, 20 insertions(+), 14 deletions(-)

diff --git a/NEWS b/NEWS
index c19845b..61c9fa4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,31 +5,37 @@ See the end for copying conditions.
 
 * Version 2.9.8 (unreleased)
 
-** libgnutls: Fix for memory leaks on interrupted handshake. Reported
-by Tang Tong.
-
-** libgnutls: addition of support for TLS 1.2 signature algorithms
-extension and certificate verify field. This requires changes for
-TLS 1.2 servers and clients that use callbacks for certificate retrieval.
-They are now required to check with 
gnutls_session_sign_algorithm_get_requested()
-whether the certificate they send complies with the peer's preferences in
+** libgnutls: Fix for memory leaks on interrupted handshake.
+Reported by Tang Tong.
+
+** libgnutls: Addition of support for TLS 1.2 signature algorithms
+** extension and certificate verify field.
+This requires changes for TLS 1.2 servers and clients that use
+callbacks for certificate retrieval.  They are now required to check
+with gnutls_session_sign_algorithm_get_requested() whether the
+certificate they send complies with the peer's preferences in
 signature algorithms.
 
 ** libgnutls: In server side when resuming a session do not overwrite the 
-initial session data with the resumed session data.
+** initial session data with the resumed session data.
 
-** libgnutls: Added support for AES-128,AES-192 and AES-256 in PKCS #8
-encryption. This affects also PKCS #12 encoded files.
-
-*** certtool: Added the --pkcs-cipher option to explicitely specify
-the encryption algorithm to use.
+** libgnutls: Added support for AES-128, AES-192 and AES-256 in PKCS #8
+** encryption.
+This affects also PKCS #12 encoded files.
 
 ** libgnutls: Fix PKCS#12 encoding.
 The error you would get was "The OID is not supported.".  Problem
 introduced for the v2.8.x branch in 2.7.6.
 
+** certtool: Added the --pkcs-cipher option.
+To explicitely specify the encryption algorithm to use.
+
 ** tests: Added "pkcs12_encode" self-test to check PKCS#12 functions.
 
+** tests: Fix time bomb in chainverify self-test.
+Reported by Andreas Metzler <address@hidden> in
+<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>.
+
 ** tests: Fix expired cert in chainverify self-test.
 
 ** API and ABI modifications:


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]