Fold in latest changes.
authorJim Jagielski <jim@apache.org>
Tue, 30 Jun 2015 15:52:41 +0000 (15:52 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 30 Jun 2015 15:52:41 +0000 (15:52 +0000)
commit4e8eff891085245d26490b0ad4a48d9fa37eac4b
tree4dfcc05c6dd870612a91615fa49834714638a5b1
parent00ac2bf0e2a5d3ce68f46db1df24943421873955
Fold in latest changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1688475 13f79535-47bb-0310-9956-ffa450edef68
25 files changed:
modules/http2/ChangeLog
modules/http2/README.md
modules/http2/configure.ac
modules/http2/mod_h2/h2_config.c
modules/http2/mod_h2/h2_config.h
modules/http2/mod_h2/h2_conn.c
modules/http2/mod_h2/h2_conn_io.c
modules/http2/mod_h2/h2_conn_io.h
modules/http2/mod_h2/h2_io.c
modules/http2/mod_h2/h2_io.h
modules/http2/mod_h2/h2_io_set.c
modules/http2/mod_h2/h2_mplx.c
modules/http2/mod_h2/h2_mplx.h
modules/http2/mod_h2/h2_session.c
modules/http2/mod_h2/h2_stream.c
modules/http2/mod_h2/h2_stream.h
modules/http2/mod_h2/h2_task_input.c
modules/http2/mod_h2/h2_util.c
modules/http2/mod_h2/h2_util.h
modules/http2/mod_h2/h2_version.h.in
modules/http2/mod_h2/h2_workers.c
modules/http2/mod_h2/mod_h2.c
modules/http2/sandbox/nghttp2/Makefile
modules/http2/sandbox/test/bin/testrun
modules/http2/sandbox/test/conf/httpd.conf