]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitbdbf77180f49926f5da75d1c9d8892f83c49e460
tree4ac8dc82af07a05c9a98e64fb02180f7dcfc8084
parentc24c7ece618583dfe6f49a044715b3a1a0b9b3b9
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/modules/ssl@89013 13f79535-47bb-0310-9956-ffa450edef68
README
mod_ssl.h
ssl_scache_dbm.c
ssl_util_sdbm.c [deleted file]
ssl_util_sdbm.h [deleted file]