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
|
4a8f6869db
English: use American spelling consistently
|
2 years ago |
Daniel Stenberg
|
b716b5aa7e
lib: #ifdef on USE_HTTP2 better
|
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 |
HenrikHolst
|
a121e8dac6
setopt: do bounds-check before strdup
|
2 years ago |
Daniel Stenberg
|
96629ba2c2
setopt: fix the TLSAUTH #ifdefs for proxy-disabled builds
|
2 years ago |
MAntoniak
|
39406280bb
misc: remove unused doh flags when CURL_DISABLE_DOH is defined
|
3 years ago |
Patrick Monnerat
|
b20b364764
mime: use percent-escaping for multipart form field and file names
|
3 years ago |
Daniel Stenberg
|
1732502cb0
hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODING
|
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
|
46d4373ea7
setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyper
|
3 years ago |
Josh Soref
|
de1004eb0f
cleanup: spell DoH with a lowercase o
|
3 years ago |
Daniel Stenberg
|
628ebd82b9
test269: disable for hyper
|
3 years ago |
Laurent Dufresne
|
8cc1fee5b9
setopt: fix incorrect comments
|
3 years ago |
Orgad Shaneh
|
2864b00b01
setopt: streamline ssl option code
|
3 years ago |
Daniel Stenberg
|
1763aceb0c
http: limit the initial send amount to used upload buffer size
|
3 years ago |
Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 years ago |
Jay Satiro
|
54e7475016
schannel: Disable auto credentials; add an option to enable it
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
d71ff2b9db
hsts: enable by default
|
3 years ago |
Daniel Stenberg
|
eff614fb02
vtls: refuse setting any SSL version
|
3 years ago |
Daniel Stenberg
|
520bd5225c
cookie: CURLOPT_COOKIEFILE set to NULL switches off cookies
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Daniel Stenberg
|
32a71333d4
setopt: error on CURLOPT_HTTP09_ALLOWED set true with Hyper
|
3 years ago |
Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
3 years ago |
Jay Satiro
|
53022e1893
doh: add options to disable ssl verification
|
3 years ago |