summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10Patch tap-mac to latest tuntaposx upstream changes, and add updated build for...Adam Ierymenko
2015-11-10More results.Adam Ierymenko
2015-11-10Some more test results, and fix OSX installer to put symlinks in /usr/local a...Adam Ierymenko
2015-11-10Fix a sporadic warning in cluster-geo, and fix test to not overload the test-...Adam Ierymenko
2015-11-10Some cluster parameter tweaks, and change the test code in tests/http to dram...Adam Ierymenko
2015-11-10Fix delete oldest logic.Adam Ierymenko
2015-11-10Replace slow std::list<> with an O(log(N)) data structure for the cluster rel...Adam Ierymenko
2015-11-09Announce that we have peers on the cluster when we first see them to improve ...Adam Ierymenko
2015-11-09Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NATAdam Ierymenko
2015-11-09Fix for possible high CPU usage on multicast queries.Adam Ierymenko
2015-11-09Mark geo-redirected paths as suboptimal and do not report that we have a peer...Adam Ierymenko
2015-11-09Fix (1) a deadlock bug and (2) a bug that prevented distributed rendezvous me...Adam Ierymenko
2015-11-09How did that ever work?Adam Ierymenko
2015-11-09.Adam Ierymenko
2015-11-09.Adam Ierymenko
2015-11-09PROXY_SEND fix.Adam Ierymenko
2015-11-09.Adam Ierymenko
2015-11-09Ready to test.Adam Ierymenko
2015-11-09Tweak how Switch passes off to Cluster on relay to fit new paradigm.Adam Ierymenko
2015-11-09Build fixes...Adam Ierymenko
2015-11-09Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2015-11-09Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into ...Adam Ierymenko
2015-11-09.Adam Ierymenko
2015-11-08Cluster simplification and refactor work in progress...Adam Ierymenko
2015-11-06Clustering cleanup, still a work in progress.Adam Ierymenko
2015-11-06Further pare down Cluster messaging and rename some stuff.Adam Ierymenko
2015-11-06Try prioritizing cluster-send over direct send in cluster mode -- may improve...Adam Ierymenko
2015-11-06New agent master IP.Adam Ierymenko
2015-11-06Small amount of cleanup.Adam Ierymenko
2015-11-05fix up some borders & colorsGrant Limberg
2015-11-05remove the peers pageGrant Limberg
2015-11-05Add conntrack tweak to nf for testing.Adam Ierymenko
2015-11-05Use bigger UDP buffer on bigger x64 machines. Keep old value elsewhere since ...Adam Ierymenko
2015-11-05Now make cluster announcements slightly more frequent.Adam Ierymenko
2015-11-05Make cluster HAVE_PEER a little lighter by removing full identity. Technicall...Adam Ierymenko
2015-11-05Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into ...Adam Ierymenko
2015-11-05.Adam Ierymenko
2015-11-05.Adam Ierymenko
2015-11-05Integrate deferred background processing into main OneService implementation.Adam Ierymenko
2015-11-05Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2015-11-05Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers.Adam Ierymenko
2015-11-04set manifest to require administrator privileges and read the authtoken and p...Grant Limberg
2015-11-04just a little xaml cleanupGrant Limberg
2015-11-04make the main window width a bit smallerGrant Limberg
2015-11-04update the peer list in place rather than replacing itGrant Limberg
2015-11-04make the peers page prettierGrant Limberg
2015-11-04setting width/height isn't necessaryGrant Limberg
2015-11-04Fix vertical scrolllbar on networks viewGrant Limberg
2015-11-04make the networks view a bit prettierGrant Limberg
2015-11-04make the tabs a little prettierGrant Limberg