- 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 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
doc: clarify flow control behaviour for nghttp2_session_send()
-
- 17 Jun, 2020 1 commit
-
-
Tomas Krizek authored
The previous wording implied that if send_callback doesn't return NGHTTP2_ERR_WOULDBLOCK, this function would always send all submitted requests / data. This is not the case, since flow control can cause some data to remain queued until WINDOW_UPDATE is received.
-
- 10 Jun, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 05 Jun, 2020 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Asra Ali authored
Signed-off-by: Asra Ali <asraa@google.com>
-
- 02 Jun, 2020 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Implement max settings option
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 05 May, 2020 2 commits
-
-
James M Snell authored
-
James M Snell authored
-
- 22 Apr, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
This reverts commit b7d16101.
-
- 21 Apr, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
nghttpx: Add PROXY protocol version 2
-
Tatsuhiro Tsujikawa authored
-
- 18 Apr, 2020 6 commits
-
-
Tatsuhiro Tsujikawa authored
Fix doc
-
Gaël PORTAY authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Always call init_forwarded_for to get the default when source address in PROXY protocol is ignored. This ensures that forwarded header field has the same value as x-forwarded-for.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 31 Mar, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
Add CIFuzz
-
Tatsuhiro Tsujikawa authored
Fix get_x509_serial for long serial numbers
-
Jacky Tian authored
-
Jacky Tian authored
-
- 18 Mar, 2020 1 commit
-
-
Leo Neat authored
-
- 20 Feb, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
Fix receiving stream data stall
-