Remove more false positives.
[openssl.git] / ChangeLog.0_9_7-stable_not-in-head
index 5ed3ee1e7145d595bf73686ef224b40687950aad..3796e1978b4fb0aeeab12fa062662add8ee232ed 100644 (file)
@@ -104,13 +104,6 @@ be added to the end of this file.
        Add the possibility to enable olde des support, not just disable
        it, for future support.  Redocument
 
-2002-04-20 12:25  levitte
-
-       Changed:
-               util/mk1mf.pl (1.41.2.1), "Exp", lines: +4 -1
-
-       Make sure ec is properly handled in Windows.
-
 2002-05-08 17:13  ben
 
        Changed:
@@ -381,16 +374,6 @@ be added to the end of this file.
 
        Dont forget req.
 
-2003-04-10 03:13  steve
-
-       Changed:
-               crypto/rsa/rsa_sign.c (1.11.2.6), "Exp", lines: +2 -2
-
-       Only call redirected rsa_sign or rsa_verify if the pointer is set.
-
-               This allows, for example, a smart card to redirect rsa_sign
-       and keep the default rsa_verify.
-
 2003-07-03 23:43  levitte
 
        Changed:
@@ -522,17 +505,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:
@@ -564,13 +536,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:
@@ -595,14 +560,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:
@@ -625,14 +582,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:
@@ -670,13 +619,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:
@@ -726,15 +668,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:
@@ -744,28 +677,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 <string.h> 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:
@@ -801,13 +712,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:
@@ -815,36 +719,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:
@@ -885,20 +759,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:
-               test/testss (1.7.2.1), "Exp", lines: +1 -1
-
-       Use SHA1 for test certificates so FIPS SSL/TLS tests work.
-
 2005-02-03 12:09  appro
 
        Changed:
@@ -966,13 +826,6 @@ be added to the end of this file.
 
        Move cygcrypto.dll above cygwin.dll.
 
-2005-04-17 06:35  steve
-
-       Changed:
-               util/pl/VC-32.pl (1.11.2.6), "Exp", lines: +1 -1
-
-       Include user32.lib to import MessageBoxIndirect
-
 2005-04-19 16:21  appro
 
        Changed:
@@ -984,21 +837,6 @@ be added to the end of this file.
 
        Enable shared link on HP-UX.
 
-2005-04-20 10:27  steve
-
-       Changed:
-               Configure (1.314.2.118), "Exp", lines: +1 -1
-               util/mk1mf.pl (1.41.2.12), "Exp", lines: +2 -0
-
-       Ignore zlib related options in mk1mf.pl
-
-2005-04-20 18:42  steve
-
-       Changed:
-               Configure (1.314.2.119), "Exp", lines: +2 -2
-
-       Don't use kerberos library locations on windows.
-
 2005-04-22 07:17  steve
 
        Changed: