index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_engine_ocsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certific...
Stefan Eissing
2018-03-16
1
-1
/
+8
*
In verify_ocsp_status in ssl_engine_ocsp.c, the log message, "OCSP response n...
Christophe Jaillet
2017-12-09
1
-1
/
+1
*
mod_ssl: follow up to r1781575
Yann Ylavic
2017-03-24
1
-1
/
+1
*
Add Configuration for trusted OCSP responder certificates
Jean-Frederic Clere
2017-02-03
1
-6
/
+10
*
Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
William A. Rowe Jr
2016-06-09
1
-1
/
+1
*
Support for OpenSSL 1.1.0:
Rainer Jung
2016-04-23
1
-2
/
+2
*
Support OpenSSL 1.1.0.
Rainer Jung
2016-02-14
1
-8
/
+0
*
OpenSSL 1.1.0 support
Rainer Jung
2016-02-09
1
-3
/
+7
*
Support for OpenSSL 1.1.0:
Rainer Jung
2016-02-07
1
-0
/
+4
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-1
/
+1
*
More ap_casecmpstr[n]() usages (follow up to r1715876).
Yann Ylavic
2015-11-23
1
-1
/
+1
*
mod_ssl: follow up to r1583191.
Yann Ylavic
2014-04-02
1
-6
/
+5
*
mod_ssl: send OCSP request's nonce according to SSLOCSPUseRequestNonce on/off...
Yann Ylavic
2014-03-30
1
-4
/
+8
*
Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.
Jeff Trawick
2014-01-05
1
-1
/
+1
*
logging adjustments:
Kaspar Brand
2011-12-12
1
-5
/
+5
*
Various fixes for log message tags:
Stefan Fritsch
2011-12-07
1
-2
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-02
1
-8
/
+8
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-30
/
+30
*
Better safe than sorry: with OpenSSL 1.0, X509_STORE_CTX_get_current_cert()
Kaspar Brand
2011-08-28
1
-2
/
+9
*
Fix the default OCSP responder timeout for client cert
Kaspar Brand
2011-08-28
1
-1
/
+1
*
Enforce OpenSSL 0.9.7 as a minimum requirement in configure, and
Kaspar Brand
2011-08-07
1
-1
/
+1
*
Don't do OCSP checks for valid self-issued certs
Stefan Fritsch
2011-06-19
1
-1
/
+9
*
* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_private.h: Add
Joe Orton
2011-01-17
1
-10
/
+11
*
Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow to
Stefan Fritsch
2010-06-03
1
-8
/
+8
*
* modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_ocsp.c:
Joe Orton
2009-09-16
1
-0
/
+1
*
* modules/ssl/ssl_util_ocsp.c (send_request,
Joe Orton
2009-09-16
1
-1
/
+3
*
Relax checks for OCSP responder URIs:
Joe Orton
2008-08-06
1
-1
/
+5
*
picking nits - de-tab
Jim Jagielski
2008-08-05
1
-3
/
+3
*
* modules/ssl/ssl_engine_ocsp.c (verify_ocsp_status): Extract the
Joe Orton
2007-12-03
1
-2
/
+23
*
* modules/ssl/ssl_engine_ocsp.c, modules/ssl/ssl_private.h: Comment
Joe Orton
2007-11-29
1
-2
/
+2
*
mod_ssl: Add support for OCSP validation of client certificates:
Joe Orton
2007-11-29
1
-0
/
+253