aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_crt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for PKCS12_create if no-rc2 specified.Dr. Stephen Henson2014-05-211-0/+8
* Update from stable branch.Dr. Stephen Henson2009-03-091-0/+3
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Update from stable branch.Dr. Stephen Henson2008-06-261-9/+17
* Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson2005-05-151-0/+12
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-031-72/+244
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-3/+3
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte2000-09-171-3/+3
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-241-0/+2
* Typesafety Thought Police part 3.Ben Laurie2000-05-161-4/+5
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-7/+9
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-3/+3
* Fix a memory leak in PKCS12_parse.Dr. Stephen Henson2000-03-221-3/+3
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-1/+1
* Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson1999-05-181-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-3/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-12/+3
* 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/+170