summaryrefslogtreecommitdiff
path: root/crypto/pkcs12/p12_add.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-130/+135
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Add feature to PKCS12_create() if the encryption NID corresponds to aDr. Stephen Henson2006-05-151-2/+18
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-301-1/+10
* Fix more error codes.Bodo Möller2005-05-111-3/+3
* First of several reorganisations toDr. Stephen Henson2001-07-261-42/+0
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-8/+8
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-18/+57
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-4/+6
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-4/+8
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-3/+3
* Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1999-08-171-5/+3
* Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson1999-06-081-5/+9
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-3/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Function didn't get ANSIfied because of unusual formatting.Ulf Möller1999-04-231-8/+3
* Work with -pedantic!Ben Laurie1999-04-231-4/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-29/+10
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-9/+7
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-2/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+236