- 22 Feb, 2018 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 17 Feb, 2018 1 commit
-
-
Tatsuhiro Tsujikawa authored
src: Define nghttp2_inet_pton wrapper to avoid inet_pton macro
-
- 12 Feb, 2018 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 10 Feb, 2018 2 commits
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Add an option to accept expired client certificate
-
Tatsuhiro Tsujikawa authored
nghttpx: Add mruby tls_client_not_before, and tls_client_not_after
-
- 08 Feb, 2018 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 03 Feb, 2018 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 02 Feb, 2018 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 28 Jan, 2018 2 commits
-
-
Tatsuhiro Tsujikawa authored
The bug is the same bug fixed by 6deee203, but in response handler.
-
Tatsuhiro Tsujikawa authored
Fix #1119: Overwrite of first header on mruby call to env.req.set_header(..)
-
- 27 Jan, 2018 1 commit
-
-
Dylan Plecki authored
-
- 14 Jan, 2018 1 commit
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Add upgrade-scheme parameter to backend option
-
- 08 Jan, 2018 3 commits
-
-
Tatsuhiro Tsujikawa authored
If "upgrade-scheme" parameter is present in backend option along with "tls" paramter, HTTP/2 :scheme pseudo header field is changed to "https" from "http" when forwarding a request to this particular backend. This is a workaround for a server which requests "https" scheme on HTTP/2 connection encrypted by TLS.
-
Tatsuhiro Tsujikawa authored
Allow PING frame to be sent after GOAWAY
-
Tatsuhiro Tsujikawa authored
-
- 04 Jan, 2018 4 commits
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Remember which resource is pushed
-
Tatsuhiro Tsujikawa authored
nghttpx: Fix missing ALPN validation (--npn-list)
-
Tatsuhiro Tsujikawa authored
This commit fixes the bug that ALPN validation does not occur when ALPN list is not sent from client.
-
Tatsuhiro Tsujikawa authored
Remember which resource is pushed in order to conform to the semantics described in RFC 8297.
-
- 20 Dec, 2017 2 commits
-
-
Tatsuhiro Tsujikawa authored
src: Define 103 status code
-
Tatsuhiro Tsujikawa authored
-
- 19 Dec, 2017 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 17 Dec, 2017 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Remove SPDY
-
Tatsuhiro Tsujikawa authored
-
- 15 Dec, 2017 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 14 Dec, 2017 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This reverts commit f507b5ee. Balancing load is more important at the moment.
-
Tatsuhiro Tsujikawa authored
Fix CMAKE_MODULE_PATH
-
- 06 Dec, 2017 1 commit
-
-
Dmitriy Vetutnev authored
-
- 03 Dec, 2017 1 commit
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Write API request body in temporary file
-