summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_util_ocsp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow toStefan Fritsch2010-06-041-2/+2
* * modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_ocsp.c: Joe Orton2009-09-161-1/+0
* * modules/ssl/ssl_util_ocsp.c (send_request, Joe Orton2009-09-161-3/+5
* * Store the correct server_rec in the connection record configuration andRuediger Pluem2009-03-231-3/+3
* * Send Content-Type application/ocsp-request for POST requests to OSCPRuediger Pluem2008-10-151-0/+1
* Relax checks for OCSP responder URIs:Joe Orton2008-08-061-1/+2
* * modules/ssl/ssl_util_ocsp.c: Fix spelling mistake in comment; noJoe Orton2007-12-031-1/+1
* * modules/ssl/ssl_util_ocsp.c (read_response): Bail out if the maximumJoe Orton2007-12-031-2/+8
* * modules/ssl/ssl_util_ocsp.c (serialize_request): Fix query stringJoe Orton2007-11-291-2/+2
* mod_ssl: Add support for OCSP validation of client certificates:Joe Orton2007-11-291-0/+299