summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase test timeout to allow slow VMs to finishDarren Tucker2022-04-011-1/+1
* Skip slow tests on (very) slow test targets.Darren Tucker2022-04-011-0/+6
* Add AIX 5.1 test target.Darren Tucker2022-03-281-0/+1
* Drop leading "v" from release version identifier.Darren Tucker2022-03-261-2/+2
* Use tarballs when testing LibreSSL releases.Darren Tucker2022-03-261-7/+16
* Add OpenWRT mips and mipsel test targets.Darren Tucker2022-03-262-0/+6
* No unused param warnings for clang-12 and gcc-11.Darren Tucker2022-02-281-2/+2
* Add debian-i386 test target.Darren Tucker2022-02-261-0/+2
* Add tests for latest releases of {Libre,Open}SSL.Darren Tucker2022-02-251-0/+3
* Add Alpine Linux test VM.Darren Tucker2022-02-221-0/+1
* disable agent-restrict test on minix3Damien Miller2022-02-221-1/+3
* Add test configs for MUSL C library.Darren Tucker2022-02-183-0/+10
* Comment hurd test, the VM is currently broken.Darren Tucker2022-02-171-1/+1
* Add cygwin-release test config.Darren Tucker2022-02-122-0/+4
* Stop testing OpenBSD HEAD on 6.9 and 7.0.Darren Tucker2022-02-111-1/+1
* 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
* libhardended_malloc.so moved into out dir.Darren Tucker2022-01-111-1/+1
* Always save config.h as build artifact.Darren Tucker2022-01-052-0/+10
* Add OpenBSD 7.0 target. Retire 6.8.Darren Tucker2022-01-052-2/+2
* Increase timeout for test step.Darren Tucker2021-12-112-0/+2
* Update the list of tests that don't work on Minix.Darren Tucker2021-12-101-8/+8
* Switch from LibreSSL 3.4.0 to 3.4.1.Darren Tucker2021-11-121-1/+1
* kitchensink test target now needs krb5.Darren Tucker2021-10-221-1/+1
* Test both MIT KRB5 and Heimdal.Darren Tucker2021-10-223-4/+7
* Source configs script so setup_ci can use settingsDarren Tucker2021-10-221-0/+2
* Install libedit and pam based on config flags.Darren Tucker2021-10-221-7/+8
* Don't use 'here string", it's not POSIX.Darren Tucker2021-10-211-1/+1
* Remove -Werror from compiler package to install.Darren Tucker2021-10-211-1/+2
* Build with -Werror on most recent gcc and clang.Darren Tucker2021-10-212-2/+15
* Add tcmalloc test target.Darren Tucker2021-10-123-1/+8
* Include relevant env vars on command line.Darren Tucker2021-10-071-1/+16
* 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-292-2/+2
* 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
* Add make clean step to tests.Darren Tucker2021-09-292-0/+4
* Test all available clang and gcc versions.Darren Tucker2021-09-293-0/+16
* Don't prompt for yes/no questions.David Manouchehri2021-09-241-2/+3
* Test against LibreSSL 3.2.6, 3.3.4, 3.4.0.Darren Tucker2021-09-171-1/+3
* Really fix test on OpenSSL 1.1.1 stable.Darren Tucker2021-09-082-1/+2
* Correct OpenSSL 1.1.1 stable identifier.Darren Tucker2021-09-081-1/+1
* Tests for OpenSSL 3.0.0 release & 1.1.1 branch.Darren Tucker2021-09-081-1/+3
* Test against OpenSSL 3 branch as well as dev.Darren Tucker2021-09-051-0/+1
* Improve github test driver script.Darren Tucker2021-08-161-16/+17