]> granicus.if.org Git - apache/commitdiff
Propose PR 57334 fix and a debug goodie.
authorYann Ylavic <ylavic@apache.org>
Wed, 10 Dec 2014 18:20:27 +0000 (18:20 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 10 Dec 2014 18:20:27 +0000 (18:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1644501 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ccd2038755cedc368aeb0bc51fc132e021eafd04..dadba7162a15ad9ecd7ea298d3e0cdc8d8b6f1f8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -247,6 +247,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (module CHANGES)
      +1: ylavic
 
+   * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
+              PR 57334.
+     trunk patch: http://svn.apache.org/r1644498
+     2.4.x patch: trunk works (module CHANGES)
+     +1: ylavic
+
+   * mod_ssl: mod_ssl: dump SSL IO/state for the write side of the connection(s),
+              like reads.
+     trunk patch: http://svn.apache.org/r1601919
+     2.4.x patch: trunk works (module CHANGES)
+     +1: ylavic
+
 
 OTHER PROPOSALS