- 13 Dec, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 27 Nov, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Add workaround to include ':' in backend pattern
-
Tatsuhiro Tsujikawa authored
-
- 23 Nov, 2020 6 commits
-
-
Tatsuhiro Tsujikawa authored
Fix typo in security.rst
-
Lorenz Nickel authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 16 Nov, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 15 Nov, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 Sep, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
nghttpx: Add accesslog variables to record request path without query
-
- 19 Sep, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
This commit the following variables to construct request line without including query component: * $method * $path * $path_without_query * $protocol_version
-
Tatsuhiro Tsujikawa authored
-
- 03 Sep, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 02 Sep, 2020 3 commits
-
-
Tatsuhiro Tsujikawa authored
Copy build_config.rb to build directory because now build_config.rb.lock is created along side it. Define toolchain depending on CC environment variable.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 26 Jul, 2020 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 Jul, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This commit fixes the following warning: RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated. Please use `_()` instead.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 19 Jul, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
doc: nghttp2_session_send is also affected by max concurrent streams
-
- 14 Jul, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
Better handling of tls and early data buffer
-
- 13 Jul, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This reverts commit 14dfeee4.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This fixes that nghttpx stalls when TLS handshake and data follow after proxy protocol header and no extra read notification is triggered (e.g., just small 1 HTTP request).
-
- 28 Jun, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
Don't send RST_STREAM to idle stream
-
- 19 Jun, 2020 1 commit
-
-
Tomas Krizek authored
Further clarify the function also takes into account maximum concurrent streams. Closes #691 Closes #817
-
- 18 Jun, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-