From: Yann Ylavic Date: Fri, 2 Oct 2015 09:20:30 +0000 (+0000) Subject: We still need to flush on read during SSL/TLS (re)negotiation (removes jorton's vote). X-Git-Tag: 2.4.17~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f5fd1ab71edf9a2e04b08e8d7b3504cbd2eba9d;p=thirdparty%2Fapache%2Fhttpd.git We still need to flush on read during SSL/TLS (re)negotiation (removes jorton's vote). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1706364 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 661706b90aa..fe15e44861c 100644 --- a/STATUS +++ b/STATUS @@ -218,8 +218,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1705826 http://svn.apache.org/r1705828 http://svn.apache.org/r1705833 - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly.patch - +1: ylavic, jorton + http://svn.apache.org/r1706275 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v2.patch + +1: ylavic * Fix some style issues trunk patch: http://svn.apache.org/r1705983