]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
there is a heaping pile of:
authorDoug MacEachern <dougm@apache.org>
Thu, 28 Mar 2002 00:34:13 +0000 (00:34 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 28 Mar 2002 00:34:13 +0000 (00:34 +0000)
commit249519625cd5c3c387f612aa07ffbddcbbb18e72
tree3373a1059b7b1d7077b95e4b736dd3ea295bccf5
parent934bb7f29b5c04013a0ba1bf16683a455f48fa00
there is a heaping pile of:
 ssl_log(s, flags, "Init: (%s) ...", sc->szVHostID)
add SSL_INIT flag to cut down some noise and end up with:
 ssl_log(s, flags, "...")

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