Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 year ago |
Daniel Stenberg
|
5413d24aae
url: remove infof() output for "still name resolving"
|
1 year ago |
Daniel Stenberg
|
dd4d1a2695
transfer: clear credentials when redirecting to absolute URL
|
1 year ago |
Stefan Eissing
|
873b958d0b
http2: h2 and h2-PROXY connection alive check fixes
|
1 year ago |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 year ago |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
f1e5d8a731
url: provide better error message when URLs fail to parse
|
1 year ago |
Shohei Maeda
|
ac5ad52142
url: fix null dispname for --connect-to option
|
1 year ago |
Daniel Stenberg
|
21e7e44fb9
url: fix PVS nits
|
1 year ago |
Daniel Stenberg
|
4cfa5bcc9a
urlapi: cleanups
|
1 year ago |
Daniel Stenberg
|
712e5f1e7f
CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
|
1 year ago |
Daniel Stenberg
|
5fec927374
url: remove call to Curl_llist_destroy in Curl_close
|
1 year ago |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 year ago |
Daniel Stenberg
|
e5e8815532
lib: skip Curl_llist_destroy calls
|
1 year ago |
Daniel Stenberg
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 year ago |
Daniel Stenberg
|
cb49e67303
url: only reuse connections with same GSS delegation
|
1 year ago |
Daniel Stenberg
|
f384d40718
url: remove dummy protocol handler
|
1 year ago |
Daniel Stenberg
|
af369db4d3
url: fix the SSH connection reuse check
|
1 year ago |
Jay Satiro
|
b559ef6f36
url: fix cookielist memleak when curl_easy_reset
|
1 year ago |
Stefan Eissing
|
7c5637b8b4
url: fix logic in connection reuse to deny reuse on "unclean" connections
|
1 year ago |
Stefan Eissing
|
821f6e2a89
CURLOPT_PIPEWAIT: allow waited reuse also for subsequent connections
|
1 year ago |
Stefan Eissing
|
e187d69e48
urldata: remove `now` from struct SingleRequest - not needed
|
1 year ago |
Pronyushkin Petr
|
690c43b3ee
url: fix part of conditional expression is always true
|
1 year ago |
Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 year ago |
Stefan Eissing
|
f8da4f2f2d
vtls: fix hostname handling in filters
|
1 year ago |
Daniel Stenberg
|
7ad8a7ba9e
noproxy: support for space-separated names is deprecated
|
1 year ago |
Andrei Rybak
|
bb393e521f
lib: fix typos in comments which repeat a word
|
1 year ago |
Stefan Eissing
|
6a8d7ef981
cf-socket: keep sockaddr local in the socket filters
|
1 year ago |