Commit History

Author SHA1 Message Date
  Kirill Isakov 668750c022 connection_t: split compression_level/log_level into two fields 2 years ago
  Kirill Isakov 90cde91141 Minor type improvements in legacy protocol code 2 years ago
  Kirill Isakov 8cb4dbb04a connection_t: allocate legacy context on first use 2 years ago
  Kirill Isakov 0289162552 Use actual port in tincd logs / tinc get Port / invitations 2 years ago
  Kirill Isakov 421aa38156 cmd_config: replace action magic numbers with enum 2 years ago
  Kirill Isakov 0fe6990883 Refactor crypto RNG; add getrandom() support 2 years ago
  Kirill Isakov 56621be326 Reduce duplication in request handler tables 2 years ago
  Kirill Isakov e7a81dd212 CI: fix creation of Windows installer 2 years ago
  Kirill Isakov 9a012e485a Rewrite integration test suite in Python 2 years ago
  Kirill Isakov 2ded4a8035 Update old Python code 2 years ago
  Kirill Isakov 6049b67f1e Adjust CI to new integration tests 2 years ago
  Kirill Isakov b9a7444b9f Correct close() function when building with MSVC 2 years ago
  Kirill Isakov ccbe79c03b Allow building sptps_{test,keypair} with MSVC 2 years ago
  Guus Sliepen 9c577bd201 Run shfmt as part of the reformat target. 2 years ago
  Guus Sliepen 6daf3f04fe Improve handling invitation read errors. 2 years ago
  Guus Sliepen 50c62f7235 Speed up the authentication protocol security tests. 2 years ago
  Guus Sliepen 241e4abc2d Reduce log level of SPTPS errors. 2 years ago
  Guus Sliepen ca7502b6de Prevent underflow when sending UDP probes. 2 years ago
  Guus Sliepen dff94d1df4 Make sure version.py runs succesfully even if git is not installed. 2 years ago
  Kirill Isakov ee988a6e37 Fall back to VERSION file if .git is not present 2 years ago
  Kirill Isakov 6075fb8c18 Disable function attributes on unsupported compilers 2 years ago
  Kirill Isakov 244002d834 Add __packed__ attribute on drop-in structs 2 years ago
  Kirill Isakov 0530bf8704 Add check for __Static_assert() and asserts on struct sizes 2 years ago
  Kirill Isakov 33f0918cde meson: use Python script for version detection 2 years ago
  Kirill Isakov 373b0c12d9 Replace MinGW with Windows to avoid ambiguities 2 years ago
  Kirill Isakov cfc9fee931 Add support for building tinc with MSVC 2 years ago
  Kirill Isakov 08f1e0cd33 GitHub CI: add MSVC jobs 2 years ago
  Kirill Isakov 61a08ba67b Mention Windows SDK compat in installation docs 2 years ago
  Kirill Isakov e25ae9efe8 Add dirent.h 2 years ago
  Guus Sliepen 3b117ab744 Don't put the --recursive option in .astylerc. 2 years ago