aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12/p12_sbag.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-11Typo: only return error if unrecognise bag type.Dr. Stephen Henson1-1/+1
2016-02-08fix various formatting issuesDr. Stephen Henson1-0/+2
2016-02-08use new function namesDr. Stephen Henson1-18/+35
2016-02-08Reorganise functions.Dr. Stephen Henson1-0/+192
2000-12-30Delete PKCS#12 redundant files.Dr. Stephen Henson1-234/+0
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-1/+1
2000-05-16Typesafety Thought Police Part 2.Ben Laurie1-7/+14
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie1-7/+7
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-10/+5
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1-3/+2
1999-03-29Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1-1/+1
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1-0/+238