Jay Satiro
|
2e5651a5ce
vtls: fix ssl version "or later" behavior change for many backends
|
6 жил өмнө |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
6 жил өмнө |
Daniel Stenberg
|
dc1b6c5a00
build: cleanup to fix clang warnings/errors
|
6 жил өмнө |
Wyatt O'Day
|
336b6a32c0
tls: fix mbedTLS 2.7.0 build + handle sha256 failures
|
6 жил өмнө |
Marcel Raad
|
24753bcd48
unit1309: fix warning on Windows x64
|
6 жил өмнө |
Patrick Monnerat
|
8aee8a6a2d
vtls: change struct Curl_ssl `close' field name to `close_one'.
|
7 жил өмнө |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 жил өмнө |
Johannes Schindelin
|
b59288f881
vtls: refactor out essential information about the SSL backends
|
7 жил өмнө |
Johannes Schindelin
|
b0989cd3ab
vtls: allow selecting which SSL backend to use at runtime
|
7 жил өмнө |
Johannes Schindelin
|
a53bda35e9
vtls: fold the backend ID into the Curl_ssl structure
|
7 жил өмнө |
Johannes Schindelin
|
70f1db321a
vtls: encapsulate SSL backend-specific data
|
7 жил өмнө |
Johannes Schindelin
|
d65e6cc4fc
vtls: prepare the SSL backends for encapsulated private data
|
7 жил өмнө |
Johannes Schindelin
|
69039fd1fa
getinfo: access SSL internals via Curl_ssl
|
7 жил өмнө |
Johannes Schindelin
|
6f1eec14e0
vtls: remove obsolete declarations of SSL backend functionality
|
7 жил өмнө |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
7 жил өмнө |
Johannes Schindelin
|
937899a3b8
vtls: convert the have_curlssl_* constants to runtime flags
|
7 жил өмнө |
Johannes Schindelin
|
0a083a66bc
vtls: move sha256sum into the Curl_ssl struct
|
7 жил өмнө |
Johannes Schindelin
|
e35205a0c4
vtls: move md5sum into the Curl_ssl struct
|
7 жил өмнө |
Johannes Schindelin
|
52e8237bfc
vtls: use the Curl_ssl struct to access all SSL backends' functionality
|
7 жил өмнө |
Johannes Schindelin
|
e09bb63ed8
vtls: declare Curl_ssl structs for every SSL backend
|
7 жил өмнө |
Johannes Schindelin
|
b31d1dcddb
vtls: make sure all _cleanup() functions return void
|
7 жил өмнө |
Johannes Schindelin
|
c0cdc68c7e
gtls: fix build when sizeof(long) < sizeof(void *)
|
7 жил өмнө |
Jay Satiro
|
17c5d05285
HTTPS-Proxy: don't offer h2 for https proxy connections
|
7 жил өмнө |
Dan Fandrich
|
6943085b50
gtls: fixed a lingering BUFSIZE reference
|
7 жил өмнө |
Dan Fandrich
|
f761da76f6
gnutls: removed some code when --disable-verbose is configured
|
7 жил өмнө |
Jay Satiro
|
33cfcfd9f0
TLS: Fix switching off SSL session id when client cert is used
|
7 жил өмнө |
Marcel Raad
|
45c78ad5b4
vtls: fix unreferenced variable warnings
|
7 жил өмнө |
Marcel Raad
|
aa2e9e9017
gtls: fix compiler warning
|
7 жил өмнө |
Jozef Kralik
|
6448f98c18
vtls: add options to specify range of enabled TLS versions
|
8 жил өмнө |
Michael Kaufmann
|
511674ab27
gnutls: disable TLS session tickets
|
7 жил өмнө |