wolfssl/tests
John Safranek 10c293a76c
SCTP Test
1. Removed test cases for DTLSv1.0 that used AEAD ciphers.
2. Cleaned up some typos in the test configs.
3. Fixed typo in a WOLFSSL_SCTP ifdef check.
2020-07-20 15:03:48 -07:00
..
CONF_FILES_README.md
README
api.c Merge pull request #3133 from ethanlooney/13th_branch 2020-07-20 10:03:28 -06:00
hash.c
include.am Add session resumption testing for DTLS 2020-06-18 14:18:02 +02:00
srp.c Fixes from cppcheck 2020-04-08 09:46:22 +10:00
suites.c Merge pull request #3075 from julek-wolfssl/dtls-no-cookie 2020-07-15 14:07:34 -07:00
test-altchains.conf Fix to catch the issue in this PR with alt cert chains, which only happens if the verify callback is used and the chain is long enough. Cleanup of the myVerify callback to allow specific actions. Fix the suites.c to not crash if no newline at end of file. Added helpful debug message to show that a CA was found. 2020-06-18 09:26:50 -07:00
test-chains.conf Fix for tests/test-chains.conf with new intermediate CA. 2020-06-18 08:33:59 -07:00
test-dhprime.conf
test-dtls-group.conf DTLS test cases 2020-06-12 11:36:43 +02:00
test-dtls-reneg-client.conf DTLS test cases 2020-06-12 11:36:43 +02:00
test-dtls-reneg-server.conf DTLS test cases 2020-06-12 11:36:43 +02:00
test-dtls-resume.conf Add session resumption testing for DTLS 2020-06-18 14:18:02 +02:00
test-dtls-sha2.conf
test-dtls.conf
test-ed448.conf Add Curve448, X448, Ed448 implementations 2020-02-28 09:30:45 +10:00
test-ed25519.conf
test-enckeys.conf
test-fails.conf Fail when WOLFSSL_VERIFY_FAIL_IF_NO_PEER_CERT set in TLS1.3 2020-04-27 16:17:03 +10:00
test-maxfrag-dtls.conf
test-maxfrag.conf
test-psk-no-id-sha2.conf
test-psk-no-id.conf
test-psk.conf
test-qsh-sha2.conf
test-qsh.conf
test-sctp-sha2.conf SCTP Test 2020-07-20 15:03:48 -07:00
test-sctp.conf SCTP Test 2020-07-20 15:03:48 -07:00
test-sha2.conf
test-sig.conf
test-tls13-down.conf
test-tls13-ecc.conf Add Curve448, X448, Ed448 implementations 2020-02-28 09:30:45 +10:00
test-tls13-psk.conf
test-tls13.conf Can't send empty list for the client when sniffer is enabled or it will use `AES128-SHA`. 2020-06-04 15:31:18 -07:00
test-trustpeer.conf
test.conf Merge pull request #2802 from embhorn/zd9764 2020-04-07 13:03:54 -07:00
unit.c
unit.h openssh WIP and some light refactoring 2020-02-18 21:37:06 +01:00

README

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