David Garske 9e213cab19 Fixes for the script (from Douzzer). %!s(int64=2) %!d(string=hai) anos
..
benchmark.test c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. %!s(int64=2) %!d(string=hai) anos
cleanup_testfiles.sh 563806c497 Changed the log dump txt file's directory to include /tests and added it to make clean %!s(int64=4) %!d(string=hai) anos
crl-revoked.test 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. %!s(int64=2) %!d(string=hai) anos
dertoc.pl 72aef0ab11 Added handy script for converting DER file to C array. Example: `./scripts/dertoc.pl ./certs/server-cert.der server_cert_der_2048 server-cert.c`. %!s(int64=6) %!d(string=hai) anos
dtls13.test 3a9176bcc9 scripts: test for dtls13 retransmission %!s(int64=2) %!d(string=hai) anos
external.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
google.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
include.am 48016adf52 Script to produce a small source/header only package (with CMake support) %!s(int64=2) %!d(string=hai) anos
makedistsmall.sh 9e213cab19 Fixes for the script (from Douzzer). %!s(int64=2) %!d(string=hai) anos
memtest.sh abfc788389 script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace. %!s(int64=2) %!d(string=hai) anos
ocsp-stapling-with-ca-as-responder.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
ocsp-stapling.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
ocsp-stapling2.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
ocsp.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
openssl.test 40d9473e6a Display SKIP instead of PASS when tests skipped for make check %!s(int64=2) %!d(string=hai) anos
openssl_srtp.test 5c14bef6a8 global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . %!s(int64=2) %!d(string=hai) anos
ping.test abfc788389 script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace. %!s(int64=2) %!d(string=hai) anos
pkcallbacks.test 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. %!s(int64=2) %!d(string=hai) anos
psk.test 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. %!s(int64=2) %!d(string=hai) anos
resume.test 5c14bef6a8 global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . %!s(int64=2) %!d(string=hai) anos
sniffer-gen.sh cb1dbb75f8 Fixes for `sniffer-gen.sh`. %!s(int64=2) %!d(string=hai) anos
sniffer-ipv6.pcap b6b57154e5 Add the new IPv6 sniffer test file to the automake list. %!s(int64=5) %!d(string=hai) anos
sniffer-static-rsa.pcap 659d33fdaf Fixes for minor sniffer and async issues: %!s(int64=2) %!d(string=hai) anos
sniffer-testsuite.test 5c14bef6a8 global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-dh-resume.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-dh.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-ecc-resume.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-ecc.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-hrr.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-x25519-resume.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
sniffer-tls13-x25519.pcap 29c120356e Sniffer asynchronous support. %!s(int64=2) %!d(string=hai) anos
stm32l4-v4_0_1_build.sh b957a6e872 Purge Rabbit cipher %!s(int64=2) %!d(string=hai) anos
tls13.test 5c14bef6a8 global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . %!s(int64=2) %!d(string=hai) anos
trusted_peer.test 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. %!s(int64=2) %!d(string=hai) anos
unit.test.in 5c14bef6a8 global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 . %!s(int64=2) %!d(string=hai) anos