]> 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:12:49 +0000 (20:12 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 20:12:49 +0000 (20:12 +0000)
commit0afc365072af23394669616ff0459969b3d32111
tree3a8a38fc81de435f05bf09654d18f35b03ed631f
parent062e3cf93b41ad1e2dd60d1c38941f4055c97abf
Support for OpenSSL 1.1.0:
- Fix typo in loop end condition

This code will be removed next. Thex fix is
for the case we want to roll teh code back
to this state.

Backport of r1730314 from trunk.

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