Rebuild error source files.
[openssl.git] / crypto / x509v3 / v3_ia5.c
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-09-08 Bjoern ZeebRT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-02-01 Ulf MöllerEBCDIC support.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-01-24 Dr. Stephen HensonInitial addition of new X509 V3 files, tidy of old...