summaryrefslogtreecommitdiff
path: root/.github/configs
Commit message (Expand)AuthorAgeFilesLines
* Add valrind-5 test here too.Darren Tucker2022-11-081-1/+1
* Split out rekey test since it runs the longest.Darren Tucker2022-11-081-3/+7
* Don't run openbsd-compat tests on Cygwin.Darren Tucker2022-11-041-1/+3
* Move sftp from valgrind-2 to 3 to rebalance.Darren Tucker2022-08-311-2/+2
* Add cygwin-release test target.Darren Tucker2022-08-261-1/+3
* Add Cygwin (on windows-2019) test target.Darren Tucker2022-08-191-2/+5
* Skip hostbased during Valgrind tests.Darren Tucker2022-08-111-2/+3
* Move unset to before we set anything.Darren Tucker2022-07-121-2/+3
* Update sanitizer test targets:Darren Tucker2022-07-051-1/+1
* Add GCC address sanitizer build/test.Darren Tucker2022-07-051-9/+16
* Move sanitizer logs into regress for collection.Darren Tucker2022-07-051-2/+4
* Add clang sanitizer tests.Darren Tucker2022-07-031-1/+44
* Disable security key on fbsd6 test host.Darren Tucker2022-04-041-0/+4
* Specify TEST_SHELL=bash on AIX.Darren Tucker2022-04-041-1/+3
* Only run regression tests on slow VMs.Darren Tucker2022-04-011-0/+1
* Skip slow tests on (very) slow test targets.Darren Tucker2022-04-011-0/+6
* Add OpenWRT mips and mipsel test targets.Darren Tucker2022-03-261-0/+4
* No unused param warnings for clang-12 and gcc-11.Darren Tucker2022-02-281-2/+2
* disable agent-restrict test on minix3Damien Miller2022-02-221-1/+3
* Add test configs for MUSL C library.Darren Tucker2022-02-181-0/+6
* Add cygwin-release test config.Darren Tucker2022-02-121-0/+3
* Move more tests out of valgrind-1 runner.Darren Tucker2022-01-201-3/+3
* Stop on first test failure to minimize logs.Darren Tucker2022-01-131-1/+4
* Update the list of tests that don't work on Minix.Darren Tucker2021-12-101-8/+8
* Test both MIT KRB5 and Heimdal.Darren Tucker2021-10-221-1/+1
* Build with -Werror on most recent gcc and clang.Darren Tucker2021-10-211-0/+13
* Add tcmalloc test target.Darren Tucker2021-10-121-0/+3
* Disable security key on minix3.Darren Tucker2021-10-061-1/+1
* Disable security key on NetBSD4 test.Darren Tucker2021-10-061-1/+2
* Use backticks instead of $(..) for portability.Darren Tucker2021-09-291-1/+1
* Skip file-based tests by default on Mac OS.Darren Tucker2021-09-291-0/+1
* Build without OpenSSL on Mac OS.Darren Tucker2021-09-291-0/+8
* Split c89 test openssl setting out.Darren Tucker2021-09-291-1/+2
* Test all available clang and gcc versions.Darren Tucker2021-09-291-0/+3
* Skip agent ptrace test on hurd.Darren Tucker2021-08-151-1/+1
* Add hurd test target.Darren Tucker2021-08-151-0/+3
* Skip scp3 tests on all dfly58 and 60 configs.Darren Tucker2021-08-151-1/+1
* Skip scp3 test on dragonfly 58 and 60.Darren Tucker2021-08-131-0/+4
* Put minix3 config in the host-specific block.Darren Tucker2021-06-011-11/+14
* Add minix3 test target.Darren Tucker2021-05-271-0/+11
* Export CC and CFLAGS for c89 test.Darren Tucker2021-04-261-1/+1
* Ensure we can still build with C89.Darren Tucker2021-04-261-0/+6
* Interop test agains PuTTY.Darren Tucker2021-04-261-0/+5
* Support testing against arbitary libcrytpo vers.Darren Tucker2021-04-261-4/+4
* Disable compiler hardening on nbsd4.Darren Tucker2021-04-251-0/+4
* Test krb5 on Solaris 11 too.Darren Tucker2021-04-231-0/+4
* Add win10 test target.Darren Tucker2021-04-221-0/+4
* Add pattern for valgrind-unit.Darren Tucker2021-04-081-1/+1
* Run unit tests under valgrind.Darren Tucker2021-04-081-0/+3
* Further split Valgrind tests.Darren Tucker2021-04-071-11/+24