Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Pouzzner 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 . vor 2 Jahren
  Daniel Pouzzner 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. vor 2 Jahren
  Daniel Pouzzner 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. vor 2 Jahren
  Daniel Pouzzner c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. vor 2 Jahren
  Elms 9ae021d2cb tests: server example doesn't like empty string params vor 2 Jahren
  Elms 21db484f50 tests: fix test scripts for paths with spaces vor 2 Jahren
  Sean Parkinson ed14e593c7 ED25119 and SHAKE-256: fixes vor 2 Jahren
  JacobBarthelmeh d44549fd77 only update OPENSSL_ENGINE_ID if already set vor 3 Jahren
  JacobBarthelmeh ee22d27cf8 add sanity check that engine can be loaded vor 3 Jahren
  JacobBarthelmeh c34025b186 add option to use an engine with openssl test script vor 3 Jahren
  Elms d67934f6b8 scripts: remove use of `realpath` and fix `external.test` vor 3 Jahren
  Elms 9b6f382b2c testing: fix openssl test for `distcheck` vor 3 Jahren
  toddouska 367f28b917 Merge pull request #3443 from SparkiDev/tls13_psk_no_dhe vor 3 Jahren
  Sean Parkinson d8b58286d1 TLS 1.3: PSK only vor 3 Jahren
  Daniel Pouzzner 1cbc2e8608 openssl.test: recognize TLS13-AES128-CCM-8-SHA256 and TLS13-AES128-CCM8-SHA256 as equivalent while iterating through $wolf_ciphers. vor 3 Jahren
  Daniel Pouzzner 139b0431cb ocsp-stapling*.test: prefix waited servers with "timeout 60" to avoid deadlock failure modes; grep output from "openssl s_client" in "test interop fail case" for expected error message ("self signed certificate in certificate chain"). vor 3 Jahren
  Daniel Pouzzner 81849e64b8 scripts/openssl.test: for "-psk" cases, use "-psk key", not "-psk=key", for OpenSSL 1.0.2 compatibility. vor 3 Jahren
  Daniel Pouzzner b669f8eeb9 scripts/: tweak scripts/include.am to run ocsp tests before rather than after testsuite and unit.test; revert POSIXish scripts/*.test to use /bin/sh. vor 3 Jahren
  Daniel Pouzzner 51046d45d3 add bwrapping on all other scripts/*.test except those that make Internet connections, and remove test for setuid bit, as some systems are configured to not require setuid/CAP_NET_ADMIN for CLONE_NEWNET. vor 3 Jahren
  John Safranek ceed98b952 Modify the openssl test script to run the openssl commands in an eval. vor 3 Jahren
  Sean Parkinson 93cdfd7132 Update OpenSSL interopability testing vor 3 Jahren
  John Safranek ba9fd89314 Script Portability vor 4 Jahren
  JacobBarthelmeh 6b4551c012 Merge pull request #2654 from cariepointer/qt-512-513 vor 4 Jahren
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool vor 4 Jahren
  Carie Pointer ee13dfd878 Add Qt 5.12 and 5.13 support vor 4 Jahren
  Sean Parkinson ba8e441e53 Allow TLS 1.2 to be compiled out. vor 6 Jahren
  David Garske 024c8725ad Testing improvements for cert gen and TLS cert validation: vor 6 Jahren
  Jacob Barthelmeh 1d1fc66374 double check support of SSLv3 with interop testing vor 6 Jahren
  Jacob Barthelmeh ee9d410326 anon flag with interop script vor 6 Jahren
  Jacob Barthelmeh a6db5fc882 add ECDH-RSA server for interop tests vor 6 Jahren