wolfssl/tests
Juliusz Sosinowicz 40500e4f2b fixup! Implement wolfSSL_X509_STORE_set_default_paths 2025-01-07 10:56:34 +01:00
..
CONF_FILES_README.md
NCONF_test.cnf
README
TXT_DB.txt
api.c fixup! Implement wolfSSL_X509_STORE_set_default_paths 2025-01-07 10:56:34 +01:00
hash.c Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 2024-10-31 00:10:21 -05:00
include.am
quic.c Merge pull request #7771 from aidangarske/InitSuites_Orderadj 2024-11-22 10:15:32 -07:00
srp.c Add sanity check for configuration method 2024-12-09 12:03:25 -06:00
suites.c Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check` 2024-12-17 08:33:32 -08: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 Support (D)TLS1.3 downgrade when using PSK 2024-03-29 18:04:30 +00:00
test-dtls13-pq-2-frag.conf
test-dtls13-pq-2.conf Kyber/ML-KEM: make both available 2024-11-04 23:51:51 +10:00
test-dtls13-pq-frag.conf
test-dtls13-pq.conf Kyber/ML-KEM: make both available 2024-11-04 23:51:51 +10:00
test-dtls13-psk.conf
test-dtls13.conf
test-ecc-cust-curves.conf ECC key load: fixes 2024-07-15 15:46:05 +10:00
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 Support (D)TLS1.3 downgrade when using PSK 2024-03-29 18:04:30 +00:00
test-tls13-ecc.conf
test-tls13-pq-2.conf Kyber/ML-KEM: make both available 2024-11-04 23:51:51 +10:00
test-tls13-pq.conf Kyber/ML-KEM: make both available 2024-11-04 23:51:51 +10:00
test-tls13-psk.conf
test-tls13.conf
test-trustpeer.conf
test.conf
unit.c Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check` 2024-12-17 08:33:32 -08:00
unit.h X509: improve testing coverage 2024-11-13 09:10:22 +10:00
utils.h Move manual memio to api.c 2024-09-18 10:35:29 +02:00
w64wrapper.c Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 2024-10-31 00:10:21 -05:00

README

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