Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
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
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
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
|
5263bbb316
bearssl: make it proper C89 compliant
|
2 lat temu |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
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 |
Jan Venekamp
|
3b4a353025
BearSSL: add CURLOPT_SSL_CTX_FUNCTION support
|
2 lat temu |
Jan Venekamp
|
f5d79619b1
BearSSL: add CURLOPT_SSL_CIPHER_LIST support
|
2 lat temu |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 lat temu |
Jan Venekamp
|
f36e32b5b8
bearssl: fix EXC_BAD_ACCESS on incomplete CA cert
|
2 lat temu |
Jan Venekamp
|
8af1cef29e
bearssl: fix connect error on expired cert and no verify
|
2 lat temu |
Jan Venekamp
|
b84437194c
bearssl: fix session resumption (session id)
|
2 lat temu |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 lat temu |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 lat temu |
Aleksandr Krotov
|
beb1b1cb03
bearssl: support CURLOPT_CAINFO_BLOB
|
3 lat temu |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 lat temu |
Michael Forney
|
7f9c5af8b3
bearssl: explicitly initialize all fields of Curl_ssl
|
3 lat temu |
Michael Forney
|
a03ea62239
bearssl: remove incorrect const on variable that is modified
|
3 lat temu |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 lat temu |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 lat temu |
Daniel Stenberg
|
f573998c22
TLS: fix HTTP/2 selection
|
3 lat temu |
Daniel Stenberg
|
b09c8ee157
vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()
|
3 lat temu |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
3 lat temu |