Remove unnecessary status bitfield conversions.
[tinc] / .ci /
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.