aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_init.c
Commit message (Expand)AuthorAgeFilesLines
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-2/+3
* free NULL cleanup 9Rich Salz2015-04-111-3/+2
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-28/+28
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-5/+7
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-241-8/+0
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-3/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-2/+1
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-1/+1
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-4/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+102