summaryrefslogtreecommitdiff
path: root/apps/crl.c
Commit message (Expand)AuthorAgeFilesLines
* On VMS, stdout may very well lead to a file that is written to in alevitte2000-09-201-2/+18
* Fix c_rehash script, add -fingerprint option to crl.steve2000-05-181-0/+29
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-111-0/+2
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...steve2000-01-091-1/+1
* Modify the X509 V3 extension lookup code.steve1999-12-011-2/+0
* Various CRL enhancements tidies and workaround for broken CRLs.steve1999-09-181-5/+71
* Reinitialize global variables when necessary (for monolith application).bodo1999-09-031-0/+1
* Additional user data argument to pem_password_cb function typebodo1999-07-211-1/+1
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-5/+5
* Change functions to ANSI C.ulf1999-04-191-6/+2
* Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'rse1999-04-121-2/+3
* Overhaul 'crl' application, add a proper X509_CRL_print function and startsteve1999-02-191-41/+18
* Continued patches so certificates and CRLs now can support and usesteve1999-01-201-13/+13
* Initial revisionrse1998-12-211-0/+330