Subnet Cache hashtable improvements
[tinc] / .github /
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