summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03Tweak timings and use lock in backup to make it a bit faster and still permit...Adam Ierymenko
2015-11-03Create periodic backup copies of controller.db in network controller from the...Adam Ierymenko
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 responses...Adam Ierymenko
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
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
2015-10-30Add some debug code in TRACE mode to catch a bug.Adam Ierymenko
2015-10-30getPeer() had a small potential to be unsafe.Adam Ierymenko
2015-10-30Save zerotier output in containers.Adam Ierymenko
2015-10-30docs and stuffAdam Ierymenko
2015-10-30Set contact IP for real test.Adam Ierymenko
2015-10-30Optimize AntiRecursion.Adam Ierymenko
2015-10-30Make antirec tail len slightly shorter, better performance and still plenty l...Adam Ierymenko
2015-10-30docsAdam Ierymenko
2015-10-29docsAdam Ierymenko
2015-10-29Periodically re-announce peers that we have.Adam Ierymenko
2015-10-29More dead code removal.Adam Ierymenko
2015-10-29Eliminate some more dead code. We may do path trust, but not like that.Adam Ierymenko
2015-10-29Tweak some timings, and remove some dead code.Adam Ierymenko
2015-10-28docsAdam Ierymenko
2015-10-28docsAdam Ierymenko
2015-10-28Test need a more recent version of NodeJS so update Dockerfile.Adam Ierymenko
2015-10-28Fix bug in peer count.Adam Ierymenko
2015-10-28More tweaks to tests... just about ready to run at scale.Adam Ierymenko
2015-10-28.Adam Ierymenko
2015-10-28test stuffAdam Ierymenko
2015-10-28Basic Dockerfile for building test agents.Adam Ierymenko
2015-10-28HTTP test works!Adam Ierymenko
2015-10-28HTTP test code.Adam Ierymenko
2015-10-28On semi-undocumented test net, assign a RFC4193 IPv6 address too. Will be use...Adam Ierymenko
2015-10-28Fix inverted sense bug.Adam Ierymenko
2015-10-28TRACE build fixes.Adam Ierymenko
2015-10-28Cleanup and docs.Adam Ierymenko
2015-10-28Only check IP equality to detect external surface changes (should prevent som...Adam Ierymenko
2015-10-28Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter.Adam Ierymenko
2015-10-27Add a circuit breaker for VERB_PUSH_DIRECT_PATHS.Adam Ierymenko