Daniel Stenberg
|
e364546fb3
version: make curl_version* thread-safe without using global context
|
hace 4 años |
Daniel Stenberg
|
6357a19ff2
polarssl: removed
|
hace 4 años |
Michael Forney
|
9b879160df
TLS: add BearSSL vtls implementation
|
hace 5 años |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
hace 5 años |
Daniel Stenberg
|
deb9462ff2
wolfssl: refer to it as wolfSSL only
|
hace 5 años |
Chris Young
|
76a9d8df0e
vtls: rename some of the SSL functions
|
hace 5 años |
Daniel Stenberg
|
76a9c3c4be
Secure Transport: no more "darwinssl"
|
hace 5 años |
Daniel Stenberg
|
302d125b42
axtls: removed
|
hace 6 años |
Yiming Jing
|
57348eb97d
vtls: add a MesaLink vtls backend
|
hace 6 años |
Daniel Stenberg
|
050c93c46f
setopt: add TLS 1.3 ciphersuites
|
hace 6 años |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
hace 6 años |
Daniel Stenberg
|
1621aed9be
vtls: don't define MD5_DIGEST_LENGTH for wolfssl
|
hace 6 años |
Wyatt O'Day
|
336b6a32c0
tls: fix mbedTLS 2.7.0 build + handle sha256 failures
|
hace 6 años |
Patrick Monnerat
|
8aee8a6a2d
vtls: change struct Curl_ssl `close' field name to `close_one'.
|
hace 7 años |
Jay Satiro
|
953b5c4e26
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
|
hace 7 años |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
hace 7 años |
Daniel Stenberg
|
4bb80d532e
vtls: switch to CURL_SHA256_DIGEST_LENGTH define
|
hace 7 años |
Johannes Schindelin
|
b59288f881
vtls: refactor out essential information about the SSL backends
|
hace 7 años |
Johannes Schindelin
|
a53bda35e9
vtls: fold the backend ID into the Curl_ssl structure
|
hace 7 años |
Johannes Schindelin
|
70f1db321a
vtls: encapsulate SSL backend-specific data
|
hace 7 años |
Johannes Schindelin
|
69039fd1fa
getinfo: access SSL internals via Curl_ssl
|
hace 7 años |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
937899a3b8
vtls: convert the have_curlssl_* constants to runtime flags
|
hace 7 años |
Johannes Schindelin
|
0a083a66bc
vtls: move sha256sum into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
e35205a0c4
vtls: move md5sum into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
52e8237bfc
vtls: use the Curl_ssl struct to access all SSL backends' functionality
|
hace 7 años |
Johannes Schindelin
|
e09bb63ed8
vtls: declare Curl_ssl structs for every SSL backend
|
hace 7 años |
Johannes Schindelin
|
e7e03e47d4
vtls: introduce a new struct for SSL backends
|
hace 7 años |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
hace 8 años |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
hace 8 años |