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_3_0_11-58-g05885bc


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_11-58-g05885bc
Date: Mon, 16 Jan 2012 12:59: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=05885bc185aeedbd93c3db65366b101ab46a5648

The branch, master has been updated
       via  05885bc185aeedbd93c3db65366b101ab46a5648 (commit)
      from  f0b2d4827f04e4530aca900e43e2618ff32c0e3e (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 05885bc185aeedbd93c3db65366b101ab46a5648
Author: Simon Josefsson <address@hidden>
Date:   Mon Jan 16 13:59:42 2012 +0100

    Fix sc_space_tab syntax-check nit.

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

Summary of changes:
 doc/cha-programs.texi |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/cha-programs.texi b/doc/cha-programs.texi
index 23888e0..4009261 100644
--- a/doc/cha-programs.texi
+++ b/doc/cha-programs.texi
@@ -107,12 +107,12 @@ the handshake.
 @example
 $ ./gnutls-cli --priority SECURE192 -l
 Cipher suites for SECURE192
-TLS_ECDHE_ECDSA_AES_256_CBC_SHA384                     0xc0, 0x24      TLS1.2
-TLS_ECDHE_ECDSA_AES_256_GCM_SHA384                     0xc0, 0x2e      TLS1.2
-TLS_ECDHE_RSA_AES_256_GCM_SHA384                       0xc0, 0x30      TLS1.2
-TLS_DHE_RSA_AES_256_CBC_SHA256                         0x00, 0x6b      TLS1.2
-TLS_DHE_DSS_AES_256_CBC_SHA256                         0x00, 0x6a      TLS1.2
-TLS_RSA_AES_256_CBC_SHA256                             0x00, 0x3d      TLS1.2
+TLS_ECDHE_ECDSA_AES_256_CBC_SHA384                0xc0, 0x24   TLS1.2
+TLS_ECDHE_ECDSA_AES_256_GCM_SHA384                0xc0, 0x2e   TLS1.2
+TLS_ECDHE_RSA_AES_256_GCM_SHA384                  0xc0, 0x30   TLS1.2
+TLS_DHE_RSA_AES_256_CBC_SHA256                    0x00, 0x6b   TLS1.2
+TLS_DHE_DSS_AES_256_CBC_SHA256                    0x00, 0x6a   TLS1.2
+TLS_RSA_AES_256_CBC_SHA256                        0x00, 0x3d   TLS1.2
 @end example
 
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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