Commit 05886a6f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Remove more false positives.

parent 667aef4c
Loading
Loading
Loading
Loading
+0 −41
Original line number Diff line number Diff line
@@ -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: