Historique des commits

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