aboutsummaryrefslogtreecommitdiff
path: root/crypto/cms/cms_kari.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-1/+1
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte1-7/+8
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-1/+1
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-5/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz1-4/+3
2015-05-01free null cleanup finaleRich Salz1-3/+2
2015-04-30free cleanup almost the finaleRich Salz1-4/+1
2015-04-10Fix ECDH key identifier support.Dr. Stephen Henson1-0/+4
2015-03-28free NULL cleanupRich Salz1-5/+3
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-382/+363
2013-07-17CMS support for key agreeement recipient info.Dr. Stephen Henson1-0/+480