max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
michael musset
|
1544513958
libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION
|
3 years ago |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
2 years ago |
Daniel Stenberg
|
8b1ae28509
urldata: store tcp_keepidle and tcp_keepintvl as ints
|
2 years ago |
Daniel Stenberg
|
4651945822
urldata: reduce size of a few struct fields
|
2 years ago |
Daniel Stenberg
|
b1c1df0b6b
urldata: remove three unused booleans from struct UserDefined
|
2 years ago |
Daniel Stenberg
|
c9b60f0053
http: restore header folding behavior
|
2 years ago |
Daniel Stenberg
|
8d86718f3f
opts: deprecate RANDOM_FILE and EGDSOCKET
|
2 years ago |
Daniel Stenberg
|
f18af4f874
tls: check more TLS details for connection reuse
|
2 years ago |
Daniel Stenberg
|
08b8ef4e72
connect: store "conn_remote_port" in the info struct
|
2 years ago |
Daniel Stenberg
|
6e65999395
http: avoid auth/cookie on redirects same host diff port
|
2 years ago |
Patrick Monnerat
|
852aa5ad35
url: check sasl additional parameters for connection reuse.
|
2 years ago |
Daniel Stenberg
|
4a8f6869db
English: use American spelling consistently
|
2 years ago |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
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
|
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 |
MAntoniak
|
39406280bb
misc: remove unused doh flags when CURL_DISABLE_DOH is defined
|
3 years ago |
Daniel Stenberg
|
4d97fe5473
tftp: mark protocol as not possible to do over CONNECT
|
3 years ago |
Patrick Monnerat
|
b20b364764
mime: use percent-escaping for multipart form field and file names
|
3 years ago |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 years ago |
Daniel Gustafsson
|
f06280eb53
doh: remove experimental code for DoH with GET
|
3 years ago |
Jeffrey Tolar
|
5f563495f1
CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse
|
3 years ago |
Max Dymond
|
a517378de5
CURLOPT_PREREQFUNCTION: add new callback
|
3 years ago |
Mats Lindestam
|
d1e7d9197b
libssh2: add SHA256 fingerprint support
|
3 years ago |
Daniel Stenberg
|
8a16e54c0c
http: ignore content-length if any transfer-encoding is used
|
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 |
Josh Soref
|
de1004eb0f
cleanup: spell DoH with a lowercase o
|
3 years ago |