Daniel Stenberg
|
5e3fd347c5
version: add "ECH" as a feature
|
7 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 months ago |
MAntoniak
|
4dbc7acc19
vtls: remove the Curl_cft_ssl_proxy object if CURL_DISABLE_PROXY
|
11 months ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Stefan Eissing
|
bbdbd4b025
vtls: late clone of connection ssl config
|
1 year ago |
Stefan Eissing
|
bf0e278a3c
vtls: cleanup SSL config management
|
1 year ago |
Jay Satiro
|
2fcb674cdf
vtls: clarify "ALPN: offers" message
|
1 year ago |
Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
John Bampton
|
0065b146eb
misc: fix spelling
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Stefan Eissing
|
b42156b825
cfilter: improve SSL connection checks
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 years ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
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 |
Daniel Stenberg
|
336f7cd5af
vtls: make Curl_ssl_backend() return the enum type curl_sslbackend
|
2 years ago |
Jay Satiro
|
a8a4abb2ae
vtls: make curl_global_sslset thread-safe
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
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 |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 years ago |
xkernel
|
a97eb81d94
openssl: check SSL_get_ex_data to prevent potential NULL dereference
|
2 years ago |
Daniel Stenberg
|
223f26c28a
mesalink: remove support
|
2 years ago |