| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | get rid of some warnings for currently unused/unprototyped functions. | Doug MacEachern | 2002-03-12 | 1 | -1/+2 |
* | Complete the rename of the ssl_scache_status_register and | William A. Rowe Jr | 2001-08-23 | 1 | -1/+1 |
* | Remove a ton o' cruft. Moves the mod_log_config 'var' extensions to | William A. Rowe Jr | 2001-08-23 | 1 | -0/+45 |
* | Apply mod_ssl MEGA porting patch. This is a cleaned up version of the | Ralf S. Engelschall | 2001-07-19 | 1 | -14/+23 |
* | Axe out EAPI-based SSL_VENDOR stuff. | Ralf S. Engelschall | 2001-05-05 | 1 | -38/+0 |
* | Next step in mod_ssl integration: | Ralf S. Engelschall | 2001-05-05 | 1 | -0/+4 |
* | mod_ssl integration step 2: | Ralf S. Engelschall | 2001-05-05 | 1 | -34/+32 |
* | Initial revision | Ralf S. Engelschall | 2001-05-04 | 1 | -0/+204 |