Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
796c068895
quiche: remove fprintf() leftover
|
3 years ago |
Daniel Stenberg
|
26f682bcc4
quiche: close the connection
|
4 years ago |
Rikard Falkeborn
|
920f49a20b
infof/failf calls: fix format specifiers
|
4 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
73b63876b1
quiche: remove 'static' from local buffer
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
425fa864ce
quiche: handle calling disconnect twice
|
4 years ago |
Daniel Stenberg
|
dc90f51065
connect: improve happy eyeballs handling
|
4 years ago |
Alessandro Ghedini
|
5277775462
quiche: update SSLKEYLOGFILE support
|
4 years ago |
Peter Wu
|
ceab0febd0
quiche: advertise draft 28 support
|
4 years ago |
Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 years ago |
Daniel Stenberg
|
3ff207f7e3
quiche: clean up memory properly when failing to connect
|
4 years ago |
Daniel Stenberg
|
14c17a2b6e
ngtcp2: introduce qlog support
|
4 years ago |
Daniel Stenberg
|
80b9db1283
quiche: enable qlog output
|
4 years ago |
Daniel Stenberg
|
e364546fb3
version: make curl_version* thread-safe without using global context
|
4 years ago |
Daniel Stenberg
|
28b5b1c20a
quiche: Copyright year out of date
|
4 years ago |
Alessandro Ghedini
|
7fc63d7233
quiche: update to draft-25
|
4 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Javier Blazquez
|
e0363a47de
ngtcp2: use overflow buffer for extra HTTP/3 data
|
5 years ago |
Daniel Stenberg
|
b3eb7d172a
quiche: reject headers in the wrong order
|
5 years ago |
Javier Blazquez
|
e0ee3d9f9b
HTTP3: fix Windows build
|
5 years ago |
lucas
|
19338e9721
quiche: update HTTP/3 config creation to new API
|
5 years ago |
Daniel Stenberg
|
b6532b809f
quiche: don't close connection at end of stream!
|
5 years ago |
Daniel Stenberg
|
2377465901
quiche: set 'drain' when returning without having drained the queues
|
5 years ago |
Daniel Stenberg
|
32fa043202
quiche: The expression must be surrounded by parentheses
|
5 years ago |
Barry Pollard
|
0023fce38d
http: lowercase headernames for HTTP/2 and HTTP/3
|
5 years ago |
Daniel Stenberg
|
00da834156
quiche: persist connection details
|
5 years ago |
Daniel Stenberg
|
c30aff4f88
quiche: expire when poll returned data
|
5 years ago |