]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Documentation updates.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 12 Jan 2010 20:30:04 +0000 (21:30 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 12 Jan 2010 20:30:04 +0000 (21:30 +0100)
NEWS
doc/manpages/gnutls-cli.1
doc/manpages/gnutls-serv.1

diff --git a/NEWS b/NEWS
index aa7f8d0595de997810fa9878979caa14dd3fc640..47bb5bab10e0e4ba0758bb51bcf73d4c634ce054 100644 (file)
--- 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
index 6ca8da4266d95c6ac0ac3056d4c65157399dbae5..3f3865e8500a2abf6ed31e66ca12040e65094d0d 100644 (file)
@@ -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
index e1b5bd16e92a9627c0d4df7420013ccd2c483d3c..b056583695434ee233dd6b8a9603d4477dd286df 100644 (file)
@@ -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