ARMv4 assembler: [unconfirmed] fix for compilation failure [from HEAD].
[openssl.git] / apps / ocsp.c
2009-09-30 Dr. Stephen HensonPR: 2064, 728
2009-09-30 Dr. Stephen HensonFree SSL_CTX after BIO
2009-07-27 Dr. Stephen HensonChange STRING to OPENSSL_STRING etc as common words...
2009-04-02 Dr. Stephen HensonAdd USE_SOCKETS.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-06 Dr. Stephen HensonJust to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOUR...
2009-01-28 Richard LevitteBecause DEC C - sorry, HP C - is picky about features...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-06-04 Ben LaurieMore type-checking.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-01-05 Andy PolyakovCygwin compatibility fix to apps/ocsp.c.
2008-01-03 Dr. Stephen HensonNetware support.
2007-12-14 Dr. Stephen HensonHandle non-SHA1 digests for certids in OCSP test responder.
2007-12-04 Dr. Stephen HensonSubmitted by: Victor B. Wagner <vitus@cryptocom.ru...
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-08-12 Dr. Stephen HensonFix warnings.
2007-05-16 Dr. Stephen HensonPR: 1516
2007-04-04 Ben LaurieDon't free a NULL. Coverity ID 112.
2007-04-04 Ben LaurieDie if serial number is invalid.
2007-03-29 Richard LevitteApply a more modern way to get the definition of select...
2006-12-25 Richard LevitteNeeded definition of _XOPEN_SOURCE_EXTENDED so DEC...
2006-12-13 Nils Larschproperly initialize SSL context, check return value
2006-08-20 Richard LevitteAccording to documentation, including time.h declares...
2006-07-17 Dr. Stephen HensonWIN32 fixes signed/unsigned issues and slightly socket...
2006-07-17 Dr. Stephen HensonAdd -timeout option to ocsp utility.
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