summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_scache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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