summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_scache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-201-3/+3
* mod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo.Stefan Sperling2015-04-181-3/+3
* Add output for "?auto" version of server-statusRainer Jung2015-04-051-9/+17
* Address a todo listed inKaspar Brand2013-11-231-5/+7
* Increase minimum required OpenSSL version to 0.9.8a (in preparationKaspar Brand2013-09-291-1/+1
* Pass the server_rec to ssl_die() and use it to log a message to the main errorStefan Fritsch2012-06-101-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-4/+4
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-7/+7
* Fix two bugs introduced by r1070153Stefan Fritsch2011-02-131-1/+1
* Use ap_state_query() to fix many modules that were not correctly initializingStefan Fritsch2011-02-121-7/+1
* Consistently use loglevel emerg before ssl_die()Stefan Fritsch2010-10-241-2/+4
* Catch up ssl to socache store expiry change, and clarify what the code is doingWilliam A. Rowe Jr2010-02-091-1/+1
* Add support for OCSP "stapling":Joe Orton2009-10-251-1/+24
* socache API tweaks based on chrisd's review:Joe Orton2008-12-121-1/+1
* * include/ap_socache.h: Use C++ safety wrappers, and rename ->deleteJoe Orton2008-12-091-1/+1
* Adjust socache init interface to take sizing hints, and namespace tagJoe Orton2008-04-081-1/+7
* Missed in r645940:Joe Orton2008-04-081-6/+6
* Session cache interface redesign, Part 9:Joe Orton2008-04-081-2/+2
* Session cache interface redesign, Part 7:Joe Orton2008-03-041-5/+5
* Session cache interface redesign, Part 6:Joe Orton2008-02-261-6/+42
* * modules/ssl/ssl_scache.c (ssl_ext_status_hook): Do nothingJoe Orton2008-02-261-1/+1
* Session cache interface redesign, Part 4:Joe Orton2008-02-251-1/+1
* * modules/ssl/ssl_scache.c (ssl_scache_init): ReformatJoe Orton2008-02-251-12/+13
* Session cache interface redesign, Part 3: Joe Orton2008-02-221-7/+29
* Move SSL session data deserialization up out of the session cacheJoe Orton2008-02-221-1/+10
* Move SSL session data serialization up out of the session cacheJoe Orton2008-02-221-2/+15
* Re-implement the SSL session cache abstraction using a vtable; firstJoe Orton2008-02-221-93/+12
* For the DBM SSL Session Cache, propogate down pools to use for allocations. ...Paul Querna2007-06-081-5/+8
* Propogate the conn_rec::pool down to ssl_scache_retrieve so that the memcache...Paul Querna2007-06-081-2/+3
* Add support for distributed caching of SSL Sessions inside memcached, using a...Paul Querna2007-06-081-0/+24
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.Joe Orton2004-05-271-11/+0
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-1/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-54/+20
* Add support to mod_ssl for a distributed session cache usingJoe Orton2004-01-081-0/+24
* update license to 2004.André Malo2004-01-011-1/+1
* Extend mod_status output to include SSL session cache statusJoe Orton2003-11-251-39/+19
* Remove shmht session cache in favour of shmcb; shmht has hadJoe Orton2003-11-251-18/+2
* finished that boring job:André Malo2003-02-031-1/+1
* Fix the rest of the apr_pool_userdata_setn() bogosity w.r.t. DSO modules.Cliff Woolley2002-05-251-2/+2
* stop using APLOG_NOERRNO in calls to ap_log_[pr]error()Jeff Trawick2002-05-171-1/+1
* Change mod_ssl from using ssl_log() to ap_log_error().Justin Erenkrantz2002-05-161-3/+3
* move warning about session cache not being configured to ssl_scache_initDoug MacEachern2002-03-281-1/+12
* PR:Doug MacEachern2002-03-151-18/+16
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1