]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/t_crl.c
Make all configuration macros available for application by making
[thirdparty/openssl.git] / crypto / asn1 / t_crl.c
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-10  Dr. Stephen HensonFix CRL printing to correctly show when there are no...
2000-12-14  Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-14  Dr. Stephen HensonNew function X509_signature_print() to remove some...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-05-30  Ben LaurieAnother safe stack.
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-19  Ulf MöllerChange functions to ANSI C.
1999-03-27  Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-02-19  Dr. Stephen HensonPatch so the new crl stuff actually compiles this time...
1999-02-19  Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...