]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
don't allocate SSLConnRec unless ssl is enabled on this vhost.
authorDoug MacEachern <dougm@apache.org>
Sun, 10 Mar 2002 00:22:07 +0000 (00:22 +0000)
committerDoug MacEachern <dougm@apache.org>
Sun, 10 Mar 2002 00:22:07 +0000 (00:22 +0000)
commitc6c229fdaacb9099532fa6792bbfb7ae27cde116
tree0c5cf191f471d9738fe64a3c5199ecaade2d14ea
parent107f4274982a92045406213c0d447568a8c336da
don't allocate SSLConnRec unless ssl is enabled on this vhost.
also provides a shorter shortcut for mod_ssl hooks to decline if ssl
is not enabled.

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