Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 years ago |
Patrick Monnerat
|
72652c0613
http, vauth: always provide Curl_allow_auth_to_host() functionality
|
2 years ago |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
f18af4f874
tls: check more TLS details for connection reuse
|
2 years ago |
Daniel Stenberg
|
0935315562
gnutls: don't leak the SRP credentials in redirects
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
2 years ago |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 years ago |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 years ago |
Jay Satiro
|
8b1cae63b7
gtls: fix build for disabled TLS-SRP
|
2 years ago |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 years ago |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 years ago |
Daniel Stenberg
|
8fbd6feddf
ngtcp2: verify the server certificate for the gnutls case
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Daniel Stenberg
|
4a2ab69ab5
gtls: check return code for gnutls_alpn_set_protocols
|
2 years ago |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 years ago |
Daniel Stenberg
|
5ea3145850
vtls: fix connection reuse checks for issuer cert and case sensitivity
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
bfa0309175
gnutls: set the preferred TLS versions in correct order
|
3 years ago |
Michael Kaufmann
|
b249592d29
ssl: read pending close notify alert before closing the connection
|
3 years ago |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
3 years ago |
Daniel Stenberg
|
577f19397c
GnuTLS: don't allow TLS 1.3 for versions that don't support it
|
3 years ago |
Daniel Stenberg
|
781864bedb
gnutls: make setting only the MAX TLS allowed version work
|
3 years ago |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 years ago |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 years ago |