GitHub CI: update list of container images
[tinc] / .github /
2024-04-07 Guus SliepenGitHub CI: update list of container images 1.1
2022-06-03 Kirill IsakovCI: run sanitizers as root
2022-05-31 Kirill IsakovCI: add check for paths over the 108-char limit
2022-05-29 Kirill IsakovAdd Markdown reformat to lint.py
2022-05-28 Kirill IsakovCI: add checks for basic compatibility with muon
2022-05-28 Kirill IsakovCI: add backwards compatibility checks
2022-05-23 Kirill IsakovCI: use compilation database for clang-tidy job
2022-05-21 Kirill IsakovCI: remove OpenSSL 3 from Fedora; add RHEL 9 & Alpine...
2022-04-22 Kirill IsakovCI: add libgcrypt to sanitizer run
2022-04-22 Kirill IsakovCI: run all test flavors even on failure
2022-04-22 Kirill IsakovCI: ignore package job failures
2022-04-10 Kirill IsakovAdjust CI to new integration tests
2022-03-28 Kirill IsakovGitHub CI: add MSVC jobs
2022-03-23 Kirill IsakovGitHub CI: change build system to meson
2022-03-16 Kirill IsakovCI: add tests with OpenSSL 3.0
2022-01-24 Guus SliepenCI: Fix missing dependencies for macOS and Windows.
2021-08-23 Kirill IsakovCI: fix archive name for sanitizer results.
2021-08-22 Kirill IsakovCI: improve sanitizer runs; minor cleanups.
2021-08-18 Kirill IsakovCI: run tests with libgcrypt.
2021-08-15 Kirill IsakovCI: downgrade cross-compilation jobs to debian:buster
2021-08-15 Guus SliepenCI: use explicit Debian release names.
2021-08-13 Guus SliepenBump the timeout for the sanitizer tests.
2021-08-10 Kirill IsakovCI: cross-compilation; build packages on every push.
2021-08-02 Kirill IsakovGitHub CI: check project for warnings with clang/gcc.
2021-08-01 Kirill IsakovCI (GitHub & sourcehut): add clang-tidy checks.
2021-07-28 Kirill IsakovGitHub CI: run most tests as a non-privileged user.
2021-07-28 Guus SliepenAdd timeouts to CI jobs.
2021-07-25 Kirill IsakovGitHub CI: fail sanitizer job if any logs were created.
2021-07-23 Kirill IsakovGitHub CI: enable AddressSanitizer.
2021-07-20 Guus SliepenCI: Fix installation of OpenSSL on CentOS and AlmaLinux.
2021-07-20 Guus SliepenCI: Install and use OpenSSL 1.1 on CentOS 7.
2021-07-20 Guus SliepenInstall OpenSSL 1.1 in the CentOS 7 test environment.
2021-07-20 Guus SliepenRequire OpenSSL 1.1.0 or later.
2021-07-20 Kirill IsakovSome cleanups in GitHub Actions CI
2021-07-12 Mathew Heardci: run for all branches
2021-07-02 Kirill IsakovRun tests on pushes and pull requests