2094 Commits (0cf4ddda4adb0de80d00c4e29736ecdbaa653999)
 

Author SHA1 Message Date
Adam Ierymenko 0cf4ddda4a Some more test results, and fix OSX installer to put symlinks in /usr/local as per El Capitan requirements. 11 years ago
Adam Ierymenko 0e4a2c378f Fix a sporadic warning in cluster-geo, and fix test to not overload the test-watcher. 11 years ago
Adam Ierymenko 2854f14966 Some cluster parameter tweaks, and change the test code in tests/http to dramatically reduce the amount of data transfer to/from the test master. Also add results of first successful 50k test. 11 years ago
Adam Ierymenko 4328c6c3bc Fix delete oldest logic. 11 years ago
Adam Ierymenko b171c9a0db Replace slow std::list<> with an O(log(N)) data structure for the cluster relaying send queue. 11 years ago
Adam Ierymenko 32ec378e3b Announce that we have peers on the cluster when we first see them to improve startup times, and add a result crunching script to tests/http. 11 years ago
Adam Ierymenko 2cc50bdb10 Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT 11 years ago
Adam Ierymenko 94f4316a0e Fix for possible high CPU usage on multicast queries. 11 years ago
Adam Ierymenko 35c4e28f31 Mark geo-redirected paths as suboptimal and do not report that we have a peer if all we have is one of these. Also a few other small fixes. 11 years ago
Adam Ierymenko 47424df417 Fix (1) a deadlock bug and (2) a bug that prevented distributed rendezvous messages from being sent. 11 years ago
Adam Ierymenko 73e2c6e511 How did that ever work? 11 years ago
Adam Ierymenko 12cd9df059 . 11 years ago
Adam Ierymenko 4ad2ff2f71 . 11 years ago
Adam Ierymenko b57c855a8c PROXY_SEND fix. 11 years ago
Adam Ierymenko ed954c5ca2 . 11 years ago
Adam Ierymenko 21341ab15c Ready to test. 11 years ago
Adam Ierymenko f4d12603e0 Tweak how Switch passes off to Cluster on relay to fit new paradigm. 11 years ago
Adam Ierymenko ff81415ffe Build fixes... 11 years ago
Adam Ierymenko 5371195c80 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko 473ce82040 Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko ab013d831c . 11 years ago
Adam Ierymenko 57b71bfff0 Cluster simplification and refactor work in progress... 11 years ago
Adam Ierymenko 6bc8c9d8ef Clustering cleanup, still a work in progress. 11 years ago
Adam Ierymenko 5f39d5b7ea Further pare down Cluster messaging and rename some stuff. 11 years ago
Adam Ierymenko 9490b1f136 Try prioritizing cluster-send over direct send in cluster mode -- may improve cluster relaying reliability. 11 years ago
Adam Ierymenko badec136fc New agent master IP. 11 years ago
Adam Ierymenko 8ea5f424fd Small amount of cleanup. 11 years ago
Grant Limberg 3cafa60284 fix up some borders & colors 11 years ago
Grant Limberg 2415ae45c1 remove the peers page 11 years ago
Adam Ierymenko aa169b54de Add conntrack tweak to nf for testing. 11 years ago
Adam Ierymenko 83c6b7ab3d Use bigger UDP buffer on bigger x64 machines. Keep old value elsewhere since these are likely to be smaller boxes. 11 years ago
Adam Ierymenko ba5008c370 Now make cluster announcements slightly more frequent. 11 years ago
Adam Ierymenko 3fa1b5a89d Make cluster HAVE_PEER a little lighter by removing full identity. Technically this is not necessary and they will propagate over time in any case. Might restore it in some form in the future. 11 years ago
Adam Ierymenko 7603d8cee8 Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko 869eff49bc . 11 years ago
Adam Ierymenko d9abc28fe3 . 11 years ago
Adam Ierymenko 3e22fee842 Integrate deferred background processing into main OneService implementation. 11 years ago
Adam Ierymenko 5ec5911e1b Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko 8ef4edebbf Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. 11 years ago
Grant Limberg 86c74d8a65 set manifest to require administrator privileges and read the authtoken and port from disk 11 years ago
Grant Limberg 49086e4556 just a little xaml cleanup 11 years ago
Grant Limberg 4c7bb06894 make the main window width a bit smaller 11 years ago
Grant Limberg f3e527e130 update the peer list in place rather than replacing it 11 years ago
Grant Limberg df74dd6e41 make the peers page prettier 11 years ago
Grant Limberg 5e9166cec7 setting width/height isn't necessary 11 years ago
Grant Limberg d2c288b13f Fix vertical scrolllbar on networks view 11 years ago
Grant Limberg fc32dc11a6 make the networks view a bit prettier 11 years ago
Grant Limberg 2721804ebf make the tabs a little prettier 11 years ago
Grant Limberg 7b86176d0e Don't go kaboom when the ZeroTier service isn't running. 11 years ago
Adam Ierymenko a95ff21aaf test stuff 11 years ago