- 28 Apr, 2017 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 27 Apr, 2017 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
With this commit, SSL_TLSEXT_ERR_NOACK is returned from servername_callback, which removes server_name extension from ServerHello. CertLookupTree is now used even if the number of server certificate is one. It is better to exercise it regularly.
-
Tatsuhiro Tsujikawa authored
-
- 26 Apr, 2017 4 commits
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Forward multiple via, xff, and xfp header fields
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Previously, for Via, X-Forwarded-For, and X-Forwarded-Proto header field, nghttpx only forwarded the last header field of each. With this commit, nghttpx forwards all of them if it is configured to do so.
-
- 24 Apr, 2017 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 20 Apr, 2017 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 19 Apr, 2017 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
nghttpx: SNI based backend server selection
-
Tatsuhiro Tsujikawa authored
nghttpx: Add $tls_sni access log variable
-
- 18 Apr, 2017 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
nghttpx: Rename ssl_* log variables as tls_*
-
Tatsuhiro Tsujikawa authored
The exiting ssl_* log variables still work for backward compatibility.
-
Tatsuhiro Tsujikawa authored
nghttpx: Fix path matching bug
-
Tatsuhiro Tsujikawa authored
Previously, if path is empty or path does not start with "/", nghttpx did not try to match with wildcard pattern. This commit fixes it.
-
- 16 Apr, 2017 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 13 Apr, 2017 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Update nghttp2_session.c
-
Tatsuhiro Tsujikawa authored
-
lstefani authored
Add missing free call on error in inflight_settings_new().
-
- 12 Apr, 2017 3 commits
-
-
Tatsuhiro Tsujikawa authored
Support specifying stream priority via session::submit()
-
Matt Way authored
-
Tatsuhiro Tsujikawa authored
-
- 09 Apr, 2017 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-