Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年 前 |
Kamil Dudka
|
7920be9473
vtls: deduplicate some DISABLE_PROXY ifdefs
|
4 年 前 |
Daniel Stenberg
|
3acb2abdf5
vtls: make it 'struct Curl_ssl_session'
|
4 年 前 |
Ruurd Beerstra
|
d80d419d3e
ntlm: enable NTLM support with wolfSSL
|
4 年 前 |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 年 前 |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 年 前 |
Daniel Stenberg
|
e364546fb3
version: make curl_version* thread-safe without using global context
|
4 年 前 |
Daniel Stenberg
|
6357a19ff2
polarssl: removed
|
4 年 前 |
Michael Forney
|
9b879160df
TLS: add BearSSL vtls implementation
|
5 年 前 |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 年 前 |
Daniel Stenberg
|
deb9462ff2
wolfssl: refer to it as wolfSSL only
|
5 年 前 |
Chris Young
|
76a9d8df0e
vtls: rename some of the SSL functions
|
5 年 前 |
Daniel Stenberg
|
76a9c3c4be
Secure Transport: no more "darwinssl"
|
5 年 前 |
Daniel Stenberg
|
302d125b42
axtls: removed
|
6 年 前 |
Yiming Jing
|
57348eb97d
vtls: add a MesaLink vtls backend
|
6 年 前 |
Daniel Stenberg
|
050c93c46f
setopt: add TLS 1.3 ciphersuites
|
6 年 前 |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
6 年 前 |
Daniel Stenberg
|
1621aed9be
vtls: don't define MD5_DIGEST_LENGTH for wolfssl
|
6 年 前 |
Wyatt O'Day
|
336b6a32c0
tls: fix mbedTLS 2.7.0 build + handle sha256 failures
|
6 年 前 |
Patrick Monnerat
|
8aee8a6a2d
vtls: change struct Curl_ssl `close' field name to `close_one'.
|
7 年 前 |
Jay Satiro
|
953b5c4e26
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
|
7 年 前 |
Viktor Szakats
|
6f86022df2
ntlm: use strict order for SSL backend #if branches
|
7 年 前 |
Daniel Stenberg
|
4bb80d532e
vtls: switch to CURL_SHA256_DIGEST_LENGTH define
|
7 年 前 |
Johannes Schindelin
|
b59288f881
vtls: refactor out essential information about the SSL backends
|
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
|
69039fd1fa
getinfo: access SSL internals via Curl_ssl
|
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 年 前 |