Luke Souter
|
4b9724c8fa
|
Merge branch 'update-readme' of https://github.com/zerotier/ZeroTierOne into update-readme
|
7 months ago |
Luke Souter
|
f2d4a882d9
|
removed duplicate title, added build link, fixed controller link
|
7 months ago |
Luke Souter
|
0cf5ab9375
|
Merge branch 'dev' into update-readme
|
7 months ago |
Luke Souter
|
4f2717c244
|
added build.md
Drastically shortened main readme and linked out to build notes instead. Clarified licensing info to just match license.txt.
|
7 months ago |
Adam Ierymenko
|
895b8211e1
|
Merge pull request #2514 from zerotier/fix-debian-controller-build
Fix debian controller build
|
7 months ago |
Adam Ierymenko
|
a28a6d1bf5
|
Build fix.
|
8 months ago |
Adam Ierymenko
|
6921628610
|
RPM too
|
8 months ago |
Adam Ierymenko
|
5d18a57518
|
Include controller on debian.
|
8 months ago |
Luke Souter
|
b62b9e28b9
|
Merge branch 'update-readme' of https://github.com/zerotier/ZeroTierOne into update-readme
|
8 months ago |
Luke Souter
|
be5baa76b9
|
Update README.md
|
8 months ago |
Luke Souter
|
a6d2e80b08
|
Merge branch 'dev' into update-readme
|
8 months ago |
Luke Souter
|
b0ba0d7227
|
Update README.md
|
8 months ago |
Adam Ierymenko
|
bc0a42651b
|
Merge pull request #2510 from zerotier/dev-main-merge
Dev main merge
|
8 months ago |
Adam Ierymenko
|
a16d6dbc01
|
Merge remote-tracking branch 'github/main' into dev
|
8 months ago |
Adam Ierymenko
|
7b7d39becc
|
Merge pull request #2507 from zerotier/adam/1.16
V1.16 kitchen sink branch, 1.16 ready.
|
8 months ago |
Grant Limberg
|
3e6a22c3d8
|
Fix JNI after `ZT_Node_New` function signature change
|
8 months ago |
Adam Ierymenko
|
dd3dbb6f24
|
Merge branch 'adam/1.16' of /Users/api/Code/ZeroTier/local/ZeroTier-v1 into adam/1.16
|
8 months ago |
Adam Ierymenko
|
223fa90e6c
|
Advanced installer update.
|
8 months ago |
Adam Ierymenko
|
ffd34a3e46
|
Add merged PRs.
|
8 months ago |
Adam Ierymenko
|
fad7123417
|
Enable controller on production Windows builds.
|
8 months ago |
Adam Ierymenko
|
5db2abab73
|
Make nonfree the official build for Linux.
|
8 months ago |
Adam Ierymenko
|
a4d762d404
|
messages for non-free builds
|
8 months ago |
Adam Ierymenko
|
03a198a1b5
|
bump rust versions per bot recommendation.
|
8 months ago |
Adam Ierymenko
|
a51029a503
|
Merge pull request #2489 from SwarmboticsAI/fix-link-select-cli
Fix link select field in bond CLI
|
8 months ago |
Adam Ierymenko
|
f754d716d0
|
Merge pull request #2493 from jfly/add-warning-about-allowDNS-on-linux
Add a warning about missing DNS functionality on Linux
|
8 months ago |
Adam Ierymenko
|
bbba390e97
|
Windows build and version bump.
|
8 months ago |
Adam Ierymenko
|
ad044f9272
|
Windows build fixes.
|
8 months ago |
Adam Ierymenko
|
5a62824049
|
Add -Iext/opentelemetry-cpp-api-only/include for BSD
|
8 months ago |
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.
|
8 months ago |
Adam Ierymenko
|
1e62d69762
|
Do not compress frames -- also unrelated to bug.
|
8 months ago |
Adam Ierymenko
|
bed6557a6d
|
Re-enable relaying checks, also not bug related but put back after we decided to punt removing moons.
|
8 months ago |
Adam Ierymenko
|
0d3ed4769e
|
Merge branch 'dev' of github.com:/zerotier/ZeroTierOne into adam/1.16
|
8 months ago |
Adam Ierymenko
|
bee3ea79f0
|
Minor thing, unrelated to bug but missing.
|
8 months ago |
Adam Ierymenko
|
ca4e35d52c
|
License stuff, version bump, CLI output.
|
8 months ago |
Adam Ierymenko
|
6623aa3a7d
|
License files.
|
8 months ago |
Adam Ierymenko
|
67360aaeef
|
Bump Rust package versions due to dependabot alert and fix a few more makefile things for macOS.
|
8 months ago |
Adam Ierymenko
|
3e21edb891
|
Remove a bunch of warnings by eliminating deprecated functions.
|
8 months ago |
Adam Ierymenko
|
6e6fc9a704
|
Add conditional compilation of controller.
|
8 months ago |
Grant Limberg
|
86f402edb7
|
Merge pull request #2495 from zerotier/gl/cv1-os-arch
hosted controller changes for cv1 os/arch reporting
|
8 months ago |
Adam Ierymenko
|
6bf7b4d9ba
|
Merge branch 'adam/1.16' of github.com:/zerotier/ZeroTierOne into adam/1.16
|
8 months ago |
Adam Ierymenko
|
2f2f864aa8
|
Clear ifname buffer before copying into it.
|
8 months ago |
Grant Limberg
|
c479cba71a
|
Merge branch 'dev' into gl/cv1-os-arch
|
8 months ago |
Grant Limberg
|
564d29e445
|
fix include
|
9 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.
|
9 months ago |
Adam Ierymenko
|
eb422ddf08
|
Null out current LICENSE in prep for new
|
9 months ago |
Adam Ierymenko
|
c668990b4d
|
Remove ancient unused LFDB code and change license notice in controller files.
|
9 months ago |
Adam Ierymenko
|
c21636b295
|
Remove moon comments from the CLI help. They still work but are not shown.
|
9 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."
This reverts commit 8518d28dc4.
|
9 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.
|
9 months ago |
Adam Ierymenko
|
52de8ff62d
|
docs
|
9 months ago |