Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
6 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 |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
8 months ago |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 months ago |
Fabian Keil
|
a15342ddc0
wolfssl: plug memory leak in wolfssl_connect_step2()
|
8 months ago |
Fabian Keil
|
0aaea582e0
wolfSSL: do not call the stub function wolfSSL_BIO_set_init()
|
8 months ago |
Stefan Eissing
|
c765b04d11
TLS: start shutdown only when peer did not already close
|
8 months ago |
Lealem Amedie
|
afdb6c2d34
wolfssl: load certificate *chain* for PEM client certs
|
10 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Kareem
|
a51fff1850
wolfssl: add default case for wolfssl_connect_step1 switch
|
1 year ago |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 year ago |
Daniel Stenberg
|
4dbc2ad467
wolfssl: require WOLFSSL_SYS_CA_CERTS for loading system CA
|
1 year ago |
Viktor Szakats
|
fd328fcaf1
cmake: fix unity builds for more build combinations
|
1 year ago |
Daniel Stenberg
|
463528b0f8
wolfssl: ignore errors in CA path
|
1 year ago |
Michael Osipov
|
452182332d
wolfssl: allow capath with CURLOPT_CAINFO_BLOB
|
1 year ago |
Michael Osipov
|
cc123e2757
wolfssl: use ssl_cafile/ssl_capath variables consistent with openssl.c
|
1 year ago |
Daniel Stenberg
|
8420fef590
wolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the CA files
|
1 year ago |
Stefan Eissing
|
331b89a319
http2: polish things around POST
|
1 year ago |
Daniel Stenberg
|
c0998fa9a9
wolfSSL: avoid the OpenSSL compat API when not needed
|
1 year ago |
Daniel Stenberg
|
5e2beb3395
spelling: use 'reuse' not 're-use' in code and elsewhere
|
1 year ago |
Daniel Gustafsson
|
22eb9893bc
crypto: ensure crypto initialization works
|
1 year ago |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
Disyer
|
4f9c20d49f
wolfssl: support loading system CA certificates
|
1 year ago |
Derzsi Dániel
|
ebd83bfbae
wolfssl: support setting CA certificates as blob
|
1 year ago |
Derzsi Dániel
|
eccf896df8
wolfssl: detect when TLS 1.2 support is not built into wolfssl
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
Stefan Eissing
|
940b67803a
wolfSSL: ressurect the BIO `io_result`
|
1 year ago |