Adam Ierymenko
745483708a
Merge pull request #974 from squeakbat/master
...
Don't relink zerotier-one every time.
7 years ago
Adam Ierymenko
d9432f2f1e
cleanup
7 years ago
Adam Ierymenko
eb7081d2a3
Fix for detecting changes in LF from other instances of the same controller.
7 years ago
Adam Ierymenko
d9befe3fb3
Debug code removal
7 years ago
Adam Ierymenko
0618452615
LF masking key should be a secret
7 years ago
Adam Ierymenko
f6b080b8a2
Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs.
7 years ago
Adam Ierymenko
c8c33db1d1
.
7 years ago
Adam Ierymenko
196bac726c
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
ac2688de58
More LFDB work
7 years ago
Joseph Henry
d2af12b6a0
Forgot to add ZT_DISABLE_COMPRESSION to linux makefile
7 years ago
Joseph Henry
6958ba9557
Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds
7 years ago
Adam Ierymenko
5f11daadf2
Build fix
7 years ago
Adam Ierymenko
99df3fe433
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
d4d350a285
Work in progress
7 years ago
Joseph Henry
8a0b75c83a
Added LFDB.o to objects.mk
7 years ago
Joseph Henry
9cf74657e0
Commented out rtnetlink error debug trace
7 years ago
Adam Ierymenko
5edd04638d
LFDB work in progress
7 years ago
Ellen Wang
eb2f851e65
Don't relink zerotier-one every time.
...
Because zerotier-one depends on "one", which is a phony target,
making it relinks zerotier-one every time, which is probably
not the desired behavior.
In any case, zerotier-one, zerotier-cli, and zerotier-idtool are
real target, so they should have real dependencies and actions.
The "one" target now depends on these three files.
Behavior is mostly unchanged otherwise.
7 years ago
Joseph Henry
a0f47b12b4
Removed Synology-specific home path, changes made elsewhere in SPK
7 years ago
Adam Ierymenko
1b2d9e202e
Remove 44/8 as pseudoprivate since it is now partly global.
7 years ago
Grant Limberg
80124bb753
Update release notes
7 years ago
Grant Limberg
861a319014
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
7 years ago
Grant Limberg
d43e810ecb
Finally figured out how to update the network interface names on Windows so that they'll be visible in `ipconfig`, `Get-NetAdapter` etc.
7 years ago
Grant Limberg
7afcc17024
no usleep() on Windows
7 years ago
Grant Limberg
2ab2f68725
Add a central database schema version check to central controller startup
7 years ago
Adam Ierymenko
90872c906f
Fix FileDB stuff and latency measurement.
7 years ago
Adam Ierymenko
bdc2ec1f5e
Track online status in FileDB
7 years ago
Adam Ierymenko
d3728d5859
cleanup
7 years ago
Joseph Henry
389331ca29
Ticket #915 , added allowSecondaryPort to optionally force ZT to use a single port
7 years ago
Adam Ierymenko
b2c4b7e99f
Version bunmp
7 years ago
Adam Ierymenko
fee6aae442
Drop in faster C25519 agreement code.
7 years ago
Grant Limberg
409406d114
Whoops
7 years ago
Grant Limberg
203414910f
Give up to a second for the interface to appear to assign IP addresses
7 years ago
Travis LaDuke
ac0082a67e
Update README.md
7 years ago
Adam Ierymenko
dffbd2113a
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
7db073d993
Start 1.4.0 release notes.
7 years ago
Adam Ierymenko
3c02c2e4bd
Windows installer bump
7 years ago
Adam Ierymenko
a17c760181
Fix Mac installer
7 years ago
Adam Ierymenko
54d2fa65dd
Version bump, cleanup
7 years ago
Adam Ierymenko
a019c3dd5d
Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes.
7 years ago
Adam Ierymenko
a3ef9b8a15
Cleanup
7 years ago
Adam Ierymenko
554e0b7c6d
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
fd74e2a583
Windows build changes for 1.2.99 (1.4.0pre)
7 years ago
Grant Limberg
af5d3a7f0b
dockerfile updates
7 years ago
Adam Ierymenko
bb0808c99c
Remove current multithreaded receive path, which is not that efficient. We will do something better in the future.
7 years ago
Adam Ierymenko
f0295b154b
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
7 years ago
Adam Ierymenko
b041de831a
More stack->heap
7 years ago
Grant Limberg
21e844cd82
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
7 years ago
Grant Limberg
4e2439bd12
Don't call _phy->getIfName if localSocket is -1
7 years ago
Adam Ierymenko
c5a07c7f20
More stack->heap
7 years ago