summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-02-28Add ipauth handling of IPv6 NDP neighbor solicitations and advertisements. ↵Adam Ierymenko
IPv6 works well now with ipauth.
2017-02-27ipauth characteristic now works with ARPAdam Ierymenko
2017-02-23.Adam Ierymenko
2017-02-23Add wake on LAN (wol) to rules language ethertype shorthand.Adam Ierymenko
2017-02-23Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-02-23Helps if you actually add the ipauth mask to the characteristics mask.Adam Ierymenko
2017-02-23Android JNI fixGrant Limberg
2017-02-23Windows build fix.Adam Ierymenko
2017-02-23Merge.Adam Ierymenko
2017-02-23Finish wiring up ipauth and macauth to Network filter.Adam Ierymenko
2017-02-23iOS fixesGrant Limberg
2017-02-23Certificate of ownership -- used to secure against IP address spoofing, ↵Adam Ierymenko
especially for IPv4 and regular IPv6.