Imported Upstream version 1.41.0 21/235821/1 upstream/1.41.0
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 10 Jun 2020 05:05:19 +0000 (14:05 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Wed, 10 Jun 2020 05:05:51 +0000 (14:05 +0900)
commit3ae7c5393d49f1fec511f2956f82a8cbfc8fc286
treef8ea78f2bb4a38c8b26aeb98e8a77526c2d8f7be
parent86d0549045cac6ef891b6279d68f9825485cf351
Imported Upstream version 1.41.0

Change-Id: I6c560188b6e1d459722fa0db2775368a2d2c1ff0
53 files changed:
AUTHORS
CMakeLists.txt
ChangeLog
configure
configure.ac
doc/CMakeLists.txt
doc/Makefile.am
doc/Makefile.in
doc/bash_completion/h2load
doc/enums.rst
doc/h2load.1
doc/h2load.1.rst
doc/macros.rst
doc/nghttp.1
doc/nghttp2_option_set_max_settings.rst [new file with mode: 0644]
doc/nghttpd.1
doc/nghttpx.1
doc/nghttpx.1.rst
doc/sources/contribute.rst
doc/sources/nghttpx-howto.rst
doc/sources/tutorial-client.rst
integration-tests/nghttpx_http2_test.go
integration-tests/server_tester.go
lib/CMakeLists.txt
lib/includes/nghttp2/nghttp2.h
lib/includes/nghttp2/nghttp2ver.h
lib/nghttp2_helper.c
lib/nghttp2_option.c
lib/nghttp2_option.h
lib/nghttp2_session.c
lib/nghttp2_session.h
lib/nghttp2_submit.c
ltmain.sh
m4/libtool.m4
python/Makefile.in
src/h2load.cc
src/h2load.h
src/shrpx-unittest.cc
src/shrpx.cc
src/shrpx_client_handler.cc
src/shrpx_client_handler.h
src/shrpx_tls.cc
src/util.cc
src/util.h
src/util_test.cc
src/util_test.h
tests/main.c
tests/nghttp2_session_test.c
tests/nghttp2_session_test.h
third-party/llhttp/include/llhttp.h
third-party/llhttp/src/api.c
third-party/llhttp/src/http.c
third-party/llhttp/src/llhttp.c