Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
6 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 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
|
7 months ago |
Stefan Eissing
|
e87751d69a
vtls: fix tls proxy peer verification
|
8 months ago |
Jay Satiro
|
24d6c2889f
schannel: fix hang on unexpected server close
|
9 months ago |
Viktor Szakats
|
aff26089e8
schannel: fix `-Warith-conversion` gcc 13 warning
|
10 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Daniel Stenberg
|
ff74cef5d4
lib: reduce use of strncpy
|
11 months ago |
YX Hao
|
a17f041bea
lib: fix variable undeclared error caused by `infof` changes
|
11 months ago |
Jay Satiro
|
9ac6023d36
schannel: fix unused variable warning
|
11 months ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
11 months ago |
Andrew Kurushin
|
1af46f2f93
schannel: add CA cache support for files and memory blobs
|
1 year ago |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 year ago |
Viktor Szakats
|
3b6d18bbf6
spelling: fix codespell 2.2.6 typos
|
1 year ago |
Viktor Szakats
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
Nathan Moinvaziri
|
f6700c744b
schannel: fix ordering of cert chain info
|
1 year ago |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 year ago |
Jay Satiro
|
889c071d3c
schannel: verify hostname independent of verify cert
|
1 year ago |
Jay Satiro
|
b4f9ae5126
schannel: fix user-set legacy algorithms in Windows 10 & 11
|
1 year ago |
Nathan Moinvaziri
|
f540a39b8b
Revert "schannel: reverse the order of certinfo insertions"
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
90aea8e2a9
schannel: add clarifying comment
|
1 year ago |
Daniel Stenberg
|
e135bc9d31
schannel: loop over the algos to pick the selected one
|
1 year ago |
Viktor Szakats
|
51211a31a5
quic/schannel: fix compiler warnings
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
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
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
1 year ago |