gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_9_10-64-g530fa


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_9_10-64-g530fa29
Date: Mon, 07 Jun 2010 12:49:04 +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=530fa2957535bebe5ef1f6796f08a93441efcb67

The branch, gnutls_2_10_x has been updated
       via  530fa2957535bebe5ef1f6796f08a93441efcb67 (commit)
      from  1e42526790e54d883c59a60b12956780bf040dee (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 530fa2957535bebe5ef1f6796f08a93441efcb67
Author: Simon Josefsson <address@hidden>
Date:   Mon Jun 7 14:49:00 2010 +0200

    Review srn3.c self test.

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

Summary of changes:
 tests/safe-renegotiation/README |    6 ++++++
 tests/safe-renegotiation/srn3.c |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/tests/safe-renegotiation/README b/tests/safe-renegotiation/README
index c5e6413..48dae54 100644
--- a/tests/safe-renegotiation/README
+++ b/tests/safe-renegotiation/README
@@ -20,6 +20,12 @@ srn2.c:
  to handshake against servers without support, but not able to
  rehandshake (client will refuse rehandshake).
 
+srn3.c:
+
+ This tests that a %SAFE_RENEGOTIATION client will reject handshakes
+ against servers that do not support the extension (server uses
+ %DISABLE_SAFE_RENEGOTIATION).
+
 srn4.c:
 
  This tests that clients without support for safe renegotiation is
diff --git a/tests/safe-renegotiation/srn3.c b/tests/safe-renegotiation/srn3.c
index de821e9..9730b7d 100644
--- a/tests/safe-renegotiation/srn3.c
+++ b/tests/safe-renegotiation/srn3.c
@@ -23,8 +23,8 @@
 /* Code based on ../mini-x509.c.
  *
  * This tests that a %SAFE_RENEGOTIATION client will reject handshakes
- * against servers that do not support the extension.  This is sort of
- * the inverse of what srn1.c is testing.
+ * against servers that do not support the extension (server uses
+ * %DISABLE_SAFE_RENEGOTIATION).
  */
 
 #ifdef HAVE_CONFIG_H


hooks/post-receive
-- 
GNU gnutls



reply via email to

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