aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12
Commit message (Collapse)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
| | | | | | | | Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com> Reviewed by: steve OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code elimination.
* PR: 1696Dr. Stephen Henson2010-03-281-4/+13
| | | | Check return value if d2i_PBEPARAM().
* 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
| | | | test for them!
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-122-13/+9
| | | | | | knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
* 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
| | | | | supported encryption algorithm instead of a PBE NID then use that algorithm with PBES2.
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
|
* improved error checking and some fixesNils Larsch2005-07-261-2/+7
| | | | | | PR: 1170 Submitted by: Yair Elharrar Reviewed and edited by: Nils Larsch
* 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
| | | | | [most importantly] put back dependencies accidentaly eliminated in check-in #13342.
* 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
| | | | attribute in EVP_PKEY structure.
* Fix more error codes.Bodo Möller2005-05-119-54/+54
| | | | | (Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
* 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
| | | | | | failure and freeing up memory if a failure occurs. PR:620
* 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
| | | | | | if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-139/+132
| | | | | the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-1/+1
| | | | | | dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are already declared in ossl_typ.h. Add explicit includes for bn.h in those C files that need access to structure internals or API functions+macros.
* make updateGeoff Thorpe2004-04-191-81/+63
|
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-153-3/+6
| | | | | | | | functions and macros. This change has associated tags: LEVITTE_before_const and LEVITTE_after_const. Those will be removed when this change has been properly reviewed.
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
| | | | This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
* Shut up an ANSI compiler about uninitialised variables.Richard Levitte2003-03-201-1/+1
| | | | PR: 517
* make updateRichard Levitte2002-12-291-250/+130
|
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-283-5/+5
| | | | I've covered all the memset()s I felt safe modifying, but may have missed some.
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
| | | | | | | give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-032-72/+253
| | | | | | medium level API, improved PKCS12_create and additional functionality in pkcs12 utility.
* Fix typos in PKCS#12 ASN1 code.Dr. Stephen Henson2002-09-071-3/+3
| | | | Make PKCS7_set_detached work again.
* 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
| | | | | | | | | | | | | | (the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
| | | | | handled properly. Part of PR 75