| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently use loglevel emerg before ssl_die() | Stefan Fritsch | 2010-10-24 | 1 | -2/+2 |
* | Make sure OCSP Stapling Mutex is initiliased if we need it. | Stephen Henson | 2010-10-18 | 1 | -1/+6 |
* | Catch up with ap_[proc|global]_mutex_create api change | William A. Rowe Jr | 2010-05-04 | 1 | -1/+1 |
* | Catch up ssl to socache store expiry change, and clarify what the code is doing | William A. Rowe Jr | 2010-02-09 | 1 | -6/+6 |
* | Style guides at httpd are pretty clear, macro values are UPCASE, please? | William A. Rowe Jr | 2010-02-07 | 1 | -3/+3 |
* | Fix default OSCP stapling port. | William A. Rowe Jr | 2010-01-26 | 1 | -0/+4 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-24 | 1 | -35/+10 |
* | We now check for OCSP support in configure, so we can lose an OpenSSL version | Sander Temme | 2009-11-03 | 1 | -2/+2 |
* | * modules/ssl/ssl_util_stapling.c (stapling_cache_response): Use | Joe Orton | 2009-10-28 | 1 | -1/+1 |
* | * modules/ssl/ssl_util_stapling.c (stapling_cb): Use mySrvFromConn(), | Joe Orton | 2009-10-28 | 1 | -2/+1 |
* | * module/ssl/ssl_util_stapling.c: Style fixes, no functional change. | Joe Orton | 2009-10-28 | 1 | -6/+12 |
* | fixed indents. | Guenter Knauf | 2009-10-27 | 1 | -6/+6 |
* | converted tabs, removed trailing spaces. | Guenter Knauf | 2009-10-27 | 1 | -22/+22 |
* | Add support for OCSP "stapling": | Joe Orton | 2009-10-25 | 1 | -0/+699 |