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