openssl/crypto/pkcs12
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
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
p12_add.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_asn.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_attr.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
p12_crpt.c Missing #ifdef NO_DES 1999-11-17 13:03:29 +00:00
p12_crt.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_decr.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_init.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p12_key.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
p12_kiss.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_mutl.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
p12_npas.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
p12_utl.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
pk12err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
pkcs12.h Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00