- 05 Jun, 2015 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 04 Jun, 2015 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Mike Frysinger authored
The == operator is not in POSIX; use = like normal. Reported-by: Mikael Magnusson <mikachu@gmail.com>
-
- 01 Jun, 2015 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 31 May, 2015 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Fabian Wiesel authored
Client certificates can use used for authentication/authorization in the server, so expose them similar to the remote address.
-
- 29 May, 2015 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 28 May, 2015 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
The private global variable nghttp2_enable_strict_preface is also marked as NGHTTP2_EXTERN, but it is test purpose only (test with .dll), and not part of public API. It could be removed in the future release.
-
- 26 May, 2015 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This commit makes sure that WebSocket upgrade works for HTTP/1.1 frontend and backend pair. Actually, this implementation probably supports other upgrade as well, other than HTTP/2 Upgrade, which is handled specially in other place.
-
- 25 May, 2015 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Fabian Wiesel authored
Setting TCP_NODELAY may fail. Instead of failing the routine, log it and continue. It seems, that setting TCP_NODELAY in python on Mac OS X is not necessarily supported.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 May, 2015 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 22 May, 2015 3 commits
-
-
Tatsuhiro Tsujikawa authored
Use the example presented at http://en.wikibooks.org/wiki/OpenSSL/Initialization
-
Tatsuhiro Tsujikawa authored
Official golang spdy package is done. We made a copy of it until we drop spdy support.
-
Tatsuhiro Tsujikawa authored
-
- 21 May, 2015 6 commits
-
-
Tatsuhiro Tsujikawa authored
We may log before filling scheme in Downstream, so we leave construct_absolute_request_uri as is.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 20 May, 2015 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This uninstall-local rule is too strong; it could delete unexpected files, although they are likely nghttp2 related.
-