]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_new.c
Update S/MIME code to use default digest.
[thirdparty/openssl.git] / crypto / asn1 / tasn_new.c
2006-03-15  Nils Larschfix problems found by coverity: remove useless code
2006-02-15  Nils Larschmake some internal functions static; patch supplied...
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2005-07-26  Dr. Stephen HensonHandle case where it==NULL
2005-05-11  Bodo MöllerFix more error codes.
2004-04-25  Dr. Stephen HensonMore ASN1 reformat/tidy.
2002-11-05  Dr. Stephen HensonCheck for NULL ASN1_ITEM when initializeing
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-01-29  Lutz JänickeShut up compiler warnings for inconsistent declarations.
2001-04-02  Dr. Stephen HensonRewrite CHOICE field setting code to properly handle
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-16  Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-05  Bodo MöllerInclude string.h (whis is in all relevant standards...
2001-02-04  Ben LaurieFix a warning.
2001-01-24  Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code