wolfssl/scripts
Sean Parkinson d2ce95955d Improvements to TLS v1.3 code
Reset list of supported sig algorithms before sending certificate
request on server.
Refactored setting of ticket for both TLS13 and earlier.
Remember the type of key for deciding which sig alg to use with TLS13
CertificateVerify.
RSA PKCS #1.5 not allowed in TLS13 for CertificateVerify.
Remove all remaining DTLS code as spec barely started.
Turn off SHA512 code where decision based on cipher suite hash.
Fix fragment handling to work with encrypted messages.
Test public APIS.
2017-06-29 09:00:44 +10:00
..
benchmark.test Replaced == with -eq to fix benchmark.test scripting error 2016-05-20 09:43:30 -06:00
crl-revoked.test
external.test check return value of ping.test 2016-04-14 14:42:01 -06:00
google.test check return value of ping.test 2016-04-14 14:42:01 -06:00
include.am adds new ocsp test 2017-06-21 14:12:12 -07:00
ocsp-stapling-with-ca-as-responder.test adds new ocsp test 2017-06-21 14:12:12 -07:00
ocsp-stapling.test updates ocsp tests; adds check for OCSP response signed by issuer. 2017-06-21 14:12:12 -07:00
ocsp-stapling2.test updates ocsp tests; adds check for OCSP response signed by issuer. 2017-06-21 14:12:12 -07:00
ocsp.test check return value of ping.test 2016-04-14 14:42:01 -06:00
openssl.test Fix for openssl script test reporting `./scripts/openssl.test: line 219: psk: command not found`. 2017-06-21 10:36:49 -07:00
ping.test check return value of ping.test 2016-04-14 14:42:01 -06:00
pkcallbacks.test do_cleanup on pkcallbacks.test 2016-12-06 13:04:12 -08:00
psk.test add psk.test script for testing 2016-02-11 09:15:04 -07:00
resume.test Update the resume test to rerun itself with the "-n" option to disable 2016-09-15 10:13:31 -07:00
sniffer-testsuite.test
testsuite.pcap
tls13.test Improvements to TLS v1.3 code 2017-06-29 09:00:44 +10:00
trusted_peer.test update test script, fall back to cert name search, fix der free 2016-03-12 09:37:32 -07:00