Adam Ierymenko
ada611d597
Go ahead and load kext so MacOS High Sierra users will see kext auth dialog right away.
8 years ago
Adam Ierymenko
f13886d343
Warning removal.
8 years ago
Adam Ierymenko
520b0601db
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
926ecf9640
docs
8 years ago
Adam Ierymenko
c57198decd
Add remoteTraceLevel to controller.
8 years ago
Adam Ierymenko
431716e249
Disable trace by default, stderr message improvements in RethinkDB driver.
8 years ago
Adam Ierymenko
694709f392
Add timestamp to network status.
8 years ago
Adam Ierymenko
16613ab5fb
Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again.
8 years ago
Adam Ierymenko
c26bf45e28
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
23e5c7b38d
Fix self-test compile.
8 years ago
Joseph Henry
382dd82eb6
Fix for local.conf virtual path blacklist (ticket #594 )
8 years ago
Joseph Henry
f18d5b2efe
Attempted fix for github issue #597 , leaking sockets. Added call to closenatpmp() after failure to init
8 years ago
Adam Ierymenko
0fb22df633
Get ephemeral status fields out of the configs. They do not belong there and it just complicates things.
8 years ago
Adam Ierymenko
750e36993f
GitHub issue #617
8 years ago
Adam Ierymenko
f7f658605d
Move more ephemeral stuff to a tiny MemberLastRequest table instead of the main Member table.
8 years ago
Adam Ierymenko
192e5dbff8
Another fix for uptime logging.
8 years ago
Adam Ierymenko
ef224c3547
RethinkDB build fix.
8 years ago
Adam Ierymenko
c12b68a6b2
More Central work.
8 years ago
Adam Ierymenko
4166d8ca35
Fix a deadlock and some more work on RethinkDB (for central) integration.
8 years ago
Adam Ierymenko
53e7e950f1
Windows build fixes.
8 years ago
Adam Ierymenko
0612879dec
Fix const.
8 years ago
Adam Ierymenko
3b21f946e4
Remove manual define of include rethinkdb driver symbol.
8 years ago
Adam Ierymenko
9f85371073
cleanup
8 years ago
Adam Ierymenko
cb550ab4fe
Merge branch 'dev' into edge
8 years ago
Adam Ierymenko
b8cbf08617
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
8 years ago
Adam Ierymenko
1613f42d00
Re-integrate in-filesystem DB into new controller DB structure.
8 years ago
Joseph Henry
e5d1243dd2
Minor changes to SDK-related portions of OneService
8 years ago
Adam Ierymenko
7fc9094d8e
More fixes to RethinkDB.
8 years ago
Adam Ierymenko
92c7070aa8
RethinkDB fixes.
8 years ago
Adam Ierymenko
b68bca35db
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.
8 years ago
Adam Ierymenko
d97adc8789
Preparing for test.
8 years ago
Adam Ierymenko
f5014d7d71
RethinkDB direct connectivity integration.
8 years ago
Adam Ierymenko
4e88c80a22
RethinkDB native connector work, minor fixes.
8 years ago
Adam Ierymenko
a6203ed038
icon
9 years ago
Adam Ierymenko
1db547d607
Windows build fixes, AIP file update.
9 years ago
Adam Ierymenko
2cc4dc5a6f
Clean peers.d periodically and delete peers older than 30 days.
9 years ago
Adam Ierymenko
fac7dc9c91
Stop duplciate IPv6 addresses due to privacy mode IPs.
9 years ago
Adam Ierymenko
508fa6a7fe
A few fixes for cluster mode.
9 years ago
Adam Ierymenko
71bdaa9508
Now with more worky.
9 years ago
Adam Ierymenko
459f1e7bfb
Refactor path stability stuff and add basic multipath support.
9 years ago
Adam Ierymenko
0d8b8d8426
Remove some unused constants.
9 years ago
Adam Ierymenko
2d0dc62a53
docs
9 years ago
Adam Ierymenko
0d8e134f9f
Warning removal.
9 years ago
Adam Ierymenko
c7d370c17f
Delete something that turns out not to be useful. This will be handled differently.
9 years ago
Adam Ierymenko
395d8b3139
Full and clearer implementation of GitHub issue #588
9 years ago
Adam Ierymenko
b92ef67e56
Merge pull request #550 from surgicalcoder/patch-2
...
Peer's role misses a PLANET role
9 years ago
Adam Ierymenko
5a8aa66641
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
9 years ago
Adam Ierymenko
e87ef18826
cleanup
9 years ago
Adam Ierymenko
7b78d4f11f
Merge pull request #605 from oneguynick/patch-1
...
Update make-linux.mk to include support for Armv7l
9 years ago
Nicholas Schmidt
65ac61b2ea
Update make-linux.mk to include support for Armv7l
...
When running ArchlinuxARM with 64bit support on Raspberry Pi3, the default build fails due to the architecture look-up at the beginning of the build process. A simple addition of the Armv7l section above allows the build to continue and successfully run.
9 years ago