summaryrefslogtreecommitdiffstats
path: root/ChangeLog.0_9_7-stable_not-in-head
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-04-26 22:25:10 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-04-26 22:25:10 +0000
commit05886a6f77e7843c854ed6d0752b6673db45db3c (patch)
tree49f0e1b2f0534da2d8804e5ab965e2c1f9879689 /ChangeLog.0_9_7-stable_not-in-head
parent667aef4c6a1bc604abb1e8c77a038598aa2db40c (diff)
Remove more false positives.
Diffstat (limited to 'ChangeLog.0_9_7-stable_not-in-head')
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head41
1 files changed, 0 insertions, 41 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head
index d9ec6d26c9..441cadc8a2 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: