summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/t_crl.c
AgeCommit message (Expand)Author
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-05-30Another safe stack.Ben Laurie
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-02-19Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson