wolfssl/src
Daniel Pouzzner ce9d0e236c
Merge pull request #8047 from ColtonWilley/x509_store_free_ref
Free X509 store ref on store free
2024-10-08 15:25:16 -05:00
..
bio.c src/pk.c: add missing "keySz = padded_keySz" in _DH_compute_key() ct cleanup path. 2024-09-27 00:28:45 -05:00
conf.c src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. 2024-08-28 23:05:04 -05:00
crl.c Merge pull request #7986 from julek-wolfssl/crl-cb 2024-09-18 10:43:37 -06:00
dtls.c Address code review 2024-09-20 15:31:01 +02:00
dtls13.c wolfssl/wolfcrypt/types.h: refactor static_assert*() as wc_static_assert*() to avoid conflicts with target-native static_assert(), and add additional coverage for C23 and MSVC C11. 2024-10-04 16:41:33 -05:00
include.am Kyber ARM32 ASM: add assembly using base instructions 2024-10-04 11:06:18 +10:00
internal.c add WOLFSSL_LEFT_MOST_WILDCARD_ONLY support to X509_check_host() 2024-10-08 10:38:14 -06:00
keys.c Programmatically remove NULL test before XFREE 2024-08-06 10:20:45 -04:00
ocsp.c error code fixes: 2024-09-06 19:33:48 -05:00
pk.c wolfCrypt CSharp Wrapper: 2024-10-05 11:44:58 -07:00
quic.c error code fixes: 2024-09-06 19:33:48 -05:00
sniffer.c Merge pull request #8045 from rizlik/sniffer-fix 2024-10-07 07:38:27 -07:00
ssl.c wolfCrypt CSharp Wrapper: 2024-10-05 11:44:58 -07:00
ssl_asn1.c error code fixes: 2024-09-06 19:33:48 -05:00
ssl_bn.c error code fixes: 2024-09-06 19:33:48 -05:00
ssl_certman.c Add crl error override callback 2024-09-18 11:58:53 +02:00
ssl_crypto.c wolfssl/wolfcrypt/types.h: add WC_NO_STATIC_ASSERT path, and add C89-compatible live fallback definition for wc_static_assert(). 2024-10-04 21:11:25 -05:00
ssl_load.c fixes, coddling, and suppressions for clang-tidy complaints: 2024-09-30 23:19:49 -05:00
ssl_misc.c Missing libspdm features 2024-09-02 10:01:12 +02:00
ssl_p7p12.c error code fixes: 2024-09-06 19:33:48 -05:00
ssl_sess.c Merge pull request #7799 from anhu/fips_macro_guard 2024-09-12 17:56:00 -05:00
tls.c missing argument 2024-10-02 17:21:50 +02:00
tls13.c Merge branch 'master' into fix-conversion 2024-10-02 17:14:06 +02:00
wolfio.c error code fixes: 2024-09-06 19:33:48 -05:00
x509.c add WOLFSSL_LEFT_MOST_WILDCARD_ONLY support to X509_check_host() 2024-10-08 10:38:14 -06:00
x509_str.c Free X509 store ref on store free 2024-10-07 13:09:47 -07:00