summaryrefslogtreecommitdiffstats
path: root/.github/configs
AgeCommit message (Expand)Author
2024-02-07Interop test against PuTTY snapshot and releases.Darren Tucker
2024-02-06Put privsep dir on OS X on /usr/local.Darren Tucker
2024-02-06Add --disable-fd-passing option.Darren Tucker
2023-11-23Add gcc-12 -Werror test on Ubuntu 22.04.Darren Tucker
2023-08-31Set LLONG_MAX for C89 test.Darren Tucker
2023-08-21Add test for zlib development branch.Darren Tucker
2023-05-08Skip agent-peereid test on macos13.Darren Tucker
2023-03-28Configure with --target instead of deprecated form.Darren Tucker
2023-03-27Pass rpath when building 64bit Solaris.Darren Tucker
2023-03-27Explicitly disable OpenSSL on AIX test VM.Darren Tucker
2023-03-27Explicitly disable security key test on aix51 VM.Darren Tucker
2023-03-26Split libcrypto and other config flags.Darren Tucker
2023-03-26Specify test target if we build without OpenSSL.Darren Tucker
2023-03-26Find suitable OpenSSL version.Darren Tucker
2023-03-24Github testing support for BoringSSLDamien Miller
2023-02-21Also run unit tests on AIX VMs.Darren Tucker
2023-02-01Skip connection-timeout test on minix3.Darren Tucker
2023-01-31Skip connection-timeout test under Valgrind.Darren Tucker
2023-01-08Skip dynamic-forward test on minix3.Darren Tucker
2022-12-07Add SANDBOX_DEBUG to the kitchensink test build.Darren Tucker
2022-11-28Skip unit tests on slow riscv64 hardware.Darren Tucker
2022-11-27Remove explicit "default" test config argument.Darren Tucker
2022-11-09Skip reexec test on OpenSSL 1.1.1 specifically.Darren Tucker
2022-11-08Add valrind-5 test here too.Darren Tucker
2022-11-08Split out rekey test since it runs the longest.Darren Tucker
2022-11-04Don't run openbsd-compat tests on Cygwin.Darren Tucker
2022-08-31Move sftp from valgrind-2 to 3 to rebalance.Darren Tucker
2022-08-26Add cygwin-release test target.Darren Tucker
2022-08-19Add Cygwin (on windows-2019) test target.Darren Tucker
2022-08-11Skip hostbased during Valgrind tests.Darren Tucker
2022-07-12Move unset to before we set anything.Darren Tucker
2022-07-05Update sanitizer test targets:Darren Tucker
2022-07-05Add GCC address sanitizer build/test.Darren Tucker
2022-07-05Move sanitizer logs into regress for collection.Darren Tucker
2022-07-03Add clang sanitizer tests.Darren Tucker
2022-04-04Disable security key on fbsd6 test host.Darren Tucker
2022-04-04Specify TEST_SHELL=bash on AIX.Darren Tucker
2022-04-01Only run regression tests on slow VMs.Darren Tucker
2022-04-01Skip slow tests on (very) slow test targets.Darren Tucker
2022-03-26Add OpenWRT mips and mipsel test targets.Darren Tucker
2022-02-28No unused param warnings for clang-12 and gcc-11.Darren Tucker
2022-02-22disable agent-restrict test on minix3Damien Miller
2022-02-18Add test configs for MUSL C library.Darren Tucker
2022-02-12Add cygwin-release test config.Darren Tucker
2022-01-20Move more tests out of valgrind-1 runner.Darren Tucker
2022-01-13Stop on first test failure to minimize logs.Darren Tucker
2021-12-10Update the list of tests that don't work on Minix.Darren Tucker
2021-10-22Test both MIT KRB5 and Heimdal.Darren Tucker
2021-10-21Build with -Werror on most recent gcc and clang.Darren Tucker
2021-10-12Add tcmalloc test target.Darren Tucker