summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/cms/cms_dd.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Expand M_ASN1_new_of and M_ASN1_free_of macros.jsing1-2/+2
2019-08-11Include string.h for memcmp()/memcpy().jsing1-1/+3
2019-08-11Convert CMSerr() to CMSerror().jsing1-6/+4
2019-08-10More style(9), whitespace and readability fixes.jsing1-5/+11
2019-08-10First pass at style(9).jsing1-52/+52
2019-08-10Fix includes for non-installed headers.jsing1-2/+2
2019-08-10Add $OpenBSD$ tags.jsing1-0/+1
2019-08-10Restore the original per-file licenses for CMS.jsing1-5/+49
2019-08-10Work towards supporting Cryptographic Message Syntax (CMS) in libcrypto.jsing1-0/+99
2016-09-04Remove cms.jsing1-147/+0
2014-07-11Only import cryptlib.h in the four source files that actually need it.jsing1-4/+4
2014-06-12tags as requested by miod and teduderaadt1-1/+1
2014-05-24KNF.jsing1-26/+25
2008-09-06import of OpenSSL 0.9.8hdjm1-0/+148