Commit History

作者 SHA1 備註 提交日期
  Sean Parkinson d2afe9e5e0 Memory usage improvements 1 年之前
  kaleb-himes 9a193a3e02 Address Issue pointed out in (now deleted) comment on an old merge 1 年之前
  kaleb-himes 1dd318741d Allow for renegotiation testing with openssl 3.0 installed on jenkins slaves (also tested with openssl 1.1) 1 年之前
  kaleb-himes a0e1c2567e Fix a very frequent stuck scenario with the openssl.test script 1 年之前
  Lealem Amedie 40d9473e6a Display SKIP instead of PASS when tests skipped for make check 1 年之前
  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 . 2 年之前
  Daniel Pouzzner 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. 2 年之前
  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. 2 年之前
  Daniel Pouzzner c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. 2 年之前
  Elms 9ae021d2cb tests: server example doesn't like empty string params 2 年之前
  Elms 21db484f50 tests: fix test scripts for paths with spaces 2 年之前
  Sean Parkinson ed14e593c7 ED25119 and SHAKE-256: fixes 2 年之前
  JacobBarthelmeh d44549fd77 only update OPENSSL_ENGINE_ID if already set 3 年之前
  JacobBarthelmeh ee22d27cf8 add sanity check that engine can be loaded 3 年之前
  JacobBarthelmeh c34025b186 add option to use an engine with openssl test script 3 年之前
  Elms d67934f6b8 scripts: remove use of `realpath` and fix `external.test` 3 年之前
  Elms 9b6f382b2c testing: fix openssl test for `distcheck` 3 年之前
  toddouska 367f28b917 Merge pull request #3443 from SparkiDev/tls13_psk_no_dhe 3 年之前
  Sean Parkinson d8b58286d1 TLS 1.3: PSK only 3 年之前
  Daniel Pouzzner 1cbc2e8608 openssl.test: recognize TLS13-AES128-CCM-8-SHA256 and TLS13-AES128-CCM8-SHA256 as equivalent while iterating through $wolf_ciphers. 3 年之前
  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"). 3 年之前
  Daniel Pouzzner 81849e64b8 scripts/openssl.test: for "-psk" cases, use "-psk key", not "-psk=key", for OpenSSL 1.0.2 compatibility. 3 年之前
  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. 3 年之前
  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. 3 年之前
  John Safranek ceed98b952 Modify the openssl test script to run the openssl commands in an eval. 3 年之前
  Sean Parkinson 93cdfd7132 Update OpenSSL interopability testing 3 年之前
  John Safranek ba9fd89314 Script Portability 4 年之前
  JacobBarthelmeh 6b4551c012 Merge pull request #2654 from cariepointer/qt-512-513 4 年之前
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool 4 年之前
  Carie Pointer ee13dfd878 Add Qt 5.12 and 5.13 support 4 年之前