Tatsuhiro Tsujikawa
|
0362bd6e00
|
Update Dockerfile
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
25d3323c8a
|
Support both h3 and h3-29 ALPN and their corresponding QUIC versions
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
e7f35e879b
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
2ca1ba9f72
|
Deal with 0 length HTTP data write case
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
8affef1061
|
Follow ngtcp2_conn_writev_stream specification change
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
7006bf04e3
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
132cd21c12
|
Compile with the latest ngtcp2 and nghttp3
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
863434fa01
|
h2load: Enable --data for HTTP/3
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
4660252b32
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
51510f1710
|
Build with draft-32 openssl
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
51d4e419cf
|
Cap --window-bits to 26 for QUIC
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
3912e965fb
|
Set X25519 as default
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
4b2f528719
|
Cap --window-bits to 23 for QUIC
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
c5102d3f81
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
4bedc9a074
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
89aa449ddf
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
George Liu
|
90846d8af2
|
fix quic branch Dockerfile
libjemalloc1 package doesn't exist as it's now libjemalloc2 named
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
Fetched 8364 kB in 1s (6499 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libjemalloc1
fix reference to OpenSSL 1.1.1 branch
Cloning into 'openssl'...
warning: Could not find remote branch OpenSSL_1_1_1d-quic-draft-29 to clone.
fatal: Remote branch OpenSSL_1_1_1d-quic-draft-29 not found in upstream origin
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
ae736b4054
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
5d9d35a6f5
|
QUIC needs termination without session
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
31a4628034
|
Compile with latest ngtcp2
|
2021-08-04 15:05:09 +09:00 |
Tatsuhiro Tsujikawa
|
7f949152bd
|
quic draft-29
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
d4a67a6868
|
Compile with latest ngtcp2
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
7d87221a8c
|
Fix bug for platform which does not have SOCK_NONBLOCK
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
3162ffedfc
|
Fix compile error
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
7d41e4db6b
|
Compile with latest ngtcp2
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
aebd837790
|
Compile latest ngtcp2 crypto lib
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
c7736c2a85
|
Use ngtcp2_conn_handle_expiry
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
0b98685c41
|
draft-28
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
39e6588fd5
|
Assert ndatalen
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
a1e88ad809
|
Revert "Ensure complete packet is written"
This reverts commit c19046b09f8e66713f0e067f986ed92d676eb6b6.
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
c60ca34719
|
Ensure complete packet is written
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
a4dc6cf526
|
Fix compile error with the latest ngtcp2
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
799f72b078
|
draft-27
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
245dbd6511
|
Handle stream limit increment
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
987e700f36
|
Update Dockerfile
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
a26bb9c8d1
|
draft-25
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
d590b67dc1
|
Remove unused member function declaration
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
5ce081ce95
|
Fix compile error
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
a995580913
|
Bump base image and use OpenSSL_1_1_1d-quic-draft-24
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
aa7c580bb1
|
Optimize QUIC write
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
1d05c6c3c5
|
Only count STREAM data as bytes_total
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
52e4cd80c3
|
Use correct type
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
212635eeca
|
Follow ngtcp2 API update
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
2d80acfdbb
|
quic draft-24
|
2021-08-04 15:05:08 +09:00 |
Dmitri Tikhonov
|
f8528c5080
|
Update Dockerfile to use I-D 23 branches of ngtcp2 and openssl
|
2021-08-04 15:05:08 +09:00 |
Lucas Pardue
|
4733167f91
|
Add SSLKEYLOGFILE support
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
7f7979a8ae
|
Compile with the latest ngtcp2
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
06cdc97da5
|
Send SNI
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
dbfd59ad38
|
h3-23
|
2021-08-04 15:05:08 +09:00 |
Tatsuhiro Tsujikawa
|
dc9384dc7c
|
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-04 15:05:08 +09:00 |