Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
d55de24dce
connect: fix strategy testing for attempts, timeouts and happy-eyeball
|
1 year ago |
Sergey Bronnikov
|
11708d6f00
lib: fix typos
|
1 year ago |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Jay Satiro
|
cb2dc1ba89
lib: use int type for more port variables
|
3 years ago |
Daniel Stenberg
|
d6a37c23a3
urldata: remove 'local_ip' from the connectdata struct
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Klaus Crusius
|
2c0d721215
ftp: retry getpeername for FTP with TCP_FASTOPEN
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
84ced9389e
Curl_addr2string: take an addrlen argument too
|
5 years ago |
Daniel Stenberg
|
db061571ef
http3: make connection reuse work
|
5 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Anders Bakken
|
2427d94c6d
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
|
6 years ago |
Anders Bakken
|
50d1b3379a
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
|
6 years ago |
Daniel Stenberg
|
0d85eed3df
Curl_timeleft: change return type to timediff_t
|
7 years ago |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 years ago |
Marcel Raad
|
a8e523f086
connect: fix unreferenced parameter warning
|
7 years ago |
Jay Satiro
|
d00f2a8f2e
http_proxy: Fix proxy CONNECT hang on pending data
|
8 years ago |
Isaac Boukris
|
82245eaa56
Curl_getconnectinfo: avoid checking if the connection is closed
|
8 years ago |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 years ago |
Daniel Stenberg
|
c69cafe7e2
connect: fix #ifdefs for debug versions of conn/streamclose() macros
|
8 years ago |
Daniel Stenberg
|
3533def3d5
http2: make sure stream errors don't needlessly close the connection
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |