summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_sbag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-06-201-1/+1
* remove needless and misleading malloc failure error messages of PKCS12_SAFEBA...David von Oheimb2018-06-181-10/+2
* Convert PKCS12* functions to use const gettersMatt Caswell2016-08-191-9/+18
* Copyright consolidation 09/10Rich Salz2016-05-171-55/+5
* Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson2016-03-071-1/+1
* Typo: only return error if unrecognise bag type.Dr. Stephen Henson2016-02-121-1/+1
* fix various formatting issuesDr. Stephen Henson2016-02-081-0/+2
* use new function namesDr. Stephen Henson2016-02-081-18/+35
* Reorganise functions.Dr. Stephen Henson2016-02-081-0/+192
* Delete PKCS#12 redundant files.Dr. Stephen Henson2000-12-301-234/+0
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-021-1/+1
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-7/+14
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-051-7/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+5
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-3/+2
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-291-1/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-291-0/+238