]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Narrow the scope of several OPENSSL-specific setup and teardown calls
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 24 Jun 2003 21:40:32 +0000 (21:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 24 Jun 2003 21:40:32 +0000 (21:40 +0000)
commita8996d828a2cb42c3b1fa71740aa7ed9be1748c7
treee5cc57e6150c387fcadd4b51f6f9b8db5910988a
parentf1d8e6b44fe6106e292433e0bdcaa52c32abfa6f
  Narrow the scope of several OPENSSL-specific setup and teardown calls
  to only OpenSSL based builds.

  Also introduce success result for the registered cleanup callback
  to clean up a compiler emit.

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