This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wolfssl
/
tests
History
David Garske
667d9ca896
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
..
api.c
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
CONF_FILES_README.md
…
hash.c
…
include.am
WIP
2020-06-12 11:36:43 +02:00
README
…
srp.c
…
suites.c
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-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-sha2.conf
…
test-dtls.conf
…
test-ed448.conf
…
test-ed25519.conf
…
test-enckeys.conf
…
test-fails.conf
…
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
…
test-sctp.conf
…
test-sha2.conf
…
test-sig.conf
…
test-tls13-down.conf
…
test-tls13-ecc.conf
…
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
…
unit.c
…
unit.h
…
README
Before creating any new configure files (.conf) read the CONF_FILES_README.md