summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
these are likely to be smaller boxes.
2015-11-05Now make cluster announcements slightly more frequent.Adam Ierymenko
2015-11-05Make cluster HAVE_PEER a little lighter by removing full identity. ↵Adam Ierymenko
Technically this is not necessary and they will propagate over time in any case. Might restore it in some form in the future.
2015-11-05Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into ↵Adam Ierymenko
edge
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 ↵Grant Limberg
port from disk
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
2015-11-04Don't go kaboom when the ZeroTier service isn't running.Grant Limberg
2015-11-04test stuffAdam Ierymenko
2015-11-04Agent settings for big test.Adam Ierymenko
2015-11-03Merge branch 'android-jni-dev' into edgeGrant Limberg
2015-11-03logging of eventsGrant Limberg
2015-11-03Merge windows-ui into edge.Adam Ierymenko
2015-11-03Abort backup in progress if thread is told to shut down.Adam Ierymenko
2015-11-03Tweak timings and use lock in backup to make it a bit faster and still ↵Adam Ierymenko
permit main thread to work.
2015-11-03Create periodic backup copies of controller.db in network controller from ↵Adam Ierymenko
the main process itself to facilitate easier and safer backups of controller.db.
2015-11-03testsAdam Ierymenko
2015-11-03.Adam Ierymenko
2015-11-03Allow ZT_TRACE without debug.Adam Ierymenko
2015-11-03.Adam Ierymenko
2015-11-03Handle ZeroTier-RFC4193 IPv6 address NDP queries inline by spoofing ↵Adam Ierymenko
responses if the addressing scheme matches -- this allows multicast-free instant lookup of local IPv6 for better performance and reliability.
2015-11-02updates for origin/edgeGrant Limberg
2015-11-02Merge branch 'edge' into android-jni-devGrant Limberg
2015-11-02Merge branch 'edge' into windows-uiGrant Limberg
2015-11-02Make root and relay selection somewhat more robust.Adam Ierymenko
2015-11-02.Adam Ierymenko
2015-11-02Tweak some more timings for better reliability.Adam Ierymenko
2015-11-02Tweak some timings for better reliability.Adam Ierymenko
2015-11-02.Adam Ierymenko
2015-11-02More test stuff... make it more granular and less batch based.Adam Ierymenko
2015-11-02test stuff.Adam Ierymenko
2015-11-02Big test stuff.Adam Ierymenko
2015-11-02Decided to make this 1.1.0 (semantic versioning increment is warranted), and ↵Adam Ierymenko
add a legacy hack for older clients working with clusters.
2015-10-30Fix evil bug, and instrument/assert on some other stuff, and a bit of cleanup.Adam Ierymenko
2015-10-30Null pointer bug appears fixed... testing again at large scale.Adam Ierymenko
2015-10-30.Adam Ierymenko
2015-10-30.Adam Ierymenko