wolfssl/tests
philljj c5d9483cce
Merge pull request #11097 from julek-wolfssl/tls13-0rtt-middlebox-fixes
TLS 1.3: fix early data decryption handling and middlebox compat build option
2026-08-21 10:35:09 -05:00
..
api Merge pull request #11097 from julek-wolfssl/tls13-0rtt-middlebox-fixes 2026-08-21 10:35:09 -05:00
emnet
freertos-mem-track-repro
swdev Add AES key wrap with padding (RFC 5649) and crypto callback support 2026-08-10 15:10:46 -06:00
unit-mcdc Merge pull request #11140 from holtrop-wolfssl/zd22282 2026-08-20 09:21:47 -06:00
CONF_FILES_README.md
NCONF_test.cnf
README
TXT_DB.txt
api.c Merge pull request #11044 from yosuke-wolfssl/fix/f_7521 2026-08-19 10:10:07 -05:00
include.am tests: sweep the chacha20/poly1305 AVX-512 dispatch rows 2026-08-17 09:25:11 +02:00
quic.c reset all five encryption-level in wolfSSL_quic_clear() when cleaning up a TLS connection 2026-08-20 14:43:10 +02:00
srp.c
suites.c wolfssl/test.h: convert err_sys() and err_sys_with_errno() to err_sys_func() / 2026-08-05 13:53:46 -05: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-hybrid-extra-frag.conf
test-dtls13-pq-hybrid-extra.conf
test-dtls13-pq-hybrid-frag.conf
test-dtls13-pq-standalone-frag.conf
test-dtls13-pq-standalone.conf
test-dtls13-psk.conf
test-dtls13-slhdsa-entity-128s.conf Add SLH-DSA support for the TLS 1.3 and DTLS 1.3 handshake 2026-08-04 22:23:03 +02:00
test-dtls13-slhdsa-entity.conf Add SLH-DSA support for the TLS 1.3 and DTLS 1.3 handshake 2026-08-04 22:23:03 +02:00
test-dtls13.conf
test-ecc-cust-curves.conf
test-ed448.conf
test-ed25519.conf
test-enckeys.conf
test-fails.conf Allow RSA client certs on ECDHE-ECDSA mutual auth 2026-06-08 15:10:27 +02:00
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-extra.conf
test-tls13-pq-hybrid.conf
test-tls13-pq-standalone.conf
test-tls13-psk-certs.conf
test-tls13-psk.conf
test-tls13-slhdsa-entity-128s.conf Resume the TLS 1.3 certificate chain send after a WANT_WRITE 2026-08-07 08:14:25 +02:00
test-tls13-slhdsa-entity-sha2-128s.conf Add SLH-DSA support for the TLS 1.3 and DTLS 1.3 handshake 2026-08-04 22:23:03 +02:00
test-tls13-slhdsa-entity-sha2.conf Add SLH-DSA support for the TLS 1.3 and DTLS 1.3 handshake 2026-08-04 22:23:03 +02:00
test-tls13-slhdsa-entity.conf Add SLH-DSA support for the TLS 1.3 and DTLS 1.3 handshake 2026-08-04 22:23:03 +02:00
test-tls13-slhdsa-fail.conf
test-tls13-slhdsa-sha2.conf
test-tls13-slhdsa-shake.conf
test-tls13.conf
test-trustpeer.conf
test.conf
unit.c fixes and improvements from AI review: 2026-08-05 13:53:47 -05:00
unit.h tests/unit.h: pull in wolfssl/wolfcrypt/fips_test.h, for the WOLFSSL_FIPS_DEV_NO_POST stubs. 2026-08-05 13:53:45 -05:00
utils.c Intel QAT: add async hybrid PQC server key share regression test 2026-07-07 09:54:04 -07:00
utils.h Cover the DTLS 1.3 scheduled work API in the tests 2026-08-01 12:04:57 +02:00
w64wrapper.c

README

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