Tatsuhiro Tsujikawa
|
1517c77d9c
|
h2load: Do not use legacy QUIC transport_parameters code point
|
2021-08-26 21:34:49 +09:00 |
Tatsuhiro Tsujikawa
|
20cbd269c4
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
7c2cd43dfa
|
Compile with the latest ngtcp2 and nghttp3
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
7342de837d
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
e914b50d16
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
f79554f918
|
Count outgoing packets
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
213cc9c4b5
|
Enlarge receive buffer
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
05f3b8fa0f
|
Adopt ngtcp2_crypto_recv_crypto_data_cb
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
bc53624133
|
Do not specify max_udp_payload_size for now
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
5944d034da
|
Avoid std::ostringstream
|
2021-08-21 18:33:39 +09:00 |
Hajime Fujita
|
48e10c57da
|
h2load: Add qlog output support
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
1eb818b64c
|
QUIC UDP GSO
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
e584d9cd2e
|
Measure the number of UDP datagrams sent and received
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
09a2e50fc2
|
Support both h3 and h3-29 ALPN and their corresponding QUIC versions
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
35d8ef33ef
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
f1ff2af47a
|
Deal with 0 length HTTP data write case
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
d2d2c31ec7
|
Follow ngtcp2_conn_writev_stream specification change
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
95102c1c6c
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
fa8c16ae01
|
Compile with the latest ngtcp2 and nghttp3
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
1c8e5046e5
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
6b4be30c64
|
Cap --window-bits to 26 for QUIC
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
5ae62dd9d7
|
Cap --window-bits to 23 for QUIC
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
51987107a2
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
e4a8c4813c
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
3d708f7dc4
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:39 +09:00 |
Tatsuhiro Tsujikawa
|
10ec8c9558
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
a3346fbad8
|
Compile with latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
813d5e1ddf
|
Compile with latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
4bc7710de9
|
Fix compile error
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
b8c1f4f138
|
Compile with latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
387b67472c
|
Compile latest ngtcp2 crypto lib
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
b2c099bac6
|
Use ngtcp2_conn_handle_expiry
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
1acebb1cc4
|
draft-28
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
8d89a8dcb0
|
Assert ndatalen
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
a60a34331b
|
Revert "Ensure complete packet is written"
This reverts commit c19046b09f8e66713f0e067f986ed92d676eb6b6.
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
749015eb86
|
Ensure complete packet is written
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
4b45142e72
|
Fix compile error with the latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
0b61e46f95
|
draft-25
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
9701e5e6e4
|
Fix compile error
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
a93eb8b8f5
|
Optimize QUIC write
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
c591ab5e6f
|
Only count STREAM data as bytes_total
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
b3fbebed55
|
Use correct type
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
4621f88441
|
Follow ngtcp2 API update
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
747edb3a99
|
quic draft-24
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
78c2c33b9e
|
Compile with the latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
f7414700f4
|
Small adjustment of successful HTTP/3 error code
Non-zero successful error code is a bit annoying because ngtcp2 does
not know it. Enforcing successful application error code to 0 is a
lot simpler.
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
53a860a5bf
|
Simplify write_quic
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
1aae450303
|
Handle sending just fine
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
b3a2f8837c
|
Avoid setting 0 to repeat field
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
33d2a93294
|
Add missing acked_stream_data_offset callback
|
2021-08-21 18:33:38 +09:00 |