Daniel Stenberg
|
030adbceeb
conncache: remove name arg from Curl_conncache_find_bundle
|
2 years ago |
Patrick Monnerat
|
852aa5ad35
url: check sasl additional parameters for connection reuse.
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
b716b5aa7e
lib: #ifdef on USE_HTTP2 better
|
2 years ago |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 years ago |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 years ago |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 years ago |
MAntoniak
|
06eb208126
misc: remove unused data when IPv6 is not supported
|
2 years ago |
Daniel Stenberg
|
c3331a029c
url: exclude zonefrom_url when no ipv6 is available
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
91e3996aa7
urldata: CONN_IS_PROXIED replaces bits.close when proxy can be disabled
|
2 years ago |
Daniel Stenberg
|
b27ad8e1d3
url: revert the removal of trailing dot from host name
|
2 years ago |
lucas
|
519b62ccd0
docs: update IETF links to use datatracker
|
2 years ago |
Daniel Stenberg
|
e74a6b7b72
url: make Curl_disconnect return void
|
2 years ago |
Daniel Stenberg
|
d1237ac906
url: given a user in the URL, find pwd for that user in netrc
|
2 years ago |
MAntoniak
|
1f31bdb10b
url: reduce ssl backend count for CURL_DISABLE_PROXY builds
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
MAntoniak
|
39406280bb
misc: remove unused doh flags when CURL_DISABLE_DOH is defined
|
3 years ago |
MrDwZ
|
1cdfdcde3b
check ssl_config when re-use proxy connection
|
2 years ago |
Daniel Stenberg
|
a5f5687368
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
|
3 years ago |
Daniel Stenberg
|
0942017162
url.c: fix the SIGPIPE comment for Curl_close
|
3 years ago |
x2018
|
d55b8b6a45
url: check the return value of curl_url()
|
3 years ago |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 years ago |
Daniel Stenberg
|
bffe90cf2e
url: set "k->size" -1 at start of request
|
3 years ago |
Jeffrey Tolar
|
5f563495f1
CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse
|
3 years ago |
i-ky
|
3363eeb262
urlapi: add curl_url_strerror()
|
3 years ago |
Daniel Stenberg
|
e41e1b2a4d
url: fix compiler warning in no-verbose builds
|
3 years ago |
Daniel Stenberg
|
2f0bb864c1
lib: don't use strerror()
|
3 years ago |
Daniel Stenberg
|
5ea3145850
vtls: fix connection reuse checks for issuer cert and case sensitivity
|
3 years ago |
MAntoniak
|
9a47d77126
lib: fix compiler warnings with CURL_DISABLE_NETRC
|
3 years ago |