Commit History

Author SHA1 Message Date
  Kirill Isakov 7619f84393 CI: cross-compilation; build packages on every push. 3 years ago
  Fufu Fang 96ce3c9e05 Use libvdeplug.h instead of libvdeplug_dyn.h 3 years ago
  Kirill Isakov bf7abd5a05 Improve invite-join.test reliability on Alpine Linux. 3 years ago
  Kirill Isakov 2c6b2d70e6 Assign more suitable types and fix narrowing conversion warns. 3 years ago
  Kirill Isakov b18d5b5729 GitHub CI: check project for warnings with clang/gcc. 3 years ago
  Kirill Isakov 0384469e00 CI (GitHub & sourcehut): add clang-tidy checks. 3 years ago
  Kirill Isakov c88ea49679 Un-ignore .clang-tidy and enable conversion warnings. 3 years ago
  Kirill Isakov df687b5ca8 Support running tests on NetBSD 8.2. 3 years ago
  Kirill Isakov 8156f37609 Remove unused argument from tunemu_write. 3 years ago
  Kirill Isakov ee03e05ebe Remove unused function rsa_active. 3 years ago
  Kirill Isakov ed2dddd420 Remove unused types. 3 years ago
  Kirill Isakov e28699c190 Remove unused declarations. 3 years ago
  Kirill Isakov 76ed9798ee Remove unused struct fields. 3 years ago
  Kirill Isakov a29e6b49ef Remove unused global variables. 3 years ago
  Kirill Isakov 1545909dcb Remove unused '#include's. 3 years ago
  Kirill Isakov 5bccbe14e2 Add tests for the fsck command. 3 years ago
  Kirill Isakov 2a37712b0d Cleanup and improve `tinc fsck`. 3 years ago
  Kirill Isakov 7208397398 Allow using key & configuration parser from tincd in tinc. 3 years ago
  Kirill Isakov 402170d78f GitHub CI: run most tests as a non-privileged user. 3 years ago
  Guus Sliepen 8cacb36e31 Add timeouts to CI jobs. 3 years ago
  Guus Sliepen e050753d1f Really avoid trying to send an ANS_KEY request to unreachable nodes. 3 years ago
  Guus Sliepen eda0cc6243 Use inet_pton() to parse Subnets. 3 years ago
  Guus Sliepen f144971bf2 Fix ASAN warning. 3 years ago
  Guus Sliepen 3074dad170 Fix `tinc get Subnet` failing. 3 years ago
  Guus Sliepen 743d3cefc2 Let the CLI prevent adding incorrect Subnets. 3 years ago
  Guus Sliepen 04b588ea6b Avoid a stack overflow when presented with a malformed IPv6 Subnet. 3 years ago
  Guus Sliepen 79e95272fc Ensure we delete removed BroadcastSubnets when reloading configuration. 3 years ago
  Kirill Isakov 26f844b6fa GitHub CI: fail sanitizer job if any logs were created. 3 years ago
  Kirill Isakov 7ab400aebd Fix more memory leaks found by ASAN. 3 years ago
  Kirill Isakov 50a6656432 Fix use-after-free in final log message on tincd exit. 3 years ago