]> granicus.if.org Git - apache/commit
Axe out SSL_USE_SDBM stuff, i.e., get rid of the local SDBM copy and use
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:26:06 +0000 (15:26 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:26:06 +0000 (15:26 +0000)
commitf3281a2f0f0fe17cc729d8d72c72467f9c7959d9
tree027eaed8d4ad31c4694acf1128dd7b0f2c1fcd9a
parent6eab92084b76a4912dc1d9dc9b2844016889eaf9
Axe out SSL_USE_SDBM stuff, i.e., get rid of the local SDBM copy and use
APR's DBM API instead. The remaining question just is whether APR's DBM
allows "larger" things like SSL sessions to be stored...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89013 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/README
modules/ssl/mod_ssl.h
modules/ssl/ssl_scache_dbm.c
modules/ssl/ssl_util_sdbm.c [deleted file]
modules/ssl/ssl_util_sdbm.h [deleted file]