aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/t_crl.c
Commit message (Expand)AuthorAgeFilesLines
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson2001-02-101-1/+1
* New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson2000-12-141-25/+5
* New function X509_signature_print() to remove some duplicateDr. Stephen Henson2000-12-141-14/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-1/+1
* Another safe stack.Ben Laurie1999-05-301-4/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+3
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-3/+5
* Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson1999-02-191-1/+2
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-0/+173