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
google.test
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
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
pkcallbacks.test do_cleanup on pkcallbacks.test 2016-12-06 13:04:12 -08:00
psk.test
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