Historial de Commits

Autor SHA1 Mensaje Fecha
  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 . hace 2 años
  Daniel Pouzzner 4d4145e6a0 add support for $NETWORK_UNSHARE_HELPER to the relevant scripts/. hace 2 años
  Sean Parkinson 2c1ecacbfc TLS 1.3 script test: wait for server to write file hace 2 años
  Daniel Pouzzner 830431ccdf scripts/tls13.test: fix whitespace. hace 2 años
  Daniel Pouzzner 64953299cf scripts/tls13.test: retries (up to 10) for early data scenarios, to mitigate race noted in #4918 . hace 2 años
  Daniel Pouzzner c78bfa4db8 scripts/tls13.test: when $early_data = yes, print the matching line counts. hace 2 años
  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. hace 2 años
  Daniel Pouzzner c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. hace 2 años
  Daniel Pouzzner 0231304607 fixes for make check with --enable-all (now including --enable-earlydata) with fips or asynccrypt: hace 2 años
  Hideki Miyazaki 90355df4b0 disable early data for --enable-distro hace 2 años
  Elms 21db484f50 tests: fix test scripts for paths with spaces hace 3 años
  Sean Parkinson ed5b134161 TLS 1.3 PSK EarlyData testing hace 3 años
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support hace 3 años
  Hideki Miyazaki 302c6dfe11 addressed jenkins failure part3 hace 3 años
  Hideki Miyazaki e39477c531 initial implement SSL_get_early_data_status hace 3 años
  Tesfa Mael 9598c03716 Free mutex and fix test script hace 3 años
  Daniel Pouzzner 5ed2fe8092 scripts/: more race elimination/mitigation. hace 3 años
  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. hace 3 años
  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. hace 3 años
  toddouska 7fd51cf9d9 Merge pull request #3267 from SparkiDev/no_client_auth hace 3 años
  Sean Parkinson 89b9a77eca Get builds with WOLFSSL_NO_CLIENT_AUTH compiling and testing hace 3 años
  Sean Parkinson db864be6a4 TLS 1.3 Early Data: fix hace 3 años
  Sean Parkinson 392e09c474 Cleanup after TLS 1.3 tests hace 4 años
  David Garske 1d01b87741 Fix to detect if `NO_CERTS` / `--disable-asn` is used in `scripts/tls13.test`. hace 4 años
  Jacob Barthelmeh 0a6b93fda2 add single quotes around -? in test scripts hace 4 años
  Sean Parkinson 6334dd9cb0 Allow mutual authentication to be required for TLS 1.3 hace 4 años
  Sean Parkinson a03c15e598 Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests hace 6 años
  toddouska 29410ada1e Merge pull request #1595 from SparkiDev/tls13_cipher_down hace 6 años
  Sean Parkinson 74d4a02542 Remove log file and change location to local hace 6 años
  Sean Parkinson fcd2234841 Fix for downgrading from TLS 1.3 due to old cipher suite hace 6 años