]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_io.c, modules/ssl/ssl_engine_kernel.c,
authorJoe Orton <jorton@apache.org>
Wed, 10 Nov 2004 13:35:28 +0000 (13:35 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 10 Nov 2004 13:35:28 +0000 (13:35 +0000)
commit9c2ea476b45a93ad5f67e5d6b535741dd45628fd
tree5f4dda0f6abab5e11dac6028b73a69178fcaa339
parent1e8644a271c2b32b77313de87af0c83acfed7280
* modules/ssl/ssl_engine_io.c, modules/ssl/ssl_engine_kernel.c,
modules/mod_ssl.c: Switch to using ap_log_cerror() in place of
ap_log_error() everywhere that the conn_rec * is available.

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