aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-1/+2
* free NULL cleanup -- codaRich Salz2015-05-017-33/+14
* free null cleanup finaleRich Salz2015-05-015-13/+9
* free cleanup almost the finaleRich Salz2015-04-305-33/+11
* free NULL cleanup 5aRich Salz2015-04-304-12/+6
* free NULL cleanup 8Rich Salz2015-04-304-20/+10
* Code style: space after 'if'Viktor Dukhovni2015-04-161-1/+1
* Fix ECDH key identifier support.Dr. Stephen Henson2015-04-101-0/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-556/+0
* Remove duplicate code.Dr. Stephen Henson2015-03-301-7/+3
* free NULL cleanupRich Salz2015-03-284-27/+14
* free NULL cleanupRich Salz2015-03-253-9/+5
* RAND_bytes updatesMatt Caswell2015-03-253-6/+6
* make dependDr. Stephen Henson2015-03-241-7/+7
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-245-5/+5
* Unchecked malloc fixesMatt Caswell2015-03-051-0/+2
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2216-5736/+5397
* make updateMatt Caswell2014-12-111-45/+45
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-084-4/+4