Daniel McCarney
|
61e48b4df1
vtls: fix `Curl_ssl_conn_config_match` doc param
|
2 months ago |
Max Faxälv
|
0a5ea09a91
spnego_gssapi: implement TLS channel bindings for openssl
|
8 months ago |
Jan Venekamp
|
5c2ab55abe
vtls: add SSLSUPP_CIPHER_LIST
|
3 months ago |
Stefan Eissing
|
39b9ccea8d
x509asn1: raise size limit for x509 certification information
|
3 months ago |
Stefan Eissing
|
c31041b17e
connection: shutdown TLS (for FTP) better
|
5 months ago |
Viktor Szakats
|
0887297100
lib/v*: tidy up types and casts
|
6 months ago |
Daniel Stenberg
|
80aa519545
wolfssl: support CA caching
|
5 months ago |
Stefan Eissing
|
e101a7a8b0
multi: add multi->proto_hash, a key-value store for protocol data
|
7 months ago |
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 |