wolfssl/src
Sean Parkinson 8ea01056c3
Merge pull request #8788 from julek-wolfssl/gh/8765
tls13: handle malformed CCS and CCS before CH
2025-05-28 09:45:09 +10:00
..
bio.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
conf.c Refactor *_push and *_pop compat API 2025-04-09 14:40:00 +02:00
crl.c Merge pull request #8713 from JacobBarthelmeh/scan 2025-05-09 11:23:20 -07:00
dtls.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
dtls13.c dtls13: send acks with correct record number order 2025-04-18 14:56:59 -05:00
include.am configure.ac: add support for --enable-aesni-with-avx/USE_INTEL_SPEEDUP_FOR_AES (AESNI+AVX, but only for AES modes). 2025-04-02 17:00:48 -05:00
internal.c Merge pull request #8788 from julek-wolfssl/gh/8765 2025-05-28 09:45:09 +10:00
keys.c Fixes from CodeSonar report 2025-04-22 14:43:01 -05:00
ocsp.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
pk.c Fixes from CodeSonar report 2025-04-22 14:43:01 -05:00
quic.c Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`. 2025-05-05 14:36:36 -07:00
sniffer.c Merge pull request #8759 from anhu/index_idx 2025-05-15 11:01:27 -07:00
ssl.c Add NO_OLD_TLS macroguard, remove dead code 2025-05-22 14:21:38 -06:00
ssl_asn1.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
ssl_bn.c revert BN_CTX_init stub for older applications 2025-04-22 09:22:40 -06:00
ssl_certman.c Speculative fix for CodeSonar overflow issue 2025-04-25 12:58:23 -07:00
ssl_crypto.c Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`. 2025-05-05 14:36:36 -07:00
ssl_load.c wolfssl/wolfcrypt/logging.h and wolfcrypt/src/logging.c: add 2025-05-13 20:30:48 -05:00
ssl_misc.c Attempt wolfssl_read_bio_file in read_bio even when XFSEEK is available 2025-04-22 16:56:32 -06:00
ssl_p7p12.c Update PKCS7 to use X509 STORE for internal verification instead of underlying CM 2025-05-08 09:45:58 -07:00
ssl_sess.c Merge pull request #8700 from embhorn/rel_fixes_cs 2025-04-23 11:36:15 -06:00
tls.c TLSX_UseSupportedCurve: Check group correctness outside of TLS 1.3 too 2025-05-19 14:19:59 +02:00
tls13.c Refactor GetHandshakeHeader/GetHandShakeHeader into one 2025-05-20 13:23:14 +02:00
wolfio.c Fixes to support _WIN32_WCE (VS 2008 with WinCE 6.0/7.0). Should have been part of #8621. 2025-04-24 08:18:44 -07:00
x509.c adjust size of temporary buffer 2025-05-08 13:50:42 -06:00
x509_str.c Update PKCS7 to use X509 STORE for internal verification instead of underlying CM 2025-05-08 09:45:58 -07:00