vvb2060
|
f284289720
openssl: fix %-specifier in infof() call
|
6 months ago |
Daniel Stenberg
|
582743f2e7
openssl/gnutls: rectify the TLS version checks for QUIC
|
6 months ago |
Stefan Eissing
|
e101a7a8b0
multi: add multi->proto_hash, a key-value store for protocol data
|
7 months ago |
Jay Satiro
|
02b14378e6
openssl: stop duplicate ssl key logging for legacy OpenSSL
|
6 months ago |
Jay Satiro
|
9aae9bf817
openssl: revert keylog_callback support for LibreSSL
|
6 months ago |
Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
7 months ago |
Daniel Stenberg
|
5e3fd347c5
version: add "ECH" as a feature
|
7 months ago |
Stephen Farrell
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
7 months ago |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
RainRat
|
1087937992
misc: fix typos
|
7 months ago |
Stefan Eissing
|
e7de80e8ce
tls: fix compile issues on old-linux CI
|
7 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 months ago |
Jay Satiro
|
bf567dd9f1
lib: use multi instead of multi_easy for the active multi
|
10 months ago |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
8 months ago |
Daniel Stenberg
|
c247827a8a
openssl: do not set SSL_MODE_RELEASE_BUFFERS
|
8 months ago |
Stefan Eissing
|
c765b04d11
TLS: start shutdown only when peer did not already close
|
8 months ago |
Stefan Eissing
|
e87751d69a
vtls: fix tls proxy peer verification
|
9 months ago |
Stefan Eissing
|
c177e1944c
https-proxy: use IP address and cert with ip in alt names
|
10 months ago |
Daniel Stenberg
|
c28e9478cb
openssl: when verifystatus fails, remove session id from cache
|
10 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 months ago |
Viktor Szakats
|
9f2d2290d1
openssl: re-match LibreSSL deinit with init
|
11 months ago |
Daniel Stenberg
|
ff74cef5d4
lib: reduce use of strncpy
|
11 months ago |
Daniel Stenberg
|
395365ad2d
openssl: when a session-ID is reused, skip OCSP stapling
|
1 year ago |
Viktor Szakats
|
294194d689
openssl: enable `infof_certstack` for 1.1 and LibreSSL 3.6
|
1 year ago |
Viktor Szakats
|
006977859d
openssl: fix building with v3 `no-deprecated` + add CI test
|
1 year ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Viktor Szakats
|
9fb6cc54c5
tidy-up: use `OPENSSL_VERSION_NUMBER`
|
1 year ago |
Daniel Stenberg
|
86d4a4124e
openssl: identify the "quictls" backend correctly
|
1 year ago |
Daniel Stenberg
|
b3c4bbfcaa
openssl: two multi pointer checks should probably rather be asserts
|
1 year ago |