fix omissions
This commit is contained in:
parent
88f2a4cf9c
commit
9bda745876
1
CHANGES
1
CHANGES
@ -190,6 +190,7 @@
|
|||||||
*) Fix extension code to avoid race conditions which can result in a buffer
|
*) Fix extension code to avoid race conditions which can result in a buffer
|
||||||
overrun vulnerability: resumed sessions must not be modified as they can
|
overrun vulnerability: resumed sessions must not be modified as they can
|
||||||
be shared by multiple threads. CVE-2010-3864
|
be shared by multiple threads. CVE-2010-3864
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
*) Fix WIN32 build system to correctly link an ENGINE directory into
|
*) Fix WIN32 build system to correctly link an ENGINE directory into
|
||||||
a DLL.
|
a DLL.
|
||||||
|
2
NEWS
2
NEWS
@ -24,7 +24,7 @@
|
|||||||
o Fix for security issue CVE-2010-1633.
|
o Fix for security issue CVE-2010-1633.
|
||||||
o GOST MAC and CFB fixes.
|
o GOST MAC and CFB fixes.
|
||||||
|
|
||||||
Major changes between OpenSSL 0.9.8n and OpenSSL 1.0:
|
Major changes between OpenSSL 0.9.8n and OpenSSL 1.0.0:
|
||||||
|
|
||||||
o RFC3280 path validation: sufficient to process PKITS tests.
|
o RFC3280 path validation: sufficient to process PKITS tests.
|
||||||
o Integrated support for PVK files and keyblobs.
|
o Integrated support for PVK files and keyblobs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user