X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ChangeLog.0_9_7-stable_not-in-head;h=1203a22158a8e45f683a35ca47ac5591327502a8;hb=ecf2875ebfd8d433a85702b6a618cc1c5ff8b463;hp=b689ca20248b09d168aee577d72434ec6084eeae;hpb=fce8c6cc53650959776db5828aa441ce9bbae1bb;p=oweals%2Fopenssl.git diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head index b689ca2024..1203a22158 100644 --- a/ChangeLog.0_9_7-stable_not-in-head +++ b/ChangeLog.0_9_7-stable_not-in-head @@ -18,13 +18,6 @@ are not immediately put into 0.9.8, but belong there as well, should be added to the end of this file. -2002-10-29 18:46 geoff - - Changed: - doc/ssl/SSL_CTX_set_session_cache_mode.pod (1.5.2.2), "Exp", lines: +1 -0 - - Correct another inconsistency in my recent commits. - 2002-11-04 17:33 levitte Changed: @@ -140,14 +133,6 @@ be added to the end of this file. Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8. -2003-07-31 23:30 levitte - - Changed: - Makefile.org (1.154.2.71), "Exp", lines: +2 -0 - - If FDIRS is to be treated like SDIRS, let's not forget to - initialize it in Makefile.org. - 2003-08-01 12:25 ben Changed: @@ -165,70 +150,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: - crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0 - crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0 - fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1 - fips/fips.c (1.1.2.4), "Exp", lines: +5 -1 - fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1 - fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0 - - Blow up in people's faces if they don't reseed. - -2004-06-21 20:05 levitte - - Changed: - Makefile.org (1.154.2.82), "Exp", lines: +3 -1 - - Standard sh doesn't tolerate ! as part of the conditional command. - - PR: 900 - -2004-08-02 16:15 levitte [FIPS] - - Changed: - crypto/cryptlib.c (1.32.2.13), "Exp", lines: +4 -4 - - Let's lock a write lock when changing values, shall we? - - Thanks to Dr Stephen Henson - for making me aware of this error. - -2005-03-15 10:46 appro [FIPS] - - Changed: - Makefile.org (1.154.2.96), "Exp", lines: +1 -1 - crypto/Makefile (1.1.4.6), "Exp", lines: +2 -3 - fips/Makefile (1.1.4.8), "Exp", lines: +4 -1 - - Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this - in crypto/Makefile and make Makefile.org and fips/Makefile more - discreet. - 2005-04-19 16:21 appro Changed: