Tatsuhiro Tsujikawa
|
a3346fbad8
|
Compile with latest ngtcp2
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
f73d58d74e
|
quic draft-29
|
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
|
acb661df72
|
Fix bug for platform which does not have SOCK_NONBLOCK
|
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
|
76009ce7b9
|
draft-27
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
2722119776
|
Handle stream limit increment
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
c724585bce
|
Update Dockerfile
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
0b61e46f95
|
draft-25
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
5c0da486b9
|
Remove unused member function declaration
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
9701e5e6e4
|
Fix compile error
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
1684091234
|
Bump base image and use OpenSSL_1_1_1d-quic-draft-24
|
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 |
Dmitri Tikhonov
|
558970e281
|
Update Dockerfile to use I-D 23 branches of ngtcp2 and openssl
|
2021-08-21 18:33:38 +09:00 |
Lucas Pardue
|
73fd20a608
|
Add SSLKEYLOGFILE support
|
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
|
610add1f59
|
Send SNI
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
655510ce28
|
h3-23
|
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 |
Tatsuhiro Tsujikawa
|
2da0db70de
|
Fix return value
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
8b5cbf8066
|
Update doc
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
9668563801
|
Update docker build and doc
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
ff7067f3a3
|
Compile with the latest ngtcp2 and ngtcp2_crypto_openssl
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
6b8b152444
|
Remove error handling which does not happen
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
3dbe3b3e7f
|
Follow ngtcp2 API changes and use libngtcp2_crypto_openssl
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
7aa4bff97b
|
quic: Support TLS_AES_128_CCM_SHA256
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
6002fac9f1
|
h2load: Add --tls13-ciphers option
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
231c6ac862
|
Add Dockerfile
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
c3eb7e1634
|
Handle preferred address
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
05a6ee2b49
|
Show ngtcp2 debug log with --verbose
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
94d76c042d
|
h2load: Add --groups option
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
23ccaa6191
|
Always call write_quic when timer expires
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
476e9d0a48
|
h3-22
|
2021-08-21 18:33:38 +09:00 |
Tatsuhiro Tsujikawa
|
7cd5ed6fc6
|
Handle Retry
|
2021-08-21 18:33:38 +09:00 |