]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1t.h
Further comment changes for reformat (master)
[thirdparty/openssl.git] / crypto / asn1 / asn1t.h
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-11-01  Ben LaurieMore size_tification.
2008-03-23  Dr. Stephen HensonFix duplicate asn1 ctrl values.
2008-03-12  Dr. Stephen HensonAnd so it begins...
2008-02-08  Dr. Stephen HensonSupport custom primitive type printing routines and...
2007-06-08  Dr. Stephen HensonWIN32 fixes.
2007-05-10  Dr. Stephen HensonMore useful ASN1 macros for static allocation functions.
2006-12-19  Nils Larschremove trailing '\'
2005-09-03  Dr. Stephen HensonUpdate print macro properly this time...
2005-09-03  Dr. Stephen HensonUpdate ASN1 print implement macro.
2005-09-03  Dr. Stephen HensonUpdate asn1t.h too for ASN1 print.
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...
2005-09-01  Dr. Stephen HensonInitial support for ASN1 print code.
2005-04-23  Nils Larschmake asn.1 field names const
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-10-29  Geoff ThorpeRemove a line that was causing redundant declarations.
2003-03-20  Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2002-10-20  Richard LevitteIn my extreme debug mode, gcc complains that 'static...
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-03-02  Richard LevitteIntroduce the possibility to access global variables...
2001-02-23  Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
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...
2000-12-31  Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
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