aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* add pice of PR#2295 not committed to HEADDr. Stephen Henson2010-11-221-2/+4
* PR: 2295Dr. Stephen Henson2010-10-111-19/+27
* PR: 1696Dr. Stephen Henson2010-03-281-4/+13
* Typo.Dr. Stephen Henson2009-10-021-2/+1
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-233-12/+29
* Oops!Dr. Stephen Henson2009-08-051-3/+0
* Update from 1.0.0-stable.Dr. Stephen Henson2009-08-051-0/+3
* Rename asc2uni and uni2asc functions to avoid clashes.Dr. Stephen Henson2009-06-174-6/+6
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-041-1/+1
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-79/+84
* Update from stable branch.Dr. Stephen Henson2009-03-091-0/+3
* If we're going to return errors (no matter how stupid), then we shouldBen Laurie2008-12-292-2/+11
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-122-13/+9
* Update obsolete email address...Dr. Stephen Henson2008-11-0515-15/+15
* Fix warnings.Ben Laurie2008-11-022-9/+13
* Update from stable branch.Dr. Stephen Henson2008-06-261-9/+17
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Remove redundant PREDECLARE statement.Dr. Stephen Henson2006-11-161-2/+0
* PKCS#12 mac key length should equal digest length.Dr. Stephen Henson2006-05-171-3/+3
* Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.Dr. Stephen Henson2006-05-151-19/+1
* Add feature to PKCS12_create() if the encryption NID corresponds to aDr. Stephen Henson2006-05-151-2/+18
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* improved error checking and some fixesNils Larsch2005-07-261-2/+7
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-304-1/+22
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson2005-05-151-0/+12
* Fix more error codes.Bodo Möller2005-05-119-54/+54
* Rebuild error codes.Dr. Stephen Henson2005-04-121-50/+54
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-053-9/+26
* Check return code of EVP_CipherInit() in PKCS#12 code.Dr. Stephen Henson2004-11-241-3/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-139/+132
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-1/+1
* make updateGeoff Thorpe2004-04-191-81/+63
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-153-3/+6
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Shut up an ANSI compiler about uninitialised variables.Richard Levitte2003-03-201-1/+1
* make updateRichard Levitte2002-12-291-250/+130
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-283-5/+5
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-032-72/+253
* Fix typos in PKCS#12 ASN1 code.Dr. Stephen Henson2002-09-071-3/+3
* make updateBodo Möller2002-08-091-174/+178
* "make update"Lutz Jänicke2002-07-301-246/+243
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-120/+240
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1