Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 éve |
Biswapriyo Nath
|
5023d7c944
http2: remove unused Curl_http2_strerror function declaration
|
1 éve |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 éve |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 éve |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 éve |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 éve |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 éve |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 éve |
Daniel Stenberg
|
63c7668182
version: turn version number functions into returning void
|
3 éve |
Daniel Stenberg
|
605e842355
http2: move the stream error field to the per-transfer storage
|
3 éve |
Daniel Stenberg
|
00b89ec641
h2: allow 100 streams by default
|
3 éve |
Daniel Stenberg
|
723c0e75fa
http2: remove conn->data use
|
3 éve |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 éve |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 éve |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 éve |
Daniel Stenberg
|
15f51474c8
http2: make pausing/unpausing set/clear local stream window
|
4 éve |
Daniel Stenberg
|
ee263de7a3
conncache: fix multi-thread use of shared connection cache
|
5 éve |
Daniel Gustafsson
|
11d7fe118d
headers: Remove no longer exported functions
|
5 éve |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 éve |
Johannes Schindelin
|
d997aa0e96
Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1
|
6 éve |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 éve |
Daniel Stenberg
|
7b9bc96c77
http2: several cleanups
|
6 éve |
Daniel Stenberg
|
65ca030513
http2: fix OOM crash
|
7 éve |
Anders Bakken
|
421f740164
http2: Fix crashes when parent stream gets aborted
|
8 éve |
Daniel Stenberg
|
3d4c0c8b9b
http2: return EOF when done uploading without known size
|
8 éve |
Daniel Stenberg
|
3533def3d5
http2: make sure stream errors don't needlessly close the connection
|
8 éve |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 éve |
Jay Satiro
|
b71bc694c8
http2: Add Curl_http2_strerror for HTTP/2 error codes
|
8 éve |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 éve |
Daniel Stenberg
|
3042cb5043
http2: added three stream prio/deps options
|
9 éve |