aboutsummaryrefslogtreecommitdiff
path: root/crypto/cms
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-20Remove #error from include files.Rich Salz1-3/+1
2016-03-18Fix no-desMatt Caswell1-1/+4
2016-03-08Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini2-2/+3
2016-02-22Remove unused parameters from internal functionsRich Salz1-4/+2
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-05GH601: Various spelling fixes.FdaSilvaYY3-5/+5
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+5
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-27Comment side-effect only calls of X509_check_purposeViktor Dukhovni1-0/+1
2016-01-26Remove /* foo.c */ commentsRich Salz15-15/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson3-1/+3
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-310/+67
2016-01-12make updateRichard Levitte1-137/+164
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte4-30/+34
2016-01-07mem functions cleanupRich Salz1-20/+22
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-1/+1
2016-01-07Fix declarations and constification for inline stack.Dr. Stephen Henson3-5/+2
2015-12-31Use X509_get0_pubkey where appropriateDr. Stephen Henson1-4/+1
2015-12-09make updateDr. Stephen Henson1-22/+8
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte3-13/+13
2015-12-07Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanupRichard Levitte1-3/+3
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte4-27/+45
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell11-43/+48
2015-11-05Rebuild error source files.Dr. Stephen Henson1-18/+18
2015-09-30Add GOST12 cms/smime capabilitiesMatt Caswell1-0/+2
2015-09-22New function X509_get0_subject_key_id()Dr. Stephen Henson1-6/+8
2015-09-11Fix zlib CMS compilation.Dr. Stephen Henson3-3/+2
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie9-35/+30
2015-08-31Add X509_up_ref function.Dr. Stephen Henson3-5/+5
2015-08-31Add X509_CRL_up_ref functionDr. Stephen Henson1-2/+2
2015-08-12Fix memory leak if setup fails.Dr. Stephen Henson1-1/+1
2015-08-12Err isn't always malloc failure.Dr. Stephen Henson1-1/+1
2015-06-21RT3917: add cleanup on an error pathRich Salz1-1/+2
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-11/+17
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte9-9/+9
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+2
2015-05-01free NULL cleanup -- codaRich Salz7-33/+14
2015-05-01free null cleanup finaleRich Salz5-13/+9
2015-04-30free cleanup almost the finaleRich Salz5-33/+11
2015-04-30free NULL cleanup 5aRich Salz4-12/+6
2015-04-30free NULL cleanup 8Rich Salz4-20/+10
2015-04-16Code style: space after 'if'Viktor Dukhovni1-1/+1
2015-04-10Fix ECDH key identifier support.Dr. Stephen Henson1-0/+4
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-556/+0