Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 months ago |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 months ago |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
5 months ago |
Daniel Stenberg
|
9acf759455
quiche: fix operand of ‘?:’ changes signedness
|
5 months ago |
Stefan Eissing
|
bb09a304bb
http/3: add shutdown support
|
5 months ago |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 months ago |
Stefan Eissing
|
2036bebb07
quiche: trust its timeout handling
|
6 months ago |
Stefan Eissing
|
c8e0cd1de8
http3: quiche+ngtcp2 improvements
|
7 months ago |
Stefan Eissing
|
cfb9991723
quiche: expire all active transfers on connection close
|
7 months ago |
Stefan Eissing
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
8 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 months ago |
Stefan Eissing
|
9287563e86
vquic: use new curl_int64_t type
|
8 months ago |
Stefan Eissing
|
98f67a6145
http2, http3: only return CURLE_PARTIAL_FILE when bytes were received
|
8 months ago |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
Stefan Eissing
|
5d044ad948
vquic: extract TLS setup into own source
|
10 months ago |
Stefan Eissing
|
a0f94800d5
transfer: adjust_pollset improvements
|
11 months ago |
Stefan Eissing
|
8e2d7b9fa4
http: adjust_pollset fix
|
11 months ago |
Stefan Eissing
|
f712af2891
http3/quiche: fix result code on a stream reset
|
11 months ago |
Jay Satiro
|
b83729a339
quiche: return CURLE_HTTP3 on send to invalid stream
|
11 months ago |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
11 months ago |
Stefan Eissing
|
247defa753
quic: make eyeballers connect retries stop at weird replies
|
1 year ago |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 year ago |
Stefan Eissing
|
b06b6216a3
HTTP/2, HTTP/3: handle detach of onoing transfers
|
1 year ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Junho Choi
|
93c7943583
quiche: use quiche_conn_peer_transport_params()
|
1 year ago |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 year ago |
Stefan Eissing
|
bf0e278a3c
vtls: cleanup SSL config management
|
1 year ago |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 year ago |
Stefan Eissing
|
9cc5787577
quic: manage connection idle timeouts
|
1 year ago |
Daniel Stenberg
|
aa9a6a1770
quic: set ciphers/curves the same way regular TLS does
|
1 year ago |