summaryrefslogtreecommitdiffstats
path: root/apps/ocsp.c
AgeCommit message (Expand)Author
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-10-11BN_bn2hex() returns "0" instead of "00" for zero. This disrputs theRichard Levitte
2002-08-01Make it possible to load keys from stdin, and restore thatRichard Levitte
2002-08-01Cut'n'paste error with other reposnder certificates cleared.Richard Levitte
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-06-13Fix ext_dat.h extension ordering.Dr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2001-08-23Load OCSP responder key before waiting for an incomingDr. Stephen Henson
2001-07-13Allow OCSP server to handle multiple requests.Dr. Stephen Henson
2001-07-12Initial OCSP server support, using index.txt format.Dr. Stephen Henson
2001-05-30Extend all the loading functions to take an engine pointer, a passRichard Levitte
2001-02-24New function and options to check OCSP response validity.Dr. Stephen Henson
2001-02-20Fix typo.Dr. Stephen Henson
2001-02-14Initial OCSP SSL support.Dr. Stephen Henson
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-09Add missing \n's to ocsp usage message.Dr. Stephen Henson
2001-02-08Allow various options to be included for signing and verify ofDr. Stephen Henson
2001-02-08Add the -VAfile option to 'openssl ocsp'. This option will give theRichard Levitte
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-14Preliminary ocsp utility documentation.Dr. Stephen Henson
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson