]> granicus.if.org Git - apache/history - modules/ssl/ssl_util_stapling.c
Revert r1798456
[apache] / modules / ssl / ssl_util_stapling.c
2017-06-12 Ruediger PluemRevert r1798456
2017-06-12 Ruediger Pluem* Only report success, if had real one.
2017-06-12 Ruediger Pluem* Do not cache OCSP_RESPONSE_STATUS_TRYLATER.
2017-06-12 Ruediger Pluem* Mark OCSP_RESPONSE_STATUS_TRYLATER as error response
2016-12-19 Rainer JungSilence compiler warning:
2016-04-23 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-14 Rainer JungSupport OpenSSL 1.1.0.
2016-02-09 Rainer JungFix compiler warning when using OpenSSL 1.1.0.
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0:
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-11-08 Kaspar Brandinsert missing LOGNO in ssl_util_stapling.c
2015-11-01 Kaspar BrandFor the "SSLStaplingReturnResponderErrors off" case...
2015-05-19 Jeff TrawickOCSP stapling: slight simplification to some internal...
2015-05-13 Jeff TrawickFollow-up to r1679032:
2015-05-12 Jeff Trawickmod_ssl OCSP Stapling: Don't block initial handshakes...
2014-11-22 Jeff Trawickfollow up to r1641077:
2014-11-22 Jeff Trawickmod_ssl: Fix recognition of OCSP stapling responses...
2014-10-05 Yann YlavicFollow up to r1629372 and r1629485: ensure compatibily...
2014-10-05 Yann YlavicFollow up to r1629372: ensure compatibily with OpenSSL...
2014-10-04 Kaspar BrandMove OCSP stapling information from a per-certificate...
2014-04-21 Kaspar Brandssl_stapling_init_cert: do not return success when...
2013-11-23 Kaspar BrandAddress a todo listed in
2013-03-10 Christophe JailletTypo
2012-06-10 Stefan FritschPass the server_rec to ssl_die() and use it to log...
2011-12-24 Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2010-11-30 Stephen HensonUse correct type, need OPENSSL_STRING for >= 1.0 which...
2010-10-24 Stefan FritschConsistently use loglevel emerg before ssl_die()
2010-10-18 Stephen HensonMake sure OCSP Stapling Mutex is initiliased if we...
2010-05-04 William A. Rowe JrCatch up with ap_[proc|global]_mutex_create api change
2010-02-09 William A. Rowe JrCatch up ssl to socache store expiry change, and clarif...
2010-02-07 William A. Rowe JrStyle guides at httpd are pretty clear, macro values...
2010-01-26 William A. Rowe JrFix default OSCP stapling port.
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-03 Sander TemmeWe now check for OCSP support in configure, so we can...
2009-10-28 Joe Orton* modules/ssl/ssl_util_stapling.c (stapling_cache_respo...
2009-10-28 Joe Orton* modules/ssl/ssl_util_stapling.c (stapling_cb): Use...
2009-10-28 Joe Orton* module/ssl/ssl_util_stapling.c: Style fixes, no funct...
2009-10-27 Guenter Knauffixed indents.
2009-10-27 Guenter Knaufconverted tabs, removed trailing spaces.
2009-10-25 Joe OrtonAdd support for OCSP "stapling":