]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
HAVE_SSL_SET_STATE=1 is a product of autoconf for OpenSSL, which we
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 3 Apr 2003 04:12:05 +0000 (04:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 3 Apr 2003 04:12:05 +0000 (04:12 +0000)
commit6b539ad988d4f2cf24c89466e84266452bd3b278
tree7645dbb10c13942e02b343718bc01b56e6fa3329
parent5efbaf64f95a9bbaed7d543778e774d0afae356a
  HAVE_SSL_SET_STATE=1 is a product of autoconf for OpenSSL, which we
  are missing on Win32.  It's required for renegotiation.
  [William Rowe; backport of rev 1.19]

  Also provide the openssl-0.9.7 #defines for NO_MD5, NO_IDEA and NO_MDC2
  (to allow us to compile with 0.9.7+ sans restricted crypto algorithms.)
  [Andr� Malo; backport of rev 1.20]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99181 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.dsp