]> granicus.if.org Git - apache/commit
backported mod_http2 1.4.0 from trunk
authorStefan Eissing <icing@apache.org>
Thu, 10 Mar 2016 13:37:55 +0000 (13:37 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 10 Mar 2016 13:37:55 +0000 (13:37 +0000)
commit624548f96ad916fe486f9b0e629be79ad7699bf0
tree92fa3c74c76c59e246de2b279ae11768f4d27aa0
parent490a9353e19dd7b98656ee9125bb4ad083dc50fc
backported mod_http2 1.4.0 from trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734413 13f79535-47bb-0310-9956-ffa450edef68
27 files changed:
CHANGES
CMakeLists.txt
modules/http2/NWGNUmakefile
modules/http2/NWGNUmod_http2
modules/http2/config2.m4
modules/http2/h2.h
modules/http2/h2_conn.c
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c [new file with mode: 0644]
modules/http2/h2_ngn_shed.h [new file with mode: 0644]
modules/http2/h2_request.c
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/mod_http2.c
modules/http2/mod_http2.h