]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs7/pk7_asn1.c
Copyright consolidation 04/10
[thirdparty/openssl.git] / crypto / pkcs7 / pk7_asn1.c
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-12-26  Ben Lauriepval must always be set when pk7_cb() does anything...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-03-12  Dr. Stephen HensonAnd so it begins...
2007-04-13  Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2005-09-01  Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-02-23  Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-01-24  Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2000-12-31  Dr. Stephen HensonFix the S/MIME code so it now works again and
2000-12-21  Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-13  Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code