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 |