aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms
Commit message (Expand)AuthorAgeFilesLines
* Remove unused error/function codes.Rich Salz2016-05-231-7/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 09/10Rich Salz2016-05-1714-686/+70
* Only set CMS parameter when encryptingDr. Stephen Henson2016-05-061-15/+16
* typoDr. Stephen Henson2016-05-051-1/+1
* Always try to set ASN.1 parameters for CMS.Dr. Stephen Henson2016-05-051-11/+14
* Don't leak EVP_MD_CTX on error pathMatt Caswell2016-04-281-1/+1
* Don't leak memory on error in cms_RecipientInfo_pwri_cryptMatt Caswell2016-04-281-3/+7
* Remove --classic build entirelyRichard Levitte2016-04-201-49/+0
* Make many X509_xxx types opaque.Rich Salz2016-04-151-7/+12
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Fix no-desMatt Caswell2016-03-181-1/+4
* Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini2016-03-082-2/+3
* Remove unused parameters from internal functionsRich Salz2016-02-221-4/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-053-5/+5
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+5
* Templatize util/domdRich Salz2016-01-291-2/+1
* Comment side-effect only calls of X509_check_purposeViktor Dukhovni2016-01-271-0/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2615-15/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-203-1/+3
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-310/+67
* make updateRichard Levitte2016-01-121-137/+164
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-124-30/+34
* mem functions cleanupRich Salz2016-01-071-20/+22
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-073-5/+2
* Use X509_get0_pubkey where appropriateDr. Stephen Henson2015-12-311-4/+1
* make updateDr. Stephen Henson2015-12-091-22/+8
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-073-13/+13
* Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanupRichard Levitte2015-12-071-3/+3
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-074-27/+45
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-0911-43/+48
* Rebuild error source files.Dr. Stephen Henson2015-11-051-18/+18
* Add GOST12 cms/smime capabilitiesMatt Caswell2015-09-301-0/+2
* New function X509_get0_subject_key_id()Dr. Stephen Henson2015-09-221-6/+8
* Fix zlib CMS compilation.Dr. Stephen Henson2015-09-113-3/+2
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-119-35/+30
* Add X509_up_ref function.Dr. Stephen Henson2015-08-313-5/+5
* Add X509_CRL_up_ref functionDr. Stephen Henson2015-08-311-2/+2
* Fix memory leak if setup fails.Dr. Stephen Henson2015-08-121-1/+1
* Err isn't always malloc failure.Dr. Stephen Henson2015-08-121-1/+1
* RT3917: add cleanup on an error pathRich Salz2015-06-211-1/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-11/+17
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-149-9/+9