Ethan Everett
|
9089ef1f4f
nghttp2: use custom memory functions
|
1 settimana fa |
Daniel Stenberg
|
522c89a134
lib: remove Curl_ prefix from static functions
|
3 settimane fa |
Stefan Eissing
|
fe2a72029e
http2: auto reset stream on server eos
|
1 mese fa |
Stefan Eissing
|
962097b8dd
TLS: TLSv1.3 earlydata support for curl
|
1 mese fa |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 mese fa |
Daniel Stenberg
|
aca28abac7
lib: fix disabled-verbose-strings + enable-debug build warnings
|
1 mese fa |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 mesi fa |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 mesi fa |
Stefan Eissing
|
70d3a9b6aa
http2: when uploading data from stdin, fix eos forwarding
|
2 mesi fa |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 mesi fa |
Stefan Eissing
|
00ef607326
url: fix connection reuse for HTTP/2 upgrades
|
2 mesi fa |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
3 mesi fa |
Jay Satiro
|
c8d71e598d
http2: fix GOAWAY message sent to server
|
3 mesi fa |
Stefan Eissing
|
22d292b3ec
urldata: introduce `data->mid`, a unique identifier inside a multi
|
3 mesi fa |
Stefan Eissing
|
cb17c069a8
http2+h3 filters: fix ctx init
|
3 mesi fa |
Stefan Eissing
|
0bc5b2e37c
http/2: simplify eos/blocked handling
|
3 mesi fa |
Stefan Eissing
|
35bf766280
http2: improved upload eos handling
|
3 mesi fa |
Stefan Eissing
|
709a6a3965
cfilters: send flush
|
4 mesi fa |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
4 mesi fa |
Stefan Eissing
|
eb0a366b70
http2: improve rate limiting of downloads
|
3 mesi fa |
Stefan Eissing
|
02e0151a3a
lib: convert some debugf()s into traces
|
3 mesi fa |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
4 mesi fa |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
4 mesi fa |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 mesi fa |
Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
5 mesi fa |
Daniel Stenberg
|
7208ff6534
http: remove "struct HTTP"
|
5 mesi fa |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 mesi fa |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 mesi fa |
Stefan Eissing
|
5a4769b6d5
http: HEAD response body tolerance
|
6 mesi fa |
Stefan Eissing
|
5c59f91427
http2 + ngtcp2: pass CURLcode errors from callbacks
|
7 mesi fa |