/[Apache-SVN]
ViewVC logotype

Revision 1844047


Jump to revision: Previous Next
Author: druggeri
Date: Tue Oct 16 20:24:23 2018 UTC (5 years, 7 months ago)
Changed paths: 3
Log Message:
  *) mod_ssl: Handle SSL_read() return code 0 similarly to <0. It is needed
              when using OpenSSL 1.1.1 and should not harm for versions before
              1.1.1.
              Without the patch for 1.1.1 a 0 byte read no longer results in
              EAGAIN but instead in APR_EOF which leads to HTTP/2 failures.
              For the changelog: Fix HTTP/2 failures when using OpenSSL 1.1.1.
     trunk patch: http://svn.apache.org/r1843954
     2.4.x patch: svn merge -c 1843954 ^/httpd/httpd/trunk .
     +1: rjung, druggeri, rpluem



Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_io.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26