wolfssl/tests
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
..
api Merge pull request #8788 from julek-wolfssl/gh/8765 2025-05-28 09:45:09 +10:00
CONF_FILES_README.md
NCONF_test.cnf
README
TXT_DB.txt
api.c Merge pull request #8788 from julek-wolfssl/gh/8765 2025-05-28 09:45:09 +10:00
include.am add wolfcrypt_test() to unit_test(); remove call to HashTest() and delete 2025-03-11 14:59:07 -05:00
quic.c help static analyzer out, CID 516263 2025-05-08 13:50:02 -06:00
srp.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
suites.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
test-altchains.conf
test-chains.conf
test-dhprime.conf
test-dtls-downgrade.conf
test-dtls-fails-cipher.conf
test-dtls-fails.conf
test-dtls-group.conf
test-dtls-mtu.conf
test-dtls-reneg-client.conf
test-dtls-reneg-server.conf
test-dtls-resume.conf
test-dtls-sha2.conf
test-dtls-srtp-fails.conf
test-dtls-srtp.conf
test-dtls.conf
test-dtls13-cid.conf
test-dtls13-downgrade-fails.conf
test-dtls13-downgrade.conf
test-dtls13-pq-frag.conf Improvements for PQC hybrid key exchange 2025-02-21 18:44:40 +01:00
test-dtls13-pq-hybrid-frag.conf Improvements for PQC hybrid key exchange 2025-02-21 18:44:40 +01:00
test-dtls13-pq-hybrid.conf Improvements for PQC hybrid key exchange 2025-02-21 18:44:40 +01:00
test-dtls13-pq.conf Improvements for PQC hybrid key exchange 2025-02-21 18:44:40 +01:00
test-dtls13-psk.conf
test-dtls13.conf
test-ecc-cust-curves.conf
test-ed448.conf
test-ed25519.conf
test-enckeys.conf
test-fails.conf
test-maxfrag-dtls.conf
test-maxfrag.conf
test-p521.conf
test-psk-no-id-sha2.conf
test-psk-no-id.conf
test-psk.conf
test-rsapss.conf
test-sctp-sha2.conf
test-sctp.conf
test-sha2.conf
test-sig.conf
test-sm2.conf
test-tls-downgrade.conf
test-tls13-down.conf
test-tls13-ecc.conf
test-tls13-pq-hybrid.conf Improvements for PQC hybrid key exchange 2025-02-21 18:44:40 +01:00
test-tls13-pq.conf
test-tls13-psk.conf
test-tls13.conf
test-trustpeer.conf
test.conf
unit.c fix for --group argument test, CID 516265 2025-05-08 13:50:02 -06:00
unit.h test_memio: preserve write boundaries in reads 2025-05-19 10:25:24 +02:00
utils.c test_memio: preserve write boundaries in reads 2025-05-19 10:25:24 +02:00
utils.h test_memio: preserve write boundaries in reads 2025-05-19 10:25:24 +02:00
w64wrapper.c update copyright date 2025-01-21 09:55:03 -07:00

README

Before creating any new configure files (.conf) read the CONF_FILES_README.md