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_99_1-21-g4d96eee


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_99_1-21-g4d96eee
Date: Sun, 08 May 2011 08:03:00 +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=4d96eeea9944c5853c9a85244c1bfb7325e0569b

The branch, master has been updated
       via  4d96eeea9944c5853c9a85244c1bfb7325e0569b (commit)
      from  c482b905eb262b7c228fe28db591b822abd4c7fc (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 4d96eeea9944c5853c9a85244c1bfb7325e0569b
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun May 8 10:02:56 2011 +0200

    Added missing nodes.

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

Summary of changes:
 doc/cha-intro-tls.texi |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi
index 78b6f90..c2fe6ea 100644
--- a/doc/cha-intro-tls.texi
+++ b/doc/cha-intro-tls.texi
@@ -375,6 +375,8 @@ To initiate the handshake.
 * Priority Strings::            Defining how parameters are negotiated.
 * Client Authentication::       Requesting a certificate from the client.
 * Resuming Sessions::           Reusing previously established keys.
+* Resuming Internals::          More information on reusing previously 
established keys.
+* Compatibility Issues::        Issues on compatibility with other 
implementations.
 @end menu
 
 @node TLS Cipher Suites
@@ -407,6 +409,7 @@ All the supported ciphersuites are shown in 
@ref{ciphersuites}.
 
 @node Priority Strings
 @subsection Priority Strings
+
 In order to specify cipher suite preferences, the
 previously shown priority functions accept a string
 that specifies the algorithms to be enabled in a TLS handshake.
@@ -596,6 +599,7 @@ reasons, thus it may be normal for a server not to resume a 
session
 even if you requested that.  Also note that you must enable, using the
 priority functions, at least the algorithms used in the last session.
 
address@hidden Resuming Internals
 @subsection Resuming Internals
 
 The resuming capability, mostly in the server side, is one of the
@@ -635,7 +639,9 @@ It might also be useful to be able to check for expired 
sessions in
 order to remove them, and save space. The function
 @ref{gnutls_db_check_entry} is provided for that reason.
 
address@hidden Compatibility issues
address@hidden Compatibility Issues
address@hidden Compatibility Issues
+
 The @acronym{TLS} handshake is a complex procedure that negotiates all
 required parameters for a secure session. @acronym{GnuTLS} supports
 several @acronym{TLS} extensions, as well as the latest known published


hooks/post-receive
-- 
GNU gnutls



reply via email to

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