aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_utl.c
Commit message (Expand)AuthorAgeFilesLines
* Sanity check input length in OPENSSL_uni2asc().Dr. Stephen Henson2016-08-051-0/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-44/+59
* Update from HEAD.Dr. Stephen Henson2009-06-171-2/+2
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-8/+8
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Change PKCS#12 key derivation routines to cope withDr. Stephen Henson2001-01-141-6/+10
* Fix uni2asc() so it can properly convert zero lengthDr. Stephen Henson2001-01-101-1/+1
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-6/+30
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall1999-08-081-0/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+6
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-11/+0
* 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/+140