This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
forked from
wolfSSL/wolfssl
Code
Pull Requests
Activity
Files
520a032b718d80500f198b3c6b726e7eb0ff097a
wolfssl
/
tests
History
Tesfa Mael
520a032b71
Add show x509 test
2019-11-15 13:23:08 -08:00
..
api.c
Add show x509 test
2019-11-15 13:23:08 -08:00
CONF_FILES_README.md
re-format test-psk-no-id.conf add README
2015-08-03 11:04:18 -06:00
hash.c
Updates for v4.0.0
2019-03-15 10:37:36 -07:00
include.am
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
README
re-format test-psk-no-id.conf add README
2015-08-03 11:04:18 -06:00
srp.c
Updates for v4.0.0
2019-03-15 10:37:36 -07:00
suites.c
fix for fortress and no sha build with encrypted keys
2019-10-21 09:37:24 -06:00
test-altchains.conf
Fix for DH prime test (extra leading spaces). Fix for new chain tests with CRL enabled. The current way of testing chain only loads root CA as trusted. The intermediate CA CRL isn't trusted or loaded and causes error.
2018-12-21 12:36:47 -08:00
test-chains.conf
Add test cases and implement peer suggestions
2019-10-11 15:03:38 -06:00
test-dhprime.conf
Fix for DH prime test (extra leading spaces). Fix for new chain tests with CRL enabled. The current way of testing chain only loads root CA as trusted. The intermediate CA CRL isn't trusted or loaded and causes error.
2018-12-21 12:36:47 -08:00
test-dtls-sha2.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-dtls.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-ed25519.conf
Implement check for Ed25519 private matching public
2019-03-05 08:19:33 +10:00
test-enckeys.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-fails.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-maxfrag-dtls.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-maxfrag.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-psk-no-id-sha2.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-psk-no-id.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-psk.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-qsh-sha2.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-qsh.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-sctp-sha2.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-sctp.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-sha2.conf
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
2019-09-06 09:31:14 +10:00
test-sig.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-tls13-down.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-tls13-ecc.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-tls13-psk.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test-tls13.conf
TLS 1.3 and Integrity-only ciphersuites
2019-08-02 11:00:18 +10:00
test-trustpeer.conf
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
2018-12-21 09:54:55 -08:00
test.conf
Merge pull request
#2502
from cariepointer/gcm-tls10-fix
2019-11-08 15:06:54 -08:00
unit.c
Updates for v4.0.0
2019-03-15 10:37:36 -07:00
unit.h
Updates for v4.0.0
2019-03-15 10:37:36 -07:00
README
Before creating any new configure files (.conf) read the CONF_FILES_README.md