]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The right patch (thanks to Eric for identifying the wrong patch) to move
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 2 Jun 2003 13:30:53 +0000 (13:30 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 2 Jun 2003 13:30:53 +0000 (13:30 +0000)
commit31864b8885115cc391eef12952f3d213441ab25c
tree151438dcda1e8cfbf2e5d47c5ffc670c27934300
parent1012ba877a3ec034857cf9a0d79473c1d4ef3a6c
  The right patch (thanks to Eric for identifying the wrong patch) to move
  SSL_library_init() into the register hooks phase.  OpenSSL_add_ssl_algorithms
  devolves to SSL_library_init, which is the same for most toolkits (and would
  be accomodated in ssl_toolkit_config.h if not.)

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