more information on 0.9.5
This commit is contained in:
parent
1f36fe2835
commit
07e6dbde66
4
CHANGES
4
CHANGES
@ -520,8 +520,8 @@
|
|||||||
code.
|
code.
|
||||||
[Steve Henson]
|
[Steve Henson]
|
||||||
|
|
||||||
*) Correctly increment the reference count in the SSL_SESSION pointer
|
*) SSL_get1_session() is like SSL_get_session(), but increments
|
||||||
returned from SSL_get_session().
|
the reference count in the SSL_SESSION returned.
|
||||||
[Geoff Thorpe <geoff@eu.c2.net>]
|
[Geoff Thorpe <geoff@eu.c2.net>]
|
||||||
|
|
||||||
*) Fix for 'req': it was adding a null to request attributes.
|
*) Fix for 'req': it was adding a null to request attributes.
|
||||||
|
3
NEWS
3
NEWS
@ -28,6 +28,9 @@
|
|||||||
o TLS/SSL code now "tolerates" MS SGC
|
o TLS/SSL code now "tolerates" MS SGC
|
||||||
o RSA_NULL option that removes RSA patent code but keeps other
|
o RSA_NULL option that removes RSA patent code but keeps other
|
||||||
RSA functionality
|
RSA functionality
|
||||||
|
o Memory leak detection now allows applications to add extra information
|
||||||
|
via a per-thread stack
|
||||||
|
o PRNG robustness improved
|
||||||
|
|
||||||
Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4:
|
Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user