Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
před 2 roky |
Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
před 2 roky |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
před 2 roky |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
před 2 roky |
Jay Satiro
|
8b1cae63b7
gtls: fix build for disabled TLS-SRP
|
před 2 roky |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
před 2 roky |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
před 2 roky |
Daniel Stenberg
|
8fbd6feddf
ngtcp2: verify the server certificate for the gnutls case
|
před 2 roky |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
před 2 roky |
Daniel Stenberg
|
4a2ab69ab5
gtls: check return code for gnutls_alpn_set_protocols
|
před 2 roky |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
před 3 roky |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
před 3 roky |
Daniel Stenberg
|
5ea3145850
vtls: fix connection reuse checks for issuer cert and case sensitivity
|
před 3 roky |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
před 3 roky |
Daniel Stenberg
|
bfa0309175
gnutls: set the preferred TLS versions in correct order
|
před 3 roky |
Michael Kaufmann
|
b249592d29
ssl: read pending close notify alert before closing the connection
|
před 3 roky |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
před 3 roky |
Daniel Stenberg
|
577f19397c
GnuTLS: don't allow TLS 1.3 for versions that don't support it
|
před 3 roky |
Daniel Stenberg
|
781864bedb
gnutls: make setting only the MAX TLS allowed version work
|
před 3 roky |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
před 3 roky |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
před 3 roky |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
před 3 roky |
Daniel Stenberg
|
f573998c22
TLS: fix HTTP/2 selection
|
před 3 roky |
Daniel Stenberg
|
b09c8ee157
vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()
|
před 3 roky |
Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
před 3 roky |
Daniel Stenberg
|
e06fa7462a
gnutls: assume nettle crypto support
|
před 3 roky |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
před 3 roky |
Jacob Hoffman-Andrews
|
c30bf22f1c
vtls: factor out Curl_ssl_getsock to field of Curl_ssl
|
před 3 roky |
Daniel Stenberg
|
2c4b338f7e
vtls: remove md5sum
|
před 3 roky |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
před 3 roky |