Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
6 miesięcy temu |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 miesięcy temu |
Stefan Eissing
|
8cee4c9238
gnutls: lazy init the trust settings
|
7 miesięcy temu |
Stefan Eissing
|
e7de80e8ce
tls: fix compile issues on old-linux CI
|
7 miesięcy temu |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 miesięcy temu |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 miesięcy temu |
Stefan Eissing
|
c765b04d11
TLS: start shutdown only when peer did not already close
|
8 miesięcy temu |
Baruch Siach
|
af520ac9fe
gnutls: fix build with --disable-verbose
|
11 miesięcy temu |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 miesięcy temu |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 rok temu |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 rok temu |
Daniel Stenberg
|
9cf4759354
gnutls: support CURLSSLOPT_NATIVE_CA
|
1 rok temu |
Viktor Szakats
|
781242ffa4
cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS
|
1 rok temu |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 rok temu |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 rok temu |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 rok temu |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 rok temu |
Stefan Eissing
|
9e93bd47c2
vtls: Manage current easy handle in nested cfilter calls
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
Daniel Stenberg
|
becfe2ec78
urldata: cease storing TLS auth type
|
1 rok temu |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 rok temu |
Stefan Eissing
|
27ec767ebd
gnutls: use common gnutls init and verify code for ngtcp2
|
2 lat 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 |
Patrick Monnerat
|
72652c0613
http, vauth: always provide Curl_allow_auth_to_host() functionality
|
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
|
f18af4f874
tls: check more TLS details for connection reuse
|
2 lat temu |