]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
minor ssl_init_CheckServers() enhancements:
authorDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 01:15:14 +0000 (01:15 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 13 Mar 2002 01:15:14 +0000 (01:15 +0000)
commitf6f254cf3b16dd1ad85d2e2ca889fceb438679f2
tree3a3cf04504df2a3238654fdbf2abaa9cd5e3cd5a
parent57d0c4c0cf06aa46ec45b46b9befaddc40f5a86c
minor ssl_init_CheckServers() enhancements:
- pass the ptemp (temporary pool) so we don't need to create a subpool
  and destroy it ourselves.

- change ssl_ds_table usage to apr_hash_t

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93887 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_init.c