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