const fixes
[openssl.git] / apps / ocsp.c
2004-05-17 Geoff ThorpeRemove some unnecessary recursive includes from the...
2003-09-03 Dr. Stephen HensonNew -ignore_err option in ocsp application to stop...
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-04-03 Richard LevitteMake it possible to have multiple active certificates...
2003-03-26 Dr. Stephen HensonUpdate ocsp usage message and docs.
2003-02-14 Richard LevittePay attention to disabled SSL versions.
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-11 Richard LevitteBN_bn2hex() returns "0" instead of "00" for zero. ...
2002-08-01 Richard LevitteMake it possible to load keys from stdin, and restore...
2002-08-01 Richard LevitteCut'n'paste error with other reposnder certificates...
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-06-13 Dr. Stephen HensonFix ext_dat.h extension ordering.
2002-02-22 Dr. Stephen HensonConfig code updates.
2001-08-23 Dr. Stephen HensonLoad OCSP responder key before waiting for an incoming
2001-07-13 Dr. Stephen HensonAllow OCSP server to handle multiple requests.
2001-07-12 Dr. Stephen HensonInitial OCSP server support, using index.txt format.
2001-05-30 Richard LevitteExtend all the loading functions to take an engine...
2001-02-24 Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-20 Dr. Stephen HensonFix typo.
2001-02-14 Dr. Stephen HensonInitial OCSP SSL support.
2001-02-13 Dr. Stephen HensonNew function OCSP_parse_url() and -url option for ocsp...
2001-02-12 Dr. Stephen HensonModify OCSP nonce behaviour.
2001-02-09 Dr. Stephen HensonAdd missing \n's to ocsp usage message.
2001-02-08 Dr. Stephen HensonAllow various options to be included for signing and...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
2001-01-19 Dr. Stephen HensonAdditional functionality in ocsp utility: print summary
2001-01-18 Dr. Stephen HensonImplement remaining OCSP verify checks in
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-14 Dr. Stephen HensonPreliminary ocsp utility documentation.
2001-01-13 Dr. Stephen HensonNew OCSP utility. This can generate, parse and print