summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_kiss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-041-3/+15
* Fix a memory leak in PKCS12_parse.Dr. Stephen Henson2000-03-221-10/+21
* Beautifying. Sorry, but code that's slammed to the far left is notRichard Levitte2000-03-041-29/+34
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-15/+15
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-7/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-10/+11
* Change functions to ANSI C.Ulf Möller1999-04-191-31/+10
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-5/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-291-0/+269