]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1t.h
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / asn1 / asn1t.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2008-04-02  Dr. Stephen HensonBackport some useful ASN1 utility functions from HEAD.
2006-12-19  Nils Larschremove trailing '\'
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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