Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 years ago |
ejanchivdorj
|
94241a9e78
CURLcode: add CURLE_SSL_CLIENTCERT
|
3 years ago |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 years ago |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Michael Kolechkin
|
dd2bb48552
sectransp: allow cipher name to be specified
|
3 years ago |
Daniel Stenberg
|
eff614fb02
vtls: refuse setting any SSL version
|
3 years ago |
Daniel Stenberg
|
f573998c22
TLS: fix HTTP/2 selection
|
3 years ago |
Daniel Stenberg
|
b09c8ee157
vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()
|
3 years ago |
Jay Satiro
|
7a33c4dff9
schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro
|
3 years ago |
Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
3 years ago |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
3 years ago |
Jacob Hoffman-Andrews
|
c30bf22f1c
vtls: factor out Curl_ssl_getsock to field of Curl_ssl
|
3 years ago |
Daniel Stenberg
|
2c4b338f7e
vtls: remove md5sum
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Rikard Falkeborn
|
920f49a20b
infof/failf calls: fix format specifiers
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
b312e3238f
sectransp: make it build with --disable-proxy
|
4 years ago |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 years ago |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
4 years ago |
Gilles Vollant
|
cac5374298
setopt: support certificate options in memory with struct curl_blob
|
4 years ago |
Daniel Stenberg
|
cb2f57c0cd
secure transport: remove the BACKEND define kludge
|
4 years ago |
Pedro Monreal
|
4b6fd29f1a
cleanup: fix typos and wording in docs and comments
|
4 years ago |
julian
|
c7e6b71e5a
vtls: Fix comment typo about macosx-version-min compiler flag
|
5 years ago |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
5 years ago |
Daniel Stenberg
|
5c9b2e68a4
sectransp: handle errSSLPeerAuthCompleted from SSLRead()
|
5 years ago |
Daniel Gustafsson
|
8986d3c6f4
ftp: move ftp_ccc in under featureflag
|
5 years ago |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
5 years ago |