Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow to | Stefan Fritsch | 2010-06-04 | 1 | -2/+2 |
* | * modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_ocsp.c: | Joe Orton | 2009-09-16 | 1 | -1/+0 |
* | * modules/ssl/ssl_util_ocsp.c (send_request, | Joe Orton | 2009-09-16 | 1 | -3/+5 |
* | * Store the correct server_rec in the connection record configuration and | Ruediger Pluem | 2009-03-23 | 1 | -3/+3 |
* | * Send Content-Type application/ocsp-request for POST requests to OSCP | Ruediger Pluem | 2008-10-15 | 1 | -0/+1 |
* | Relax checks for OCSP responder URIs: | Joe Orton | 2008-08-06 | 1 | -1/+2 |
* | * modules/ssl/ssl_util_ocsp.c: Fix spelling mistake in comment; no | Joe Orton | 2007-12-03 | 1 | -1/+1 |
* | * modules/ssl/ssl_util_ocsp.c (read_response): Bail out if the maximum | Joe Orton | 2007-12-03 | 1 | -2/+8 |
* | * modules/ssl/ssl_util_ocsp.c (serialize_request): Fix query string | 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/+299 |