]> granicus.if.org Git - apache/commit
Merge of r1765328,1766424,1766691,1766851 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 27 Oct 2016 16:53:58 +0000 (16:53 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 27 Oct 2016 16:53:58 +0000 (16:53 +0000)
commit1ee834308f7d84bc10b8966d455debcf81a9edb0
tree08962543e277b20ae1ed948804ffbc268bcd76b1
parentcc5716c16e617e66a5711c8715c1a394d70c6556
Merge of r1765328,1766424,1766691,1766851 from trunk:

mod_http2: v1.7.7, connection shutdown revisited, AP_DEBUG_ASSERT transformed to real asserts

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1766856 13f79535-47bb-0310-9956-ffa450edef68
21 files changed:
CHANGES
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_conn_io.c
modules/http2/h2_ctx.c
modules/http2/h2_from_h1.c
modules/http2/h2_mplx.c
modules/http2/h2_ngn_shed.c
modules/http2/h2_ngn_shed.h
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_util.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c
modules/http2/h2_version.h
modules/http2/h2_workers.c