summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2007-02-26 10:49:59 +0000
committerBodo Möller <bodo@openssl.org>2007-02-26 10:49:59 +0000
commitdd2b6750db3dd0d5e067fe7697d88f965ff3fac5 (patch)
tree716fa5cd704c9e856e785905b168ee00bcd26128 /CHANGES
parent4bb89bca9e3079ac80e98e4d6a9fce30964a14b4 (diff)
include complete 0.9.7 history
include release date of 0.9.8e
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES18
1 files changed, 16 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 57d017e426..7f0fc881ca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
@@ -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.
@@ -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