OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
23-Aug-2007 14:20:56
Branch: OpenSSL_0_9_8-stable Handle:
2007082313205600
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl/apps s_client.c
Log:
Update from HEAD.
Summary:
Revision Changes Path
1.76.2.12 +2 -0 openssl/apps/s_client.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/apps/s_client.c
============================================================
================
$ cvs diff -u -r1.76.2.11 -r1.76.2.12 s_client.c
--- openssl/apps/s_client.c 23 Aug 2007 12:16:02
-0000 1.76.2.11
+++ openssl/apps/s_client.c 23 Aug 2007 12:20:56
-0000 1.76.2.12
 -234,6 +234,8 
BIO_printf(bio_err," -engine id - Initialise and
use the specified enginen");
#endif
BIO_printf(bio_err," -rand file%cfile%c...n",
LIST_SEPARATOR_CHAR, LIST_SEPARATOR_CHAR);
+ BIO_printf(bio_err," -sess_out arg - file to write
SSL session ton");
+ BIO_printf(bio_err," -sess_in arg - file to read
SSL session fromn");
#ifndef OPENSSL_NO_TLSEXT
BIO_printf(bio_err," -servername host - Set TLS
extension servername in ClientHellon");
BIO_printf(bio_err," -tlsextdebug - hex dump
of all TLS extensions receivedn");
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|