summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-10getUpstreamPeer issue with interim federated rootsAdam Ierymenko
2017-03-10Sigh. Another thinko.Adam Ierymenko
2017-03-10Build fix (typo)Adam Ierymenko
2017-03-10Also must mask off counter bits in IV in cryptField.Adam Ierymenko
2017-03-10cryptField() used to obscure extended fields in HELLO cannot use mangleKey()Adam Ierymenko
2017-03-10Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2017-03-09fix some rediculousness in NDK-14Grant Limberg
Apparently having -fPIC on the command line multiple times turns it back off
2017-03-08Clarify key semantics.Adam Ierymenko
2017-03-08No need to put time in .moon filename.Adam Ierymenko
2017-03-08Add ifdef for synology around synology-only code in Linux Ethernet tap.Adam Ierymenko
2017-03-08Fix exception thrown in NetworkMonitor thread that can cause the UI to stop ↵Grant Limberg
polling service for updates
2017-03-08Don't crash when attempting to join a network while the zerotier service ↵Grant Limberg
isn't running
2017-03-08forgot to add prereq for adduser getent on fedoraAdam Ierymenko
2017-03-08create zerotier-one user via rpmAdam Ierymenko
2017-03-08add dependency on adduserAdam Ierymenko
2017-03-08Windows directory cleanup and a Windows build fix.Adam Ierymenko
2017-03-08remove debug lineAdam Ierymenko
2017-03-08Clean iddb.d periodically.Adam Ierymenko
2017-03-08cleanupAdam Ierymenko
2017-03-08Small amount of cleanup.Adam Ierymenko
2017-03-07Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-03-07Windows build process updates, and repackage everything using new EV ↵Adam Ierymenko
certificate and SHA256.
2017-03-07fix debuild comandAdam Ierymenko
2017-03-07update debian build filesAdam Ierymenko
2017-03-07Update RPM spec fileAdam Ierymenko
2017-03-07Add config to status in JSON API.Adam Ierymenko
2017-03-07Windows build fixes.Adam Ierymenko
2017-03-07Merge ControlPlane into OneService to make variable access simpler.Adam Ierymenko
2017-03-07use .exe naming conventionAdam Ierymenko
2017-03-07Bump version to 1.1.19 in prep for release and software update testing.Adam Ierymenko
2017-03-07Consistent field names.Adam Ierymenko
2017-03-07Close all open FDs before exec in Unix software update code.Adam Ierymenko
2017-03-07Minor software updater cleanup.Adam Ierymenko
2017-03-06Fix a bug that could cause duplicate IP address assignment on networks if ↵Adam Ierymenko
many new members join the controller at once.
2017-03-06Send revocations automatically on deauth for instant kill, also fix some ↵Adam Ierymenko
issues with the RP.
2017-03-06Fix circuit test post in controller.Adam Ierymenko
2017-03-03Now with less bugs.Adam Ierymenko
2017-03-02Send timestamp with new circuit test response.Adam Ierymenko
2017-03-02Fix selftest build.Adam Ierymenko
2017-03-01Update how controller handles circuit tests -- save results to filesystem.Adam Ierymenko
2017-03-01Fix FILTER_TRACE breakage.Adam Ierymenko
2017-03-01Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-03-01Circuit tests now report link quality. Also fixed a little thing in ↵Adam Ierymenko
revocation propagation.
2017-03-01comment broken TRACE messageGrant Limberg
2017-03-01Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-03-01ZeroTier now has link quality measurement. We are not using this yet but ↵Adam Ierymenko
decided to put it in to prep for future QoS support and SD-WAN stuff.
2017-03-01Outgoing side of packet counter for link quality reporting. Also some ↵Adam Ierymenko
cleanup and a cluster mode build fix.
2017-03-01Save space in expecting-reply-to tracking.Adam Ierymenko
2017-02-28Added HTTP authorization block for synology buildsJoseph Henry
2017-02-28Match on tag sender equals or tag recipient equals.Adam Ierymenko