summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-05-29Fix memory leak.František Bořánek
2014-05-21Fix for PKCS12_create if no-rc2 specified.Dr. Stephen Henson
2010-10-11PR: 2295Dr. Stephen Henson
2010-03-28PR: 1696Dr. Stephen Henson
2009-06-17PR: 1943Dr. Stephen Henson
2009-03-09PR: 1856Dr. Stephen Henson
2008-11-05Change old obsolete email address...Dr. Stephen Henson
2008-09-17Make update: delete duplicate error code.Dr. Stephen Henson
2008-09-16Merge changes to build system from fips branch.Dr. Stephen Henson
2008-09-15pkcs12 FIPS changes.Dr. Stephen Henson
2008-06-26Add support for Local Machine Keyset attribute in PKCS#12 files.Dr. Stephen Henson
2006-11-21Rebuild error file C source files.Dr. Stephen Henson
2006-05-17Fix from HEAD.Dr. Stephen Henson
2006-02-04Update filenames in makefilesDr. Stephen Henson
2005-07-26improved error checking and some fixesNils Larsch
2005-06-30Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2004-11-24Check return code of EVP_CipherInit() in PKCS#12 code.Dr. Stephen Henson
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-03-20Shut up an ANSI compiler about uninitialised variables.Richard Levitte
2002-12-29make updateRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-03Various enhancements to PKCS#12 code, newDr. Stephen Henson
2002-09-07Fix typos in PKCS#12 ASN1 code.Dr. Stephen Henson
2002-08-09make updateBodo Möller
2002-07-30"make update"Lutz Jänicke
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-27Use bg instead of bag as argument to macros, to avoid clashes withRichard Levitte
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson
2002-02-13ECDSA supportBodo Möller
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-12-09Improve back compatibility.Ben Laurie
2001-11-15make updateRichard Levitte
2001-11-06PKCS#12 code fixes: initialize and cleanup digests and ciphersDr. Stephen Henson
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson