wolfssl/src
David Garske 464c2d19dc
Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke
TLS 1.3 PSK: add option to require only PSK with DHE
2023-02-15 21:10:27 -08:00
..
bio.c Fix for BIO_reset() (#5887) 2023-02-14 08:54:25 -08:00
conf.c update copyright to 2023 2022-12-30 17:12:11 -07:00
crl.c Support pthread_rwlock (#5952) 2023-02-10 10:42:38 -08:00
dtls.c Support pthread_rwlock (#5952) 2023-02-10 10:42:38 -08:00
dtls13.c update copyright to 2023 2022-12-30 17:12:11 -07:00
include.am Adds support for TLS v1.3 Encrypted Client Hello (ECH) draft-ietf-tls-esni) and HPKE (Hybrid Public Key Encryption) RFC9180. 2023-01-18 11:37:27 -08:00
internal.c Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke 2023-02-15 21:10:27 -08:00
keys.c update copyright to 2023 2022-12-30 17:12:11 -07:00
ocsp.c update copyright to 2023 2022-12-30 17:12:11 -07:00
pk.c stunnel 5.67 support (#6020) 2023-02-14 09:38:28 -08:00
quic.c update copyright to 2023 2022-12-30 17:12:11 -07:00
sniffer.c update copyright to 2023 2022-12-30 17:12:11 -07:00
ssl.c Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke 2023-02-15 21:10:27 -08:00
ssl_misc.c update copyright to 2023 2022-12-30 17:12:11 -07:00
tls.c Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke 2023-02-15 21:10:27 -08:00
tls13.c Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke 2023-02-15 21:10:27 -08:00
wolfio.c update copyright to 2023 2022-12-30 17:12:11 -07:00
x509.c src/ssl.c and src/x509.c: use the customary function pointers (WOLFSSL_CRYPTO_EX_*()), not void *, in the arg lists of wolfSSL_CTX_get_ex_new_index() and wolfSSL_X509_get_ex_new_index(), to avoid "ISO C forbids passing argument ... between function pointer and ‘void *’"; 2023-02-14 19:28:40 -06:00
x509_str.c Ref counting: rework for static analysers 2023-02-03 10:13:32 +10:00