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:
24-Aug-2007 00:53:58
Branch: OpenSSL_0_9_8-stable Handle:
2007082323535403
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl NEWS
openssl/doc/ssl SSL_CTX_set_options.pod
Log:
Update docs and NEWS file.
Summary:
Revision Changes Path
1.57.2.12 +7 -0 openssl/NEWS
1.13.2.3 +2 -1
openssl/doc/ssl/SSL_CTX_set_options.pod
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/NEWS
============================================================
================
$ cvs diff -u -r1.57.2.11 -r1.57.2.12 NEWS
--- openssl/NEWS 22 Feb 2007 01:35:24 -0000 1.57.2.11
+++ openssl/NEWS 23 Aug 2007 22:53:54 -0000 1.57.2.12
 -5,6 +5,13 
This file gives a brief overview of the major changes
between each OpenSSL
release. For more details please read the CHANGES
file.
+ Major changes between OpenSSL 0.9.8e and OpenSSL
0.9.8f:
+
+ o Add support for AES and SSE2 assembly lanugauge
optimization
+ for VC++ build.
+ o Support for RFC4507bis and server name extensions
if explicitly
+ selected at compile time.
+
Major changes between OpenSSL 0.9.8d and OpenSSL
0.9.8e:
o Various ciphersuite selection fixes.
 .
patch -p0 <<' .'
Index: openssl/doc/ssl/SSL_CTX_set_options.pod
============================================================
================
$ cvs diff -u -r1.13.2.2 -r1.13.2.3
SSL_CTX_set_options.pod
--- openssl/doc/ssl/SSL_CTX_set_options.pod 23 Aug 2007
22:49:42 -0000 1.13.2.2
+++ openssl/doc/ssl/SSL_CTX_set_options.pod 23 Aug 2007
22:53:57 -0000 1.13.2.3
 -204,7 +204,8 
=item SSL_OP_NO_TICKET
Normally clients and servers will, where possible,
transparently make use
-of RFC4507bis tickets for stateless session resumption.
+of RFC4507bis tickets for stateless session resumption if
extension support
+is explicitly set when OpenSSL is compiled.
If this option is set this functionality is disabled and
tickets will
not be used by clients or servers.
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|