]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
latest changes from trunk re mod_http2
authorStefan Eissing <icing@apache.org>
Thu, 19 Nov 2015 17:14:03 +0000 (17:14 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 19 Nov 2015 17:14:03 +0000 (17:14 +0000)
commitd059ba7d93ea75d7e389850ac25c4875b55da73a
tree70d102a33b4161322ab8a6a3bdbd38b5389c273e
parentaed75b21befc7712e78f4e58ec5946bc2cafc1dc
parent7228bf6236c38452d77efe1ea460ea783ff6055a
parent2cd77c8f5c3782ebabdf561372265f832e0f58fc
latest changes from trunk re mod_http2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715218 13f79535-47bb-0310-9956-ffa450edef68
45 files changed:
CHANGES
modules/http2/config.m4
modules/http2/h2_bucket_eoc.c
modules/http2/h2_bucket_eos.c
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_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_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c
modules/http2/h2_push.h
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_output.c
modules/http2/h2_task_output.h
modules/http2/h2_task_queue.c
modules/http2/h2_task_queue.h
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/mod_http2.dsp