summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_scache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* get rid of some warnings for currently unused/unprototyped functions.Doug MacEachern2002-03-121-1/+2
* Complete the rename of the ssl_scache_status_register andWilliam A. Rowe Jr2001-08-231-1/+1
* Remove a ton o' cruft. Moves the mod_log_config 'var' extensions toWilliam A. Rowe Jr2001-08-231-0/+45
* Apply mod_ssl MEGA porting patch. This is a cleaned up version of theRalf S. Engelschall2001-07-191-14/+23
* Axe out EAPI-based SSL_VENDOR stuff.Ralf S. Engelschall2001-05-051-38/+0
* Next step in mod_ssl integration:Ralf S. Engelschall2001-05-051-0/+4
* mod_ssl integration step 2:Ralf S. Engelschall2001-05-051-34/+32
* Initial revisionRalf S. Engelschall2001-05-041-0/+204