Skip to content

Commit

Permalink
include complete 0.9.7 history
Browse files Browse the repository at this point in the history
include release date of 0.9.8e
  • Loading branch information
45264 committed Feb 26, 2007
1 parent 4bb89bc commit dd2b675
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
*) Change 'Configure' script to enable Camellia by default.
[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
a ciphersuite string such as "DEFAULT:RSA" cannot enable
Expand Down Expand Up @@ -1526,7 +1526,7 @@
differing sizes.
[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
sensitive data.
Expand All @@ -1542,6 +1542,20 @@
kludge to work properly if AES128 is available and AES256 isn't.
[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
protocol version while receiving ClientHello even if the
ClientHello is fragmented. (The server can't insist on the
Expand Down

0 comments on commit dd2b675

Please sign in to comment.