aboutsummaryrefslogtreecommitdiff
path: root/crypto/pkcs7/pk7_asn1.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-98/+102
2008-12-26pval must always be set when pk7_cb() does anything (Coverity ID 146).Ben Laurie1-8/+5
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-03-12And so it begins...Dr. Stephen Henson1-2/+34
2007-04-13Update smime utility to support streaming for -encrypt and -sign -nodetachDr. Stephen Henson1-1/+1
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson1-2/+4
2005-09-01Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson1-0/+2
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson1-20/+21
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-0/+1
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson1-0/+1
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-12/+12
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson1-2/+12
2000-12-31Fix the S/MIME code so it now works again andDr. Stephen Henson1-2/+23
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson1-0/+2
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson1-1/+4
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-0/+175