Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 gadu atpakaļ |
Stefan Eissing
|
9e93bd47c2
vtls: Manage current easy handle in nested cfilter calls
|
1 gadu atpakaļ |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 gadu atpakaļ |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 gadu atpakaļ |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 gadu atpakaļ |
Daniel Stenberg
|
07203b0bb8
openssl/mbedtls: use %d for outputing port with failf (int)
|
1 gadu atpakaļ |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 gadi atpakaļ |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 gadi atpakaļ |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 gadi atpakaļ |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 gadi atpakaļ |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 gadi atpakaļ |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 gadi atpakaļ |
Daniel Stenberg
|
f18af4f874
tls: check more TLS details for connection reuse
|
2 gadi atpakaļ |
Jay Satiro
|
6285957f1d
mbedtls: fix some error messages
|
2 gadi atpakaļ |
Harry Sintonen
|
d7fb9ab7ce
mbedtls: bail out if rng init fails
|
2 gadi atpakaļ |
Daniel Stenberg
|
6eb7fb37d9
mbedtls: fix compile when h2-enabled
|
2 gadi atpakaļ |
MAntoniak
|
ba83c522f5
mbedtls: remove server_fd from backend
|
2 gadi atpakaļ |
MAntoniak
|
266627b0bc
mbedtls: remove 'protocols' array from backend when ALPN is not used
|
2 gadi atpakaļ |
Daniel Stenberg
|
7c1acaf61e
tls: make mbedtls and NSS check for h2, not nghttp2
|
2 gadi atpakaļ |
Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
2 gadi atpakaļ |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 gadi atpakaļ |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 gadi atpakaļ |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 gadi atpakaļ |
MAntoniak
|
2cd6d7e462
mbedtls: enable use of mbedtls without filesystem functions support
|
2 gadi atpakaļ |
MAntoniak
|
df66c7c5ba
mbedtls: remove #include <mbedtls/certs.h>
|
2 gadi atpakaļ |
MAntoniak
|
16c01bc5a5
mbedtls: enable use of mbedtls without CRL support
|
2 gadi atpakaļ |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 gadi atpakaļ |
Niels Martignène
|
6c084fd47c
mbedtls: fix CURLOPT_SSLCERT_BLOB (again)
|
2 gadi atpakaļ |
MAntoniak
|
44dfd6bdd8
mbedtls: return CURLcode result instead of a mbedtls error code
|
2 gadi atpakaļ |
Niels Martignène
|
919baa5802
mbedtls: Fix ssl_init error with mbedTLS 3.1.0+
|
2 gadi atpakaļ |