remove some more false positives

This commit is contained in:
Bodo Möller 2005-04-25 22:08:13 +00:00
parent 0b2d0d7d13
commit c5156d952e

View File

@ -202,22 +202,6 @@ but belong there as well, should be added to the end of this file.
Add the possibility to enable olde des support, not just disable Add the possibility to enable olde des support, not just disable
it, for future support. Redocument it, for future support. Redocument
2002-04-10 21:50 jaenicke
Changed:
CHANGES (1.977.2.19), "Exp", lines: +723 -669
In preparation of 0.9.7: re-order changelog, so that the changes
are listed as of ... -> 0.9.6c -> 0.9.6d -> 0.9.7 Submitted by:
Reviewed by: PR:
2002-04-11 20:43 jaenicke
Changed:
NEWS (1.39.2.3), "Exp", lines: +27 -0
Compile NEWS from CHANGES. Submitted by: Reviewed by: PR:
2002-04-15 15:28 jaenicke 2002-04-15 15:28 jaenicke
Changed: Changed:
@ -228,13 +212,6 @@ but belong there as well, should be added to the end of this file.
Use the "mail" short name according to RFC2798 (Michael Bell Use the "mail" short name according to RFC2798 (Michael Bell
<michael.bell@rz.hu-berlin.de>). Submitted by: Reviewed by: PR: <michael.bell@rz.hu-berlin.de>). Submitted by: Reviewed by: PR:
2002-04-15 16:17 jaenicke
Changed:
CHANGES (1.977.2.25), "Exp", lines: +4 -2
Document OID changes. Submitted by: Reviewed by: PR:
2002-04-20 12:25 levitte 2002-04-20 12:25 levitte
Changed: Changed:
@ -515,15 +492,6 @@ but belong there as well, should be added to the end of this file.
Fix warnings, use correct -Ds. Fix warnings, use correct -Ds.
2003-03-18 13:12 ben
Changed:
CHANGES (1.977.2.101), "Exp", lines: +6 -0
crypto/rsa/rsa_eay.c (1.28.2.4), "Exp", lines: +23 -4
crypto/rsa/rsa_lib.c (1.30.2.3), "Exp", lines: +7 -1
Turn on RSA blinding by default.
2003-03-24 17:57 steve 2003-03-24 17:57 steve
Changed: Changed:
@ -2076,7 +2044,7 @@ but belong there as well, should be added to the end of this file.
2004-12-09 19:03 appro 2004-12-09 19:03 appro
Changed: vChanged:
crypto/Makefile (1.1.4.4), "Exp", lines: +2 -0 crypto/Makefile (1.1.4.4), "Exp", lines: +2 -0
Postpone linking of shared libcrypto in FIPS build. Postpone linking of shared libcrypto in FIPS build.