]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose ALPN support.
authorYann Ylavic <ylavic@apache.org>
Tue, 26 May 2015 12:23:31 +0000 (12:23 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 26 May 2015 12:23:31 +0000 (12:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1681749 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 79891037ce9fba3bb773a5128cc0d54995200d92..4362c010841b8e886079b0b95c77a595d6c56e89 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -232,6 +232,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~rjung/patches/httpd-2.4.x-free-eckey.patch
      +1: rjung, ylavic
 
+  *) mod_ssl: add ALPN support by allowing other modules to register callbacks
+              for negotiation of the application layer protocol.  PR 52210.
+     trunk patch: http://svn.apache.org/r1332643
+                  http://svn.apache.org/r1487772
+                  http://svn.apache.org/r1670397
+                  http://svn.apache.org/r1670434
+                  http://svn.apache.org/r1670436
+                  http://svn.apache.org/r1670578
+                  http://svn.apache.org/r1675459
+                  http://svn.apache.org/r1676004
+                  http://svn.apache.org/r1676709
+                  http://svn.apache.org/r1681741
+                  http://svn.apache.org/r1681746
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-alpn-v2.patch
+     +1:
+     ylavic: we'd better comment on @dev for this one for Stefan Eissing (who
+             proposed the merge) to be able to follow (and comment too).
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED