Tatsuhiro Tsujikawa
|
8f419a4869
|
nghttpx: Add --frontend-quic-congestion-controller option
|
2021-09-13 21:35:46 +09:00 |
Tatsuhiro Tsujikawa
|
4541134c88
|
Add missing include
|
2021-09-13 21:19:00 +09:00 |
Tatsuhiro Tsujikawa
|
fc402f5804
|
Cleanup
|
2021-09-12 16:55:56 +09:00 |
Tatsuhiro Tsujikawa
|
ccaf2333ca
|
nghttpx: Enable websocket over h3
|
2021-09-11 17:56:25 +09:00 |
Tatsuhiro Tsujikawa
|
bc8f88f5fa
|
Compile with the latest ngtcp2
|
2021-09-11 16:57:14 +09:00 |
Tatsuhiro Tsujikawa
|
39b1a51ff4
|
Compile with the latest ngtcp2
|
2021-09-09 23:41:27 +09:00 |
Tatsuhiro Tsujikawa
|
addd614e94
|
nghttpx: Add qlog support
|
2021-09-06 20:06:38 +09:00 |
Tatsuhiro Tsujikawa
|
b743ee21f0
|
nghttpx: Implement closing and draining state
|
2021-09-05 18:01:27 +09:00 |
Tatsuhiro Tsujikawa
|
72702a042e
|
Cleanup
|
2021-09-05 17:47:50 +09:00 |
Tatsuhiro Tsujikawa
|
649c69fa9e
|
nghttpx: Do not send CONNECTION_CLOSE on idle timeout
|
2021-09-04 19:04:22 +09:00 |
Tatsuhiro Tsujikawa
|
47edc33b0d
|
nghttpx: Use ULOG
|
2021-09-04 17:48:02 +09:00 |
Tatsuhiro Tsujikawa
|
2afad0c650
|
nghttpx: Use ngtcp2_conn_get_client_initial_dcid
|
2021-09-04 17:43:24 +09:00 |
Tatsuhiro Tsujikawa
|
51f83087f2
|
nghttpx: Add missing HTTP/3 timer handling
|
2021-08-31 14:19:31 +09:00 |
Tatsuhiro Tsujikawa
|
17012654e1
|
nghttpx: Add HTTP/3 graceful shutdown
|
2021-08-31 14:06:59 +09:00 |
Tatsuhiro Tsujikawa
|
95601d3179
|
nghttpx: Utilize the latest ngtcp2 features
|
2021-08-31 12:13:06 +09:00 |
Tatsuhiro Tsujikawa
|
d2729193c7
|
nghttpx: Add --frontend-http3-max-concurrent-streams option
|
2021-08-27 21:11:03 +09:00 |
Tatsuhiro Tsujikawa
|
87fb325357
|
nghttpx: Add window size options for HTTP/3 connection
|
2021-08-27 21:02:45 +09:00 |
Tatsuhiro Tsujikawa
|
c9b11e9fbf
|
nghttpx: Rename --quic-idle-timeout to --frontend-quic-idle-timeout
|
2021-08-27 19:03:06 +09:00 |
Tatsuhiro Tsujikawa
|
c1bcf0f11a
|
nghttpx: Do not dump HTTP/3 header fields
|
2021-08-27 18:35:27 +09:00 |
Tatsuhiro Tsujikawa
|
bed00fb8e1
|
nghttpx: Use buf.size()
|
2021-08-27 18:20:17 +09:00 |
Tatsuhiro Tsujikawa
|
2010401b81
|
nghttpx: Send APPLICATION_CLOSE on app read timeout
|
2021-08-27 18:19:44 +09:00 |
Tatsuhiro Tsujikawa
|
a0066a1ccf
|
nghttpx: Send NEW_TOKEN and very token from client
|
2021-08-26 21:34:49 +09:00 |
Tatsuhiro Tsujikawa
|
dfc345756c
|
nghttpx: Send Retry packet
|
2021-08-26 21:34:49 +09:00 |
Tatsuhiro Tsujikawa
|
137da6adf6
|
nghttpx: Generate and set QUIC secrets
|
2021-08-26 21:34:49 +09:00 |
Tatsuhiro Tsujikawa
|
33c580ebbf
|
Forward QUIC packet to the correct worker
|
2021-08-23 22:21:48 +09:00 |
Tatsuhiro Tsujikawa
|
9fe08d3913
|
nghttpx: Fix build without mruby
|
2021-08-22 23:54:29 +09:00 |
Tatsuhiro Tsujikawa
|
6f243108e9
|
nghttpx: Fix CI build error
|
2021-08-22 23:54:29 +09:00 |
Tatsuhiro Tsujikawa
|
102d960106
|
nghttpx: Compile without UDP_SEGMENT
|
2021-08-22 23:54:29 +09:00 |
Tatsuhiro Tsujikawa
|
44663a7e6e
|
nghttpx: Handle backend reset and early response
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
446124f378
|
nghttpx: Process request body
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
c45f2085d5
|
nghttpx: Fix veccnt assertion
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
3abf62b41a
|
nghttpx: Send stateless reset token in TP
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
48bb1ebe01
|
nghttpx: Add configuration to enable ngtcp2 logging (no cmd-line opt yet)
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
37bd9ffc48
|
nghttpx: Implement http_reset_stream and http_send_stop_sending
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
b0548b4944
|
nghttpx: Complete HTTP request and response
|
2021-08-21 18:34:08 +09:00 |
Tatsuhiro Tsujikawa
|
3ed2da562b
|
nghttpx: Add HTTP3 skeleton and minor SSL_CTX fix
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
354f46d8c5
|
nghttpx: Add QUIC timeouts
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
e70f0db83c
|
nghttpx: QUIC handshake now works
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
49b8c56fde
|
nghttpx: Use existing QUIC error object
|
2021-08-21 18:34:07 +09:00 |
Tatsuhiro Tsujikawa
|
940fdd5573
|
nghttpx: Read quic packet
|
2021-08-21 18:34:04 +09:00 |
Tatsuhiro Tsujikawa
|
ef53db201e
|
nghttpx: Create QUIC SSL_CTX
We choose an easier route to duplicate SSL_CTX for QUIC.
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
aeb0b0728d
|
nghttpx: Add QUICConnectionHandler and HTTP3Upstream skeleton
|
2021-08-21 18:33:39 +09:00 |