summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28NULL dereference on still-initializing node bug fix in status query commands,...Adam Ierymenko
2014-10-28Helps to use a proper multithreaded queue instead of ugly plebian hackery.Adam Ierymenko
2014-10-27Testnet seems to work a bit better now...Adam Ierymenko
2014-10-27...Adam Ierymenko
2014-10-27Testnet works! sort of...Adam Ierymenko
2014-10-27Testnet WIPAdam Ierymenko
2014-10-24Prep for real tests like alltoall.Adam Ierymenko
2014-10-24Deadlock fix...Adam Ierymenko
2014-10-24More testnet work.Adam Ierymenko
2014-10-24Testnet sort of works! spins up supernodes.Adam Ierymenko
2014-10-23Testnet work... getting there!Adam Ierymenko
2014-10-22Some work on simulated net...Adam Ierymenko
2014-10-21Starting on simulated socket manager.Adam Ierymenko
2014-10-21cleanupAdam Ierymenko
2014-10-21Kill old testnet stuff, update main.cpp for new SocketManager abstraction.Adam Ierymenko
2014-10-21More work on abstracting socket manager.Adam Ierymenko
2014-10-21About halfway there in refactoring to support pluggable SocketManager.Adam Ierymenko
2014-10-21Move socket manager implementation into osnet/Adam Ierymenko
2014-10-21Simplify locking semantics some more to address a deadlock.Adam Ierymenko
2014-10-19Don't need to check peer version for every item in txQueue since there is onl...Adam Ierymenko
2014-10-19One more Windows build fix.Adam Ierymenko
2014-10-19Now for some clang compile fixes...Adam Ierymenko
2014-10-19Switch VS2012 build back to real, not self-test.Adam Ierymenko
2014-10-19Windows build fixes.Adam Ierymenko
2014-10-18Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git...Adam Ierymenko
2014-10-18This is a --strategy=ours merge to allow adamierymenko-dev to replaceAdam Ierymenko
2014-10-18Merge branch 'detached-network-test' into adamierymenko-devAdam Ierymenko
2014-10-14Make several changes to eliminate potential deadlock or recursive lock condit...Adam Ierymenko
2014-10-14Get rid of rescanMulticastGroups() in Network thread since this can deadlock....Adam Ierymenko
2014-10-14Fix sleeper bug that probably did nothing in setSupernodes().Adam Ierymenko
2014-10-14More fixes to legacy support, and to a potential issue on quit.Adam Ierymenko
2014-10-14Add -g to optimized crypto code in ZT_DEBUG=1 build mode.Adam Ierymenko
2014-10-13Permanently retire peers.persist, but make iddb.d always enabled instead sinc...Adam Ierymenko
2014-10-13Another build fix.Adam Ierymenko
2014-10-13Build fix.Adam Ierymenko
2014-10-13GitHub issue #111Adam Ierymenko
2014-10-13Fix for init.d/zerotier-one (again)Adam Ierymenko
2014-10-13Yank potentially costly support for TTL out of UdpSocket since we dont use th...Adam Ierymenko
2014-10-13Part two of fix to GitHub issue #118 -- need to test thoroughly though.Adam Ierymenko
2014-10-13Fix for part one of GitHub issue #118Adam Ierymenko
2014-10-12Make crypto and compression build optimized in debug, and also try disabling ...Adam Ierymenko
2014-10-11Delete bunch of commented out code.Adam Ierymenko
2014-10-11Stop persisting last announcement time since Multicaster is volatile. Also so...Adam Ierymenko
2014-10-11Fixes to legacy peer support.Adam Ierymenko
2014-10-11.Adam Ierymenko
2014-10-10Add a sanity limit to legacy multicast repeater function in supernode-mode no...Adam Ierymenko