Stefan Eissing
|
9b863ac670
vquic: recv_mmsg, use fewer, but larger buffers
|
3 weeks ago |
Viktor Szakats
|
7fbcf4b9b7
vquic: fix compiler warning with gcc + MUSL
|
1 month ago |
Stefan Eissing
|
97c0f89bd0
quic: use send/recvmmsg when available
|
2 months ago |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 months ago |
Tatsuhiro Tsujikawa
|
9feb85a1e3
vquic: fix UDP_GRO struct cmsghdr data type
|
4 months ago |
Tatsuhiro Tsujikawa
|
a571afc02e
quic: enable UDP GRO
|
5 months ago |
Viktor Szakats
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months ago |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
Stefan Eissing
|
0535f6ec71
http3: initial support for OpenSSL 3.2 QUIC stack
|
10 months ago |
Stefan Eissing
|
5d044ad948
vquic: extract TLS setup into own source
|
10 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Stefan Eissing
|
9cc5787577
quic: manage connection idle timeouts
|
1 year ago |
Stefan Eissing
|
331b89a319
http2: polish things around POST
|
1 year ago |
Viktor Szakats
|
d50fe6becb
lib: fix null ptr derefs and uninitialized vars (h2/h3)
|
1 year ago |
Stefan Eissing
|
199fb4b94a
http3/ngtcp2: shorten handshake, trace cleanup
|
1 year ago |
Goro FUJI
|
ae91bb7e1a
vquic: show stringified messages for errno
|
1 year ago |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Daniel Stenberg
|
5b4bcc6ede
vquic.c: make recvfrom_packets static, avoid compiler warning
|
1 year ago |
Stefan Eissing
|
cab2d56ea5
h2/h3: replace `state.drain` counter with `state.dselect_bits`
|
1 year ago |
Stefan Eissing
|
544abeea83
http3: improvements across backends
|
1 year ago |
Stefan Eissing
|
78f73f79ca
ngtcp2: adjust config and code checks for ngtcp2 without nghttp3
|
1 year ago |
Stefan Eissing
|
a4d015e69f
http: fix unix domain socket use in https connects
|
1 year ago |
Viktor Szakats
|
51211a31a5
quic/schannel: fix compiler warnings
|
1 year ago |
Viktor Szakats
|
7ce140ba97
h3: silence compiler warnings
|
1 year ago |
Stefan Eissing
|
c96f982166
vquic: stabilization and improvements
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
446267c555
quic: rename vquic implementations, fix for quiche build.
|
1 year ago |