include complete 0.9.7 history
include release date of 0.9.8e
This commit is contained in:
parent
4bb89bca9e
commit
dd2b6750db
18
CHANGES
18
CHANGES
@ -481,7 +481,7 @@
|
|||||||
*) Change 'Configure' script to enable Camellia by default.
|
*) Change 'Configure' script to enable Camellia by default.
|
||||||
[NTT]
|
[NTT]
|
||||||
|
|
||||||
Changes between 0.9.8d and 0.9.8e [XX xxx XXXX]
|
Changes between 0.9.8d and 0.9.8e [23 Feb 2007]
|
||||||
|
|
||||||
*) Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that
|
*) Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that
|
||||||
a ciphersuite string such as "DEFAULT:RSA" cannot enable
|
a ciphersuite string such as "DEFAULT:RSA" cannot enable
|
||||||
@ -1526,7 +1526,7 @@
|
|||||||
differing sizes.
|
differing sizes.
|
||||||
[Richard Levitte]
|
[Richard Levitte]
|
||||||
|
|
||||||
Changes between 0.9.7l and 0.9.7m [xx XXX xxxx]
|
Changes between 0.9.7l and 0.9.7m [23 Feb 2007]
|
||||||
|
|
||||||
*) Cleanse PEM buffers before freeing them since they may contain
|
*) Cleanse PEM buffers before freeing them since they may contain
|
||||||
sensitive data.
|
sensitive data.
|
||||||
@ -1542,6 +1542,20 @@
|
|||||||
kludge to work properly if AES128 is available and AES256 isn't.
|
kludge to work properly if AES128 is available and AES256 isn't.
|
||||||
[Victor Duchovni]
|
[Victor Duchovni]
|
||||||
|
|
||||||
|
*) Expand security boundary to match 1.1.1 module.
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
|
*) Remove redundant features: hash file source, editing of test vectors
|
||||||
|
modify fipsld to use external fips_premain.c signature.
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
|
*) New perl script mkfipsscr.pl to create shell scripts or batch files to
|
||||||
|
run algorithm test programs.
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
|
*) Make algorithm test programs more tolerant of whitespace.
|
||||||
|
[Steve Henson]
|
||||||
|
|
||||||
*) Have SSL/TLS server implementation tolerate "mismatched" record
|
*) Have SSL/TLS server implementation tolerate "mismatched" record
|
||||||
protocol version while receiving ClientHello even if the
|
protocol version while receiving ClientHello even if the
|
||||||
ClientHello is fragmented. (The server can't insist on the
|
ClientHello is fragmented. (The server can't insist on the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user