summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21.Adam Ierymenko
2017-02-21Fix crash.Adam Ierymenko
2017-02-21Add default tag values and default set capabilities for new members.Adam Ierymenko
2017-02-16Decreased ZT_BINDER_REFRESH_PERIOD for Synology buildJoseph Henry
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-16Found it in a few other places.Adam Ierymenko
2017-02-16Fix stupid inverted sense bug.Adam Ierymenko
2017-02-16When deciding whether to send PUSH_DIRECT_PATHS we should check global trust ...Adam Ierymenko
2017-02-16Fix build on Linux if PR_CAP_AMBIENT is not defined, which is the case for so...Adam Ierymenko
2017-02-15Integrate and test linux privilege drop code (from contributor PR). It works ...Adam Ierymenko
2017-02-14.Adam Ierymenko
2017-02-14Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-02-14Add rules compiler script.Adam Ierymenko
2017-02-14fix About view on Mac so that it opens links in the system web browserGrant Limberg
2017-02-14Right and left click both will now open the context menu on WindowsGrant Limberg
2017-02-13Fix "orbit" semantics. Federation works.Adam Ierymenko
2017-02-13Fix loading of existing moons.Adam Ierymenko
2017-02-13Add a local.conf option to set the port.Adam Ierymenko
2017-02-13Add CLI shortcuts for adding federated roots.Adam Ierymenko
2017-02-13Fix small typo.Adam Ierymenko
2017-02-13Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-02-13Integrate moon concept into http config bus, and clean up that code quite a bit.Adam Ierymenko
2017-02-13Update JNI with new root terminologyGrant Limberg
2017-02-13Small fixes to moon-management code in CLI.Adam Ierymenko
2017-02-13Only accept world updates from upstreams.Adam Ierymenko
2017-02-13Can't erase from vector using const_iterator on some C++ compilers.'Adam Ierymenko
2017-02-13Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko
2017-02-10Fix for deleted networks not being removed from the network details list on m...Grant Limberg
2017-02-07Tags work.Adam Ierymenko
2017-02-07Add a mask and value range to the IP tos rule field. This allows TOS to be ma...Adam Ierymenko
2017-02-06Small additional efficiency improvement.Adam Ierymenko
2017-02-06Improve efficiency of pushCredentials() method since it gets called a lot.Adam Ierymenko
2017-02-06Capabilities basically work but need to refactor a bit for performance reasons.Adam Ierymenko
2017-02-06One more place to add "break".Adam Ierymenko
2017-02-06Add a break action to rules engine to make capabilities easier to use.Adam Ierymenko
2017-02-06Fix HELLO parse bug.Adam Ierymenko
2017-02-06CSPRNG performance improvement, self test build fix.Adam Ierymenko
2017-02-06One more tweak after thinking about related keys and key stream reuse. Just a...Adam Ierymenko
2017-02-06Tweak how we do crypto of the masked portions of HELLO just to be more "borin...Adam Ierymenko
2017-02-06Docs and a small build fix in debug mode.Adam Ierymenko
2017-02-05Docs, code cleanup, and protect the extra new fields of HELLO with encryption...Adam Ierymenko
2017-02-04Small fix for duplicates in world definitions.Adam Ierymenko
2017-02-04More docs.Adam Ierymenko
2017-02-04Add and send certificates of representation to tell people what our valid ups...Adam Ierymenko
2017-02-04Stub out CAN_REACH.Adam Ierymenko
2017-02-04A bit of code cleanup.Adam Ierymenko
2017-02-04Eliminate a little copypasta.Adam Ierymenko
2017-02-03Slight refactor to RENEDEZVOUS sending code for federation.Adam Ierymenko
2017-02-03Actual documentation.Adam Ierymenko