]> granicus.if.org Git - apache/commit
update of mod_http2 with current trunk version
authorStefan Eissing <icing@apache.org>
Fri, 20 Nov 2015 15:13:11 +0000 (15:13 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 20 Nov 2015 15:13:11 +0000 (15:13 +0000)
commit9b6d0f2106be4f0ef3aabf23a414dcc3b8e7068e
treee7e80d863a9a4beed994ff3bac50dd71d32ef6f5
parent150e088ec7d34000bb1cb288b67abd9895b012dc
update of mod_http2 with current trunk version

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715371 13f79535-47bb-0310-9956-ffa450edef68
56 files changed:
CHANGES
docs/manual/mod/mod_http2.xml
modules/http2/config.m4
modules/http2/h2_bucket_eoc.c [new file with mode: 0644]
modules/http2/h2_bucket_eoc.h [new file with mode: 0644]
modules/http2/h2_bucket_eos.c [new file with mode: 0644]
modules/http2/h2_bucket_eos.h [new file with mode: 0644]
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_ctx.c
modules/http2/h2_ctx.h
modules/http2/h2_from_h1.c
modules/http2/h2_from_h1.h
modules/http2/h2_h2.c
modules/http2/h2_h2.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_io_set.c
modules/http2/h2_io_set.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c [new file with mode: 0644]
modules/http2/h2_push.h [new file with mode: 0644]
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_response.c
modules/http2/h2_response.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_stream_set.c
modules/http2/h2_stream_set.h
modules/http2/h2_switch.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_task_input.h
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_task_queue.c
modules/http2/h2_task_queue.h
modules/http2/h2_to_h1.c [deleted file]
modules/http2/h2_to_h1.h [deleted file]
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/h2_worker.c
modules/http2/h2_worker.h
modules/http2/h2_workers.c
modules/http2/h2_workers.h
modules/http2/mod_http2.dsp