Benau
|
3f126138be
mbedTLS: initial 3.0.0 support
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
a2b1bbeef0
mbedtls: make mbedtls_strerror always work
|
3 years ago |
Michael Kaufmann
|
b249592d29
ssl: read pending close notify alert before closing the connection
|
3 years ago |
Laurent Dufresne
|
05e0453050
mbedtls: add support for cert and key blob options
|
3 years ago |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
3 years ago |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
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 |
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 |
Daniel Stenberg
|
4b55d0468a
mbedtls: remove Curl_ prefix from static functions
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Frederik Wedel-Heinen
|
bc5455fa74
mbedtls: add missing header when defining MBEDTLS_DEBUG
|
4 years ago |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 years ago |
Baruch Siach
|
989e6dffc5
mbedtls: fix build with disabled proxy support
|
4 years ago |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
4 years ago |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 years ago |
Daniel Stenberg
|
2efc3a424a
mbedtls: remove the BACKEND define kludge
|
4 years ago |
Daniel Stenberg
|
6357a19ff2
polarssl: removed
|
4 years ago |
Bastien Bouclet
|
9910d6b9a4
mbedtls: add error message for cert validity starting in the future
|
5 years ago |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
5 years ago |
Guy Poizat
|
0da8441298
mbedtls: enable use of EC keys
|
5 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |