aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs12
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2-13/+9
2008-11-05Update obsolete email address...Dr. Stephen Henson15-15/+15
2008-11-02Fix warnings.Ben Laurie2-9/+13
2008-06-26Update from stable branch.Dr. Stephen Henson1-9/+17
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-11-16Remove redundant PREDECLARE statement.Dr. Stephen Henson1-2/+0
2006-05-17PKCS#12 mac key length should equal digest length.Dr. Stephen Henson1-3/+3
2006-05-15Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.Dr. Stephen Henson1-19/+1
2006-05-15Add feature to PKCS12_create() if the encryption NID corresponds to aDr. Stephen Henson1-2/+18
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-07-26improved error checking and some fixesNils Larsch1-2/+7
2005-06-30Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson4-1/+22
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson1-0/+12
2005-05-11Fix more error codes.Bodo Möller9-54/+54
2005-04-12Rebuild error codes.Dr. Stephen Henson1-50/+54
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson3-9/+26
2004-11-24Check return code of EVP_CipherInit() in PKCS#12 code.Dr. Stephen Henson1-3/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-139/+132
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe1-1/+1
2004-04-19make updateGeoff Thorpe1-81/+63
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte3-3/+6
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-03-20Shut up an ANSI compiler about uninitialised variables.Richard Levitte1-1/+1
2002-12-29make updateRichard Levitte1-250/+130
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte3-5/+5
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-10-03Various enhancements to PKCS#12 code, newDr. Stephen Henson2-72/+253
2002-09-07Fix typos in PKCS#12 ASN1 code.Dr. Stephen Henson1-3/+3
2002-08-09make updateBodo Möller1-174/+178
2002-07-30"make update"Lutz Jänicke1-246/+243
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-120/+240
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-27Use bg instead of bag as argument to macros, to avoid clashes withRichard Levitte1-2/+2
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson1-4/+4
2002-02-13ECDSA supportBodo Möller1-140/+158
2001-12-17remove redundant ERR_load_... declarationsBodo Möller1-1/+0
2001-12-09Improve back compatibility.Ben Laurie1-1/+1
2001-11-15make updateRichard Levitte1-1/+1
2001-11-06PKCS#12 code fixes: initialize and cleanup digests and ciphersDr. Stephen Henson2-8/+12
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2-2/+2
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-7/+7
2001-10-04'make update'Richard Levitte1-70/+70
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-30/+37
2001-07-31make updateRichard Levitte1-13/+15
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie3-179/+116