summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-141.2.0 release notes and a few final tweaks and cleanup.Adam Ierymenko
2017-03-14fix stupid thing.Adam Ierymenko
2017-03-14Allow multiple architectures in software update dist .json file arch fields.Adam Ierymenko
2017-03-14Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into devAdam Ierymenko
2017-03-14Software update cleanup, and a fix for updates on Windows.Adam Ierymenko
2017-03-14Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-03-14Wait a minute (literally) before doing software update check on startup.Adam Ierymenko
2017-03-13Version 1.2.0 bumpAdam Ierymenko
2017-03-13Controller performance tweaks.Adam Ierymenko
2017-03-13Use cache on requests to decrease DB load.Adam Ierymenko
2017-03-13release notes, and delete MANUAL from this repo for now since it isn't quite ...Adam Ierymenko
2017-03-13Docs and a bit of cleanup. In particular ALL makes no sense for revocations b...Adam Ierymenko
2017-03-10Software update check every 10min.Adam Ierymenko
2017-03-10Software update fix.Adam Ierymenko
2017-03-10Roots need to respond to lots of WHOISesAdam Ierymenko
2017-03-10Tweak WHOIS path for federation.Adam Ierymenko
2017-03-10Return 200 from JSON API when moon is POSTed.Adam Ierymenko
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
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 p...Grant Limberg
2017-03-08Don't crash when attempting to join a network while the zerotier service isn'...Grant Limberg
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 certific...Adam Ierymenko
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