X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ChangeLog.0_9_7-stable_not-in-head;h=bbb369bf30a52fc08a33eaaf7751e1efde0b97d2;hp=d9ec6d26c985f094648823a347fc98eecad48d84;hb=2deadf1672b11e352a596629643e45611e5a6962;hpb=667aef4c6a1bc604abb1e8c77a038598aa2db40c diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head index d9ec6d26c9..bbb369bf30 100644 --- a/ChangeLog.0_9_7-stable_not-in-head +++ b/ChangeLog.0_9_7-stable_not-in-head @@ -512,17 +512,6 @@ be added to the end of this file. DES CFB8 test. -2003-08-01 19:06 steve - - Changed: - crypto/evp/evp_lib.c (1.6.8.2), "Exp", lines: +24 -0 - crypto/objects/obj_dat.h (1.49.2.17), "Exp", lines: +15 -46 - crypto/objects/obj_mac.h (1.19.2.17), "Exp", lines: +1 -24 - crypto/objects/obj_mac.num (1.15.2.13), "Exp", lines: +1 -4 - crypto/objects/objects.txt (1.20.2.18), "Exp", lines: +8 -12 - - Make the EFB NIDs have empty OIDs aliased to the real EFB OID. - 2003-08-11 11:56 levitte Changed: @@ -554,13 +543,6 @@ be added to the end of this file. Remove extra argument to BIO_printf(). PR: 685 -2003-09-29 19:10 steve - - Changed: - crypto/bio/bss_file.c (1.14.2.4), "Exp", lines: +2 -2 - - Fix to make it compile under Win32. - 2003-11-19 06:18 geoff Changed: @@ -585,14 +567,6 @@ be added to the end of this file. Have the declarations match the definitions. -2004-03-16 06:50 steve - - Changed: - apps/x509.c (1.67.2.14), "Exp", lines: +0 -1 - ssl/kssl.c (1.20.2.12), "Exp", lines: +2 -2 - - Avoid warnings. - 2004-03-17 05:01 mark Changed: @@ -615,14 +589,6 @@ be added to the end of this file. Submitted by: Steven Henson Reviewed by: Joe Orton Approved by: Mark Cox -2004-03-25 01:57 steve - - Changed: - crypto/pkcs7/pk7_doit.c (1.50.2.9), "Exp", lines: +9 -4 - crypto/pkcs7/pk7_doit.c (1.50.2.4.2.2), "Exp", lines: +9 -4 - - Make S/MIME encrypt work again. - 2004-04-02 14:39 levitte Changed: @@ -660,13 +626,6 @@ be added to the end of this file. Blow up in people's faces if they don't reseed. -2004-05-12 19:53 steve - - Changed: - apps/x509.c (1.67.2.16), "Exp", lines: +0 -7 - - Fix memory leak. - 2004-05-14 19:54 levitte Changed: @@ -716,15 +675,6 @@ be added to the end of this file. Make make tags make tags. -2004-06-19 15:54 ben - - Changed: - apps/Makefile (1.1.4.3), "Exp", lines: +3 -3 - apps/prime.c (1.1.2.1), "Exp", lines: +115 -0 - apps/progs.h (1.26.2.3), "Exp", lines: +2 -0 - - Add primality tester. - 2004-06-21 20:05 levitte Changed: @@ -734,28 +684,6 @@ be added to the end of this file. PR: 900 -2004-06-24 14:12 steve - - Changed: - apps/prime.c (1.1.2.2), "Exp", lines: +3 -0 - - Include to get definition of strcmp. - -2004-06-24 14:31 steve - - Changed: - crypto/evp/evp_lib.c (1.6.8.5), "Exp", lines: +2 -2 - - Return an error if an attempt is made to encode or decode cipher - ASN1 parameters and the cipher doesn't support it. - -2004-07-04 18:36 steve - - Changed: - crypto/asn1/p5_pbev2.c (1.20.2.2), "Exp", lines: +2 -1 - - Fix memory leak. - 2004-07-24 15:40 appro Changed: @@ -791,13 +719,6 @@ be added to the end of this file. Another missing module in the VMS build files. I believe this is the last, though... -2004-09-10 22:27 steve - - Changed: - crypto/x509/x509_req.c (1.13.2.2), "Exp", lines: +1 -1 - - Stop warning. - 2004-09-11 11:45 levitte Changed: @@ -805,36 +726,6 @@ be added to the end of this file. Makefile.ssl changed name to Makefile... -2004-09-14 00:39 steve - - Changed: - crypto/x509/x509_req.c (1.13.2.3), "Exp", lines: +1 -1 - - Oops, forgot to reorder extension request nids. - -2004-11-11 02:18 steve - - Changed: - crypto/engine/vendor_defns/sureware.h (1.2.2.1), "Exp", lines: +1 -1 - - The use of "exp" as a variable name in a prototype causes a - conflict with FC2 headers. - -2004-11-27 13:55 steve - - Changed: - apps/prime.c (1.1.2.3), "Exp", lines: +28 -17 - - Fix leaks and give an error if no argument specified in prime.c - -2004-11-27 14:02 steve - - Changed: - apps/prime.c (1.1.2.4), "Exp", lines: +7 -8 - - Remove unnecessary check and call BIO_free_all() on bio_out to - avoid a leak on VMS. - 2004-12-09 19:00 appro Changed: @@ -875,13 +766,6 @@ be added to the end of this file. Remove VMS_strcasecmp() from apps.c, it's not used any more. And besides, the implementation is bogus. -2005-01-31 02:40 steve - - Changed: - crypto/asn1/a_verify.c (1.12.2.3), "Exp", lines: +7 -6 - - Avoid memory leak. - 2005-01-31 02:46 steve Changed: