]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Support for OpenSSL 1.1.0
authorRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 20:22:49 +0000 (20:22 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 20:22:49 +0000 (20:22 +0000)
commit3137d9c2724e1ac72012409f11c18a7733602ac6
tree1ae1b3936fdac1dcd85f3322012fc41b766865fc
parent9b8ef4fb61fc4775083bbac945ac40a8ade6e28d
Support for OpenSSL 1.1.0
- Simplify code by using new 1.1.0 variant
  also for older OpenSSL. Also tested with
  1.0.2f and 0.9.8zh. No ssl test suite
  failures.

Backport of r1731423 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat@1755844 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c