Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
3 years ago |
Daniel Stenberg
|
f2f91ac709
openssl: remove conn->data use
|
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 |
Daniel Stenberg
|
60de76e2ad
openssl: lowercase the hostname before using it for SNI
|
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 |
Daniel Stenberg
|
3112ede57c
openssl: remove Curl_ prefix from static functions
|
3 years ago |
Fabian Keil
|
4f61fd87b2
misc: fix typos
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
4 years ago |
Daniel Stenberg
|
d9d0167278
openssl: make the OCSP verification verify the certificate id
|
4 years ago |
Daniel Stenberg
|
1835cb916e
openssl: use OPENSSL_init_ssl() with >= 1.1.0
|
4 years ago |
Daniel Stenberg
|
2d4d012a49
openssl: free mem_buf in error path
|
4 years ago |
Daniel Stenberg
|
0d75bf9ae9
openssl: remove #if 0 leftover
|
4 years ago |
Daniel Gustafsson
|
3a8cdc82dc
openssl: guard against OOM on context creation
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
a3d5b199f9
openssl: acknowledge SRP disabling in configure properly
|
4 years ago |
Daniel Stenberg
|
475c1aba68
checksrc: warn on empty line before open brace
|
4 years ago |
Viktor Szakats
|
d707a9fa64
windows: fix comparison of mismatched types warning
|
4 years ago |
Kamil Dudka
|
7920be9473
vtls: deduplicate some DISABLE_PROXY ifdefs
|
4 years ago |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 years ago |
Daniel Stenberg
|
6d946ad9fe
openssl: consider ALERT_CERTIFICATE_EXPIRED a failed verification
|
4 years ago |
Daniel Stenberg
|
b3fbb2fb9d
openssl: avoid error conditions when importing native CA
|
4 years ago |
Michael Baentsch
|
ede125b7b7
tls: add CURLOPT_SSL_EC_CURVES and --curves
|
4 years ago |
Daniel Stenberg
|
68a5132474
TLS: fix SRP detection by using the proper #ifdefs
|
4 years ago |
Jay Satiro
|
fbe07c6829
openssl: Fix wincrypt symbols conflict with BoringSSL
|
4 years ago |
Daniel Stenberg
|
80d73bcca2
tls: provide the CApath verbose log on its own line
|
4 years ago |
Marcel Raad
|
c71d8bb56d
openssl: fix build with LibreSSL < 2.9.1
|
4 years ago |
Marcel Raad
|
0c6112a139
WIN32: stop forcing narrow-character API
|
4 years ago |