aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pkcs7err.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in...Matt Caswell2014-05-071-1/+2
* Fix error code name.Dr. Stephen Henson2007-05-161-1/+1
* fix function codes for errorBodo Möller2007-04-241-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-9/+6
* Allow digests to supply S/MIME micalg values from a ctrl.Dr. Stephen Henson2006-07-101-0/+1
* Add -resign and -md options to smime command to support resigning anDr. Stephen Henson2006-05-181-0/+2
* More S/MIME tidy. Place some common attribute operations in utilityDr. Stephen Henson2006-05-181-0/+3
* Tidy up of S/MIME code and add new functions which will make is easierDr. Stephen Henson2006-05-171-0/+2
* Update PKCS#7 decrypt routines to use new API.Dr. Stephen Henson2006-05-081-0/+1
* Update PKCS#7 enveloped data to new API.Dr. Stephen Henson2006-05-081-0/+2
* Update S/MIME code to use default digest.Dr. Stephen Henson2006-05-071-0/+2
* Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithmDr. Stephen Henson2006-04-271-0/+3
* Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson2006-04-171-2/+5
* Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson2005-08-041-0/+1
* Fix more error codes.Bodo Möller2005-05-111-1/+3
* Rebuild error codes.Dr. Stephen Henson2005-04-121-74/+78
* Add support for digested data PKCS#7 type.Dr. Stephen Henson2003-10-111-1/+4
* Fix ERR_R_... problems.Bodo Möller2001-03-071-1/+0
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-1/+1
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-0/+1
* Make the PKCS#7 S/MIME functions check for passed NULL pointers.Dr. Stephen Henson1999-12-091-0/+1
* Modify S/MIME application so the -signer option writes the signer(s)Dr. Stephen Henson1999-12-071-0/+2
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-051-0/+35
* New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson1999-06-221-0/+1
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-161-1/+3
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-53/+55
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+8
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+14
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+99