aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_kari.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-171-49/+5
* Fix no-desMatt Caswell2016-03-181-1/+4
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-1/+1
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-7/+8
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-5/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-4/+3
* free null cleanup finaleRich Salz2015-05-011-3/+2
* free cleanup almost the finaleRich Salz2015-04-301-4/+1
* Fix ECDH key identifier support.Dr. Stephen Henson2015-04-101-0/+4
* free NULL cleanupRich Salz2015-03-281-5/+3
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-382/+363
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-0/+480