summaryrefslogtreecommitdiffstats
path: root/ChangeLog.0_9_7-stable_not-in-head
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2005-05-03 10:00:16 +0000
committerNils Larsch <nils@openssl.org>2005-05-03 10:00:16 +0000
commit9e5790ce21f2410f1276e77388770094291f1d47 (patch)
tree79a2045bba24624bab8b0354b45437f1910c97ec /ChangeLog.0_9_7-stable_not-in-head
parentfce8c6cc53650959776db5828aa441ce9bbae1bb (diff)
backport fix from the stable branch
Diffstat (limited to 'ChangeLog.0_9_7-stable_not-in-head')
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head22
1 files changed, 0 insertions, 22 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head
index b689ca2024..51a24c81a8 100644
--- a/ChangeLog.0_9_7-stable_not-in-head
+++ b/ChangeLog.0_9_7-stable_not-in-head
@@ -165,28 +165,6 @@ be added to the end of this file.
DES CFB8 test.
-2004-03-17 05:01 mark
-
- Changed:
- CHANGES (1.977.2.128), "Exp", lines: +9 -1
- FAQ (1.61.2.30), "Exp", lines: +1 -1
- LICENSE (1.7.2.3), "Exp", lines: +1 -1
- NEWS (1.39.2.21), "Exp", lines: +8 -0
- README (1.39.2.24), "Exp", lines: +2 -2
- STATUS (1.211.2.41), "Exp", lines: +4 -1
- openssl.spec (1.6.2.6), "Exp", lines: +1 -1
- crypto/opensslv.h (1.40.2.21), "Exp", lines: +2 -2
- ssl/s3_pkt.c (1.46.2.6), "Exp", lines: +8 -0
- ssl/s3_srvr.c (1.85.2.20), "Exp", lines: +16 -0
-
- Fix null-pointer assignment in do_change_cipher_spec() revealed by
- using the Codenomicon TLS Test Tool (CAN-2004-0079) Fix flaw in
- SSL/TLS handshaking when using Kerberos ciphersuites
- (CAN-2004-0112) Ready for 0.9.7d build
-
- Submitted by: Steven Henson Reviewed by: Joe Orton Approved
- by: Mark Cox
-
2004-05-12 16:11 ben
Changed: