wolfssl/scripts
Colton Willey 9ad4e565fe Restore original comments 2024-09-05 15:10:50 -07:00
..
bench
aria-cmake-build-test.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
benchmark.test
benchmark_compare.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
cleanup_testfiles.sh
crl-revoked.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
dertoc.pl portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
dtls.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
dtlscid.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
external.test Restore original comments 2024-09-05 15:10:50 -07:00
google.test Restore original comments 2024-09-05 15:10:50 -07:00
include.am Add CUDA support (#7436) 2024-04-23 08:26:27 -07:00
makedistsmall.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
memtest.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
ocsp-stapling-with-ca-as-responder.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
ocsp-stapling.test Restore original comments 2024-09-05 15:10:50 -07:00
ocsp-stapling2.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
ocsp.test [scripts/ocsp.test] Remove ${SCRIPT_DIR} from the pathname to ca-google-root.pem. 2024-08-31 18:22:20 +09:00
openssl.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
openssl_srtp.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
pem.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
ping.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
pkcallbacks.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
psk.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
resume.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
sniffer-gen.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
sniffer-ipv6.pcap
sniffer-static-rsa.pcap
sniffer-testsuite.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
sniffer-tls12-keylog.out Initial sniffer keylog file support for TLS 1.2 2023-08-22 11:23:46 -06:00
sniffer-tls12-keylog.pcap added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls12-keylog.sslkeylog added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-dh-resume.pcap
sniffer-tls13-dh.pcap
sniffer-tls13-ecc-resume.pcap
sniffer-tls13-ecc.pcap
sniffer-tls13-hrr.pcap
sniffer-tls13-keylog.out added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-keylog.pcap added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-keylog.sslkeylog added tls13 keylog test, refactored diff test to only use app data output 2023-08-24 13:05:01 -06:00
sniffer-tls13-x25519-resume.pcap
sniffer-tls13-x25519.pcap
stm32l4-v4_0_1_build.sh portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
tls13.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
trusted_peer.test portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
unit.test.in
user_settings_asm.sh