From: Jacob Champion Date: Fri, 11 Nov 2016 19:49:36 +0000 (+0000) Subject: Propose patch for PR60223 X-Git-Tag: 2.4.24~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=814c73720e38b2e6921f3e3ea7f1f8953e9f88a1;p=apache Propose patch for PR60223 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1769335 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d6ee353143..c42aeec18d 100644 --- a/STATUS +++ b/STATUS @@ -229,6 +229,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jchampion + *) ssl: clear the error queue before SSL_read/write/accept(). PR60223 + trunk patch: http://svn.apache.org/r1769332 + 2.4.x patch: https://home.apache.org/~jchampion/patches/2.4.x-ssl-error-queue.patch + +1: jchampion + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if