.. |
bench
|
e9520fe131
shellcheck-guided fixes in IDE/XilinxSDK/bench.sh, IDE/XilinxSDK/combine.sh, IDE/XilinxSDK/graph.sh, and scripts/bench/bench_functions.sh.
|
2 years ago |
benchmark.test
|
c9a7393923
fixes for shell script errors detected by shellcheck --severity=error.
|
2 years ago |
cleanup_testfiles.sh
|
563806c497
Changed the log dump txt file's directory to include /tests and added it to make clean
|
4 years ago |
crl-revoked.test
|
c56c4ef7ce
Hacky workaround to be able to put/remove files in certs folder
|
1 year ago |
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`.
|
6 years ago |
dtls13.test
|
a5a9ab96e6
Merge pull request #5524 from rizlik/protocol_version_alerts
|
2 years ago |
dtlscid.test
|
b45ab0ae15
Add dtlscid.test to make check testing
|
2 years ago |
external.test
|
40d9473e6a
Display SKIP instead of PASS when tests skipped for make check
|
2 years ago |
google.test
|
40d9473e6a
Display SKIP instead of PASS when tests skipped for make check
|
2 years ago |
include.am
|
b45ab0ae15
Add dtlscid.test to make check testing
|
2 years ago |
makedistsmall.sh
|
100ec1e7e6
Fix `./scripts/makedistsmall.sh` for `Docker` and `RTOS`.
|
1 year ago |
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.
|
2 years ago |
ocsp-stapling-with-ca-as-responder.test
|
fdb0338473
Be more aggressive in killing processes
|
1 year ago |
ocsp-stapling.test
|
f1aa43dc48
Merge pull request #6230 from bandi13/zd15855
|
1 year ago |
ocsp-stapling2.test
|
f1aa43dc48
Merge pull request #6230 from bandi13/zd15855
|
1 year ago |
ocsp.test
|
023db01aca
* Fixed some build configuration variations.
|
1 year ago |
openssl.test
|
d2afe9e5e0
Memory usage improvements
|
1 year ago |
openssl_srtp.test
|
9a193a3e02
Address Issue pointed out in (now deleted) comment on an old merge
|
2 years ago |
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.
|
2 years ago |
pkcallbacks.test
|
4d4145e6a0
add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/.
|
2 years ago |
psk.test
|
4d4145e6a0
add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/.
|
2 years ago |
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 .
|
2 years ago |
sniffer-gen.sh
|
cb1dbb75f8
Fixes for `sniffer-gen.sh`.
|
2 years ago |
sniffer-ipv6.pcap
|
b6b57154e5
Add the new IPv6 sniffer test file to the automake list.
|
5 years ago |
sniffer-static-rsa.pcap
|
659d33fdaf
Fixes for minor sniffer and async issues:
|
2 years ago |
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 .
|
2 years ago |
sniffer-tls13-dh-resume.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-dh.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-ecc-resume.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-ecc.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-hrr.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-x25519-resume.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
sniffer-tls13-x25519.pcap
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
stm32l4-v4_0_1_build.sh
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
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 .
|
2 years ago |
trusted_peer.test
|
4d4145e6a0
add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/.
|
2 years ago |
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 .
|
2 years ago |
user_settings_asm.sh
|
67c194edf8
scripts/user_settings_asm.sh: give priority to user_settings.h found via the supplied search path arguments, and fall back to current directory; use POSIX sh variable expansions for prefix trimming and variable existence testing; trim trailing slash from supplied search path arguments; direct error messages to stderr.
|
2 years ago |