Stefan Eissing
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 年間 前 |
Jay Satiro
|
ab18c04218
url: fix netrc info message
|
1 年間 前 |
vvb2060
|
746dbc1488
lib: failf/infof compiler warnings
|
1 年間 前 |
Wyatt O'Day
|
e92edfbef6
lib: add ability to disable auths individually
|
1 年間 前 |
John Bampton
|
7378f9cc32
misc: remove duplicate words
|
1 年間 前 |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 年間 前 |
Daniel Stenberg
|
74b87a8af1
lib: move mimepost data from ->req.p.http to ->state
|
1 年間 前 |
Daniel Stenberg
|
e67718eef7
lib: --disable-bindlocal builds curl without local binding support
|
1 年間 前 |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 年間 前 |
Daniel Stenberg
|
d135d040df
url: change default value for CURLOPT_MAXREDIRS to 30
|
1 年間 前 |
Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 年間 前 |
Daniel Stenberg
|
5413d24aae
url: remove infof() output for "still name resolving"
|
1 年間 前 |
Daniel Stenberg
|
dd4d1a2695
transfer: clear credentials when redirecting to absolute URL
|
1 年間 前 |
Stefan Eissing
|
873b958d0b
http2: h2 and h2-PROXY connection alive check fixes
|
1 年間 前 |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 年間 前 |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 年間 前 |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 年間 前 |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 年間 前 |
Daniel Stenberg
|
f1e5d8a731
url: provide better error message when URLs fail to parse
|
1 年間 前 |
Shohei Maeda
|
ac5ad52142
url: fix null dispname for --connect-to option
|
1 年間 前 |
Daniel Stenberg
|
21e7e44fb9
url: fix PVS nits
|
1 年間 前 |
Daniel Stenberg
|
4cfa5bcc9a
urlapi: cleanups
|
1 年間 前 |
Daniel Stenberg
|
712e5f1e7f
CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
|
1 年間 前 |
Daniel Stenberg
|
5fec927374
url: remove call to Curl_llist_destroy in Curl_close
|
1 年間 前 |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 年間 前 |
Daniel Stenberg
|
e5e8815532
lib: skip Curl_llist_destroy calls
|
1 年間 前 |
Daniel Stenberg
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 年間 前 |
Daniel Stenberg
|
cb49e67303
url: only reuse connections with same GSS delegation
|
1 年間 前 |
Daniel Stenberg
|
f384d40718
url: remove dummy protocol handler
|
1 年間 前 |
Daniel Stenberg
|
af369db4d3
url: fix the SSH connection reuse check
|
1 年間 前 |