wolfssl/tests
Sameeh Jubran 4bef71c2df tests: free PKCS7 cert stack when encode_certs fails
wolfSSL_PKCS7_encode_certs takes the stack only on success. These tests
dropped sk whenever p7 and the BIO were non-NULL, which leaked under
MEM_FAIL_CNT.

Signed-off-by: Sameeh Jubran <sameeh@wolfssl.com>
2026-09-01 19:53:37 +03:00
..
api tests: free PKCS7 cert stack when encode_certs fails 2026-09-01 19:53:37 +03:00
emnet Restore IP_SOCK_getsockopt emNET error lookup 2026-04-30 18:01:16 +01:00
freertos-mem-track-repro Fix mem_track.h compile failure on multi-threaded non-Linux builds 2026-05-11 16:20:35 +01:00
swdev Add curve448 crypto callback support 2026-08-21 17:04:18 -06:00
unit-mcdc tests: drive the tls 1.3 sha-1 chain rule from the white-box 2026-08-28 14:14:46 +02:00
CONF_FILES_README.md
NCONF_test.cnf
README
TXT_DB.txt
api.c Merge pull request #11222 from danielinux/mcdc-test-coverage 2026-09-01 09:25:32 -05:00
include.am tests: drop external tooling references from MC/DC test comments 2026-08-28 14:14:45 +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 Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-dtls13-pq-hybrid-extra.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-dtls13-pq-hybrid-frag.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-dtls13-pq-standalone-frag.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-dtls13-pq-standalone.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
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 Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-tls13-pq-hybrid.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-tls13-pq-standalone.conf Enable and use ML-KEM by default 2026-03-18 10:48:16 +01:00
test-tls13-psk-certs.conf Add RFC8773bis cert_with_extern_psk support 2026-04-17 15:12:04 +02:00
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 Replace liboqs SPHINCS+ with SLH-DSA in certificate layer 2026-04-30 18:32:07 +02:00
test-tls13-slhdsa-sha2.conf Replace liboqs SPHINCS+ with SLH-DSA in certificate layer 2026-04-30 18:32:07 +02:00
test-tls13-slhdsa-shake.conf Replace liboqs SPHINCS+ with SLH-DSA in certificate layer 2026-04-30 18:32:07 +02:00
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