[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [openssl-commits] [openssl] OpenSSL source code branch OpenSSL_1_0_2-stable updated. OpenSSL_1_0_2-b
From:       Kurt Roeckx <kurt () openssl ! org>
Date:       2014-12-31 10:19:35
Message-ID: 20141231101935.6809C1DF10B () openssl ! net
[Download RAW message or body]

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 "OpenSSL source code".

The branch, OpenSSL_1_0_2-stable has been updated
       via  c30c8761766d98c7fcd257b7332df5cd56c40a6f (commit)
      from  73bda31b4c6e9c692c88f09cd8ec2fd722aa34d7 (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 c30c8761766d98c7fcd257b7332df5cd56c40a6f
Author: Dominik Neubauer <DominikNeubauer+github@gmail.com>
Date:   Tue Mar 4 22:22:29 2014 +0100

    typo in s_client
    
    Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
    Reviewed-by: Geoff Thorpe <geoff@openssl.org>

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

Summary of changes:
 apps/s_client.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/s_client.c b/apps/s_client.c
index 45ca637..e6e8a07 100644
--- a/apps/s_client.c
+++ b/apps/s_client.c
@@ -335,7 +335,7 @@ static void sc_usage(void)
 	BIO_printf(bio_err," -srppass arg      - password for 'user'\n");
 	BIO_printf(bio_err," -srp_lateuser     - SRP username into second ClientHello message\n");
 	BIO_printf(bio_err," -srp_moregroups   - Tolerate other than the known g N values.\n");
-	BIO_printf(bio_err," -srp_strength int - minimal mength in bits for N (default %d).\n",SRP_MINIMAL_N);
+	BIO_printf(bio_err," -srp_strength int - minimal length in bits for N (default %d).\n",SRP_MINIMAL_N);
 #endif
 	BIO_printf(bio_err," -ssl2         - just use SSLv2\n");
 #ifndef OPENSSL_NO_SSL3_METHOD


hooks/post-receive
-- 
OpenSSL source code
_______________________________________________
openssl-commits mailing list
openssl-commits@openssl.org
https://mta.opensslfoundation.net/mailman/listinfo/openssl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic