summaryrefslogtreecommitdiff
path: root/crypto/pkcs7/pk7_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-98/+102
* pval must always be set when pk7_cb() does anything (Coverity ID 146).Ben Laurie2008-12-261-8/+5
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* And so it begins...Dr. Stephen Henson2008-03-121-2/+34
* Update smime utility to support streaming for -encrypt and -sign -nodetachDr. Stephen Henson2007-04-131-1/+1
* Extend callback function to support print customization.Dr. Stephen Henson2005-09-011-2/+4
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-011-0/+2
* Preliminary streaming ASN1 encode support.Dr. Stephen Henson2002-10-031-20/+21
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-0/+1
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-12/+12
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-241-2/+12
* Fix the S/MIME code so it now works again andDr. Stephen Henson2000-12-311-2/+23
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-0/+2
* Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson2000-12-131-1/+4
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+175