GitHub CI: update list of container images
[tinc] / .ci /
2022-06-03 Kirill IsakovCI: run sanitizers as root
2022-05-28 Guus SliepenReflow all Markdown files.
2022-05-28 Kirill IsakovCI: add checks for basic compatibility with muon
2022-05-28 Kirill IsakovCI: add backwards compatibility checks
2022-05-27 Kirill IsakovCI: don't fail on chown error
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-05-02 Kirill IsakovMove macOS-specific code into a subdirectory
2022-05-01 Kirill IsakovCI: run all test flavors on BSDs
2022-04-22 Kirill IsakovCI: add libgcrypt to sanitizer run
2022-04-22 Kirill IsakovCI package jobs: workaround for git security fix
2022-04-10 Kirill IsakovCI: fix creation of Windows installer
2022-04-10 Kirill IsakovAdjust CI to new integration tests
2022-03-28 Kirill IsakovReplace MinGW with Windows to avoid ambiguities
2022-03-28 Kirill IsakovGitHub CI: add MSVC jobs
2022-03-23 Kirill IsakovAdd cmocka packages to CI jobs
2022-03-23 Kirill IsakovGitHub CI: change build system to meson
2022-03-16 Kirill IsakovCI: add tests with OpenSSL 3.0
2022-03-14 Kirill IsakovCI: fix running clang-tidy on full sources
2022-03-12 Kirill IsakovCI: run `make distcheck` instead of `make check`
2022-01-24 Guus SliepenCI: Ignore gcrypt sources when running clang-tidy.
2022-01-24 Guus SliepenCI: Fix missing dependencies for macOS and Windows.
2022-01-24 Guus SliepenCI: Install netcat-openbsd on Debian.
2021-08-23 Guus SliepenSuppress UBSan warnings in the xoshiro implementation.
2021-08-22 Kirill IsakovCI: improve sanitizer runs; minor cleanups.
2021-08-18 Kirill IsakovCI: run tests with libgcrypt.
2021-08-14 Kirill IsakovFreeBSD CI: unbreak clang-tidy.
2021-08-11 Kirill IsakovMake apt stop asking questions when building deb package.
2021-08-10 Kirill IsakovRename README to make software forges properly render...
2021-08-10 Kirill IsakovCI: cross-compilation; build packages on every push.