Commit History

Author SHA1 Message Date
  Adam Ierymenko bfa4bd2584 Removing this, which was suggested by a linter, turns out to break things by breaking equality comparison. The NetworkConfig struct would have to be re-implemented in a more modern way to allow the compiler to properly generate comparison operators, which is not important right now. 5 months ago
  Adam Ierymenko 1e62d69762 Do not compress frames -- also unrelated to bug. 5 months ago
  Adam Ierymenko bed6557a6d Re-enable relaying checks, also not bug related but put back after we decided to punt removing moons. 5 months ago
  Adam Ierymenko 0d3ed4769e Merge branch 'dev' of github.com:/zerotier/ZeroTierOne into adam/1.16 5 months ago
  Adam Ierymenko bee3ea79f0 Minor thing, unrelated to bug but missing. 5 months ago
  Adam Ierymenko ca4e35d52c License stuff, version bump, CLI output. 5 months ago
  Adam Ierymenko 6623aa3a7d License files. 5 months ago
  Adam Ierymenko 67360aaeef Bump Rust package versions due to dependabot alert and fix a few more makefile things for macOS. 5 months ago
  Adam Ierymenko 3e21edb891 Remove a bunch of warnings by eliminating deprecated functions. 5 months ago
  Adam Ierymenko 6e6fc9a704 Add conditional compilation of controller. 5 months ago
  Grant Limberg 86f402edb7 Merge pull request #2495 from zerotier/gl/cv1-os-arch 5 months ago
  Adam Ierymenko 6bf7b4d9ba Merge branch 'adam/1.16' of github.com:/zerotier/ZeroTierOne into adam/1.16 5 months ago
  Adam Ierymenko 2f2f864aa8 Clear ifname buffer before copying into it. 5 months ago
  Grant Limberg c479cba71a Merge branch 'dev' into gl/cv1-os-arch 5 months ago
  Grant Limberg 564d29e445 fix include 5 months ago
  Adam Ierymenko ab208bb8f9 Make encrypted HELLO a local.conf setting -- 99.999999% of users do not need it and it introduces scalability problems on large controllers. 5 months ago
  Adam Ierymenko eb422ddf08 Null out current LICENSE in prep for new 5 months ago
  Adam Ierymenko c668990b4d Remove ancient unused LFDB code and change license notice in controller files. 5 months ago
  Adam Ierymenko c21636b295 Remove moon comments from the CLI help. They still work but are not shown. 5 months ago
  Adam Ierymenko 3cd413ed1f Revert "Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated." 5 months ago
  Adam Ierymenko 8518d28dc4 Remove moons, phase I, and also fix usages of sprintf. These were safe but the function itself is considered unsafe and deprecated. 5 months ago
  Adam Ierymenko 52de8ff62d docs 5 months ago
  Adam Ierymenko d3d738f93b Remove antique software updater code. It has not been used in many years, is not something we intend to use, and might in theory be an attack vector if someone found a problem with it. Better for it not to be there. 5 months ago
  Adam Ierymenko f6d52dd96c Rest -> MPL except controller. 5 months ago
  Adam Ierymenko 9aff094b6f node/ -> MPL 5 months ago
  Grant Limberg 02a3929472 ctl changes for cv1 os/arch reporting 5 months ago
  Adam Ierymenko 41c4642a21 Fix otel includes in .clangd 5 months ago
  Adam Ierymenko f319078694 Merge github/dev 5 months ago
  Adam Ierymenko a548c7ea71 Merge pull request #2482 from zerotier/otel 5 months ago
  Adam Ierymenko 6e34b192e3 cleanup 5 months ago