Daniel Stenberg
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 rok temu |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 rok temu |
John Bampton
|
0065b146eb
misc: fix spelling
|
1 rok temu |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 rok temu |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 rok temu |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 rok temu |
Stefan Eissing
|
b42156b825
cfilter: improve SSL connection checks
|
1 rok temu |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 lat temu |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
2 lat temu |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 lat temu |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 lat temu |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 lat temu |
Daniel Stenberg
|
336f7cd5af
vtls: make Curl_ssl_backend() return the enum type curl_sslbackend
|
2 lat temu |
Jay Satiro
|
a8a4abb2ae
vtls: make curl_global_sslset thread-safe
|
2 lat temu |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 lat temu |
Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
2 lat temu |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 lat temu |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 lat temu |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 lat temu |
xkernel
|
a97eb81d94
openssl: check SSL_get_ex_data to prevent potential NULL dereference
|
2 lat temu |
Daniel Stenberg
|
223f26c28a
mesalink: remove support
|
2 lat temu |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 lat temu |
Daniel Stenberg
|
63c7668182
version: turn version number functions into returning void
|
3 lat temu |
Jay Satiro
|
b31d9ccfc2
vtls: fix warning due to function prototype mismatch
|
3 lat temu |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 lat temu |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
3 lat temu |
Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 lat temu |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 lat temu |