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_9-40-gef78ef3


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-40-gef78ef3
Date: Tue, 12 Jan 2010 20:30:15 +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=ef78ef389dd5d7e80848fec91925c61eccea3b40

The branch, master has been updated
       via  ef78ef389dd5d7e80848fec91925c61eccea3b40 (commit)
      from  2a1121f9d91d1b7eda7090b2060a2467fff98153 (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 ef78ef389dd5d7e80848fec91925c61eccea3b40
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jan 12 21:30:04 2010 +0100

    Documentation updates.

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

Summary of changes:
 NEWS                       |    2 +-
 doc/manpages/gnutls-cli.1  |    3 +++
 doc/manpages/gnutls-serv.1 |    3 +++
 3 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index aa7f8d0..47bb5ba 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ See the end for copying conditions.
 
 * Version 2.9.10 (unreleased)
 
-** libgnutls: When checking self signature also check the signatures of all 
subkeys.                                                                        
                                     
+** libgnutls: When checking openpgp self signature also check the signatures 
of all subkeys.                                                                 
                                            
 Ilari Liusvaara noticed and reported the issue and provided test vectors as 
well.
 
 ** libgnutls: Added cryptodev support (/dev/crypto). Tested with
diff --git a/doc/manpages/gnutls-cli.1 b/doc/manpages/gnutls-cli.1
index 6ca8da4..3f3865e 100644
--- a/doc/manpages/gnutls-cli.1
+++ b/doc/manpages/gnutls-cli.1
@@ -81,6 +81,9 @@ hello. This is to avoid buggy servers from terminating 
connection.
 "%UNSAFE_RENEGOTIATION" will enable unsafe renegotiation (default
 behaviour at 2.8.5 and earlier releases)
 .IP
+"%INITIAL_SAFE_RENEGOTIATION" will force initial safe negotiation even if
+renegotiation wasn't requested.
+.IP
 To avoid collisions in order to specify a compression algorithm in
 this string you have to prefix it with "COMP-", protocol versions
 with "VERS-" and certificate types with "CTYPE-". All other
diff --git a/doc/manpages/gnutls-serv.1 b/doc/manpages/gnutls-serv.1
index e1b5bd1..b056583 100644
--- a/doc/manpages/gnutls-serv.1
+++ b/doc/manpages/gnutls-serv.1
@@ -78,6 +78,9 @@ Special keywords:
 "%UNSAFE_RENEGOTIATION" will enable unsafe renegotiation (default
 behaviour at 2.8.5 and earlier releases)
 .IP
+"%INITIAL_SAFE_RENEGOTIATION" will force initial safe negotiation even if
+renegotiation wasn't requested.
+.IP
 To avoid collisions in order to specify a compression algorithm in
 this string you have to prefix it with "COMP-", protocol versions
 with "VERS-" and certificate types with "CTYPE-". All other


hooks/post-receive
-- 
GNU gnutls




reply via email to

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