openssl/crypto/pkcs7
Dr. Stephen Henson ecbe07817a Rewrite PKCS#12 code and remove some of the old
horrible macros.

Fix two evil ASN1 bugs. Attempt to use 'ctx' when
NULL if input is indefinite length constructed
in asn1_check_tlen() and invalid pointer to ASN1_TYPE
when reusing existing structure (this took *ages* to
find because the new PKCS#12 code triggered it).
2000-12-31 01:13:04 +00:00
..
p7 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
t Remove more old temporary files from CVS 1998-12-31 21:51:27 +00:00
.cvsignore Test apps. 1999-06-04 21:31:48 +00:00
bio_ber.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
dec.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
des.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
enc.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
es1.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
example.c Avoid silly compiler warnings about functions not being declared and an int missing. 1999-11-12 02:10:23 +00:00
example.h Make samples compile. 1999-06-03 16:07:37 +00:00
info.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
infokey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
Makefile.ssl Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
pk7_asn1.c Various Win32 related fixes. Doesn't compile yet on 2000-12-21 01:38:55 +00:00
pk7_attr.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
pk7_dgst.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_lib.c Replace the old ASN1_dup() with ASN1_item_dup() and 2000-12-29 18:23:55 +00:00
pk7_mime.c Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 2000-09-17 18:21:27 +00:00
pk7_smime.c Work around for Netscape PKCS#7 signedData bug. 2000-09-18 12:30:57 +00:00
pkcs7.h Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
pkcs7err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
server.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sign.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00
verify.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00