]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1_gen.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / asn1 / asn1_gen.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2009-11-10  Dr. Stephen Hensoncheck new_der for NULL too
2009-11-10  Dr. Stephen HensonPR: 2090
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2006-01-19  Dr. Stephen HensonFixes for BOOL handling: produce errors for invalid...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-23  Nils Larschmake asn.1 field names const
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-02-20  Dr. Stephen HensonOoops forgot to recognise V_ASN1_GENERALSTRING.
2003-02-18  Dr. Stephen HensonTypo.
2003-02-11  Dr. Stephen HensonGeneralString support in mini-ASN1 compiler
2002-11-15  Dr. Stephen HensonAdd SETWRAP modifier to ASN1 generate.
2002-11-13  Ben LaurieFix warnings, makefile cockup.
2002-11-13  Dr. Stephen HensonOnly accept exact match for modifier or tag name
2002-11-12  Dr. Stephen HensonInitial ASN1 generation code. This can construct