| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for OpenSSL 1.1.0: | Rainer Jung | 2016-03-20 | 1 | -3/+3 |
* | mod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo. | Stefan Sperling | 2015-04-18 | 1 | -3/+3 |
* | Add output for "?auto" version of server-status | Rainer Jung | 2015-04-05 | 1 | -9/+17 |
* | Address a todo listed in | Kaspar Brand | 2013-11-23 | 1 | -5/+7 |
* | Increase minimum required OpenSSL version to 0.9.8a (in preparation | Kaspar Brand | 2013-09-29 | 1 | -1/+1 |
* | Pass the server_rec to ssl_die() and use it to log a message to the main error | Stefan Fritsch | 2012-06-10 | 1 | -2/+2 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-03 | 1 | -4/+4 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -7/+7 |
* | Fix two bugs introduced by r1070153 | Stefan Fritsch | 2011-02-13 | 1 | -1/+1 |
* | Use ap_state_query() to fix many modules that were not correctly initializing | Stefan Fritsch | 2011-02-12 | 1 | -7/+1 |
* | Consistently use loglevel emerg before ssl_die() | Stefan Fritsch | 2010-10-24 | 1 | -2/+4 |
* | Catch up ssl to socache store expiry change, and clarify what the code is doing | William A. Rowe Jr | 2010-02-09 | 1 | -1/+1 |
* | Add support for OCSP "stapling": | Joe Orton | 2009-10-25 | 1 | -1/+24 |
* | socache API tweaks based on chrisd's review: | Joe Orton | 2008-12-12 | 1 | -1/+1 |
* | * include/ap_socache.h: Use C++ safety wrappers, and rename ->delete | Joe Orton | 2008-12-09 | 1 | -1/+1 |
* | Adjust socache init interface to take sizing hints, and namespace tag | Joe Orton | 2008-04-08 | 1 | -1/+7 |
* | Missed in r645940: | Joe Orton | 2008-04-08 | 1 | -6/+6 |
* | Session cache interface redesign, Part 9: | Joe Orton | 2008-04-08 | 1 | -2/+2 |
* | Session cache interface redesign, Part 7: | Joe Orton | 2008-03-04 | 1 | -5/+5 |
* | Session cache interface redesign, Part 6: | Joe Orton | 2008-02-26 | 1 | -6/+42 |
* | * modules/ssl/ssl_scache.c (ssl_ext_status_hook): Do nothing | Joe Orton | 2008-02-26 | 1 | -1/+1 |
* | Session cache interface redesign, Part 4: | Joe Orton | 2008-02-25 | 1 | -1/+1 |
* | * modules/ssl/ssl_scache.c (ssl_scache_init): Reformat | Joe Orton | 2008-02-25 | 1 | -12/+13 |
* | Session cache interface redesign, Part 3: | Joe Orton | 2008-02-22 | 1 | -7/+29 |
* | Move SSL session data deserialization up out of the session cache | Joe Orton | 2008-02-22 | 1 | -1/+10 |
* | Move SSL session data serialization up out of the session cache | Joe Orton | 2008-02-22 | 1 | -2/+15 |
* | Re-implement the SSL session cache abstraction using a vtable; first | Joe Orton | 2008-02-22 | 1 | -93/+12 |
* | For the DBM SSL Session Cache, propogate down pools to use for allocations. ... | Paul Querna | 2007-06-08 | 1 | -5/+8 |
* | Propogate the conn_rec::pool down to ssl_scache_retrieve so that the memcache... | Paul Querna | 2007-06-08 | 1 | -2/+3 |
* | Add support for distributed caching of SSL Sessions inside memcached, using a... | Paul Querna | 2007-06-08 | 1 | -0/+24 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -1/+1 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | * modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function. | Joe Orton | 2004-05-27 | 1 | -11/+0 |
* | Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h | Joe Orton | 2004-02-28 | 1 | -1/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -54/+20 |
* | Add support to mod_ssl for a distributed session cache using | Joe Orton | 2004-01-08 | 1 | -0/+24 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | Extend mod_status output to include SSL session cache status | Joe Orton | 2003-11-25 | 1 | -39/+19 |
* | Remove shmht session cache in favour of shmcb; shmht has had | Joe Orton | 2003-11-25 | 1 | -18/+2 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | Fix the rest of the apr_pool_userdata_setn() bogosity w.r.t. DSO modules. | Cliff Woolley | 2002-05-25 | 1 | -2/+2 |
* | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -1/+1 |
* | Change mod_ssl from using ssl_log() to ap_log_error(). | Justin Erenkrantz | 2002-05-16 | 1 | -3/+3 |
* | move warning about session cache not being configured to ssl_scache_init | Doug MacEachern | 2002-03-28 | 1 | -1/+12 |
* | PR: | Doug MacEachern | 2002-03-15 | 1 | -18/+16 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |