summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-01Add more specific check in source==self case instead of dumping it.Adam Ierymenko
2017-02-01Yeah that could never have worked (normal packets in cluster mode).Adam Ierymenko
2017-02-01Another tweak to cluster I/O rules.Adam Ierymenko
2017-02-01Take 3Adam Ierymenko
2017-02-01Still want to send WANT_PEER under two failure modes.Adam Ierymenko
2017-02-01Can't armor() a packet until all flags are set.Adam Ierymenko
2017-02-01Minor send path refactor to make packet I/O work on clusters if they are memb...Adam Ierymenko
2017-01-30Remove debug code. Cluster network config sharing seems to work.Adam Ierymenko
2017-01-30.Adam Ierymenko
2017-01-30Fix to cluster network configs.Adam Ierymenko
2017-01-30Implement cross cluster sharing of network configs to make clusters able to a...Adam Ierymenko
2017-01-30Cluster build fix.Adam Ierymenko
2017-01-30InetAddress.hpp needs to be included in OneService.hppGrant Limberg
2017-01-30Slightly increase thread stack size for safety (primary Alpine related) possi...Adam Ierymenko
2017-01-30Merge pull request #442 from zielmicha/allow-managedAdam Ierymenko
2017-01-27docsAdam Ierymenko
2017-01-27zerotier-idtool commands to init and generate moonsAdam Ierymenko
2017-01-27Dead code removal, fix minor issue in upstream endpoint check.Adam Ierymenko
2017-01-27Fix deadlock.Adam Ierymenko
2017-01-27Fix moon persistence.Adam Ierymenko
2017-01-27Add comments to join ("orbit") moons.Adam Ierymenko
2017-01-27Relay policy can now be computed.Adam Ierymenko
2017-01-27little fixAdam Ierymenko
2017-01-27Extend in-band world updates to handle moons too.Adam Ierymenko
2017-01-27Replace piecemeal designation of upstreams with the concept of moons, which i...Adam Ierymenko
2017-01-27tap-windows-ndis5 is definitely deadAdam Ierymenko
2017-01-26debian rulesAdam Ierymenko
2017-01-26Remove junk.Adam Ierymenko
2017-01-26Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-01-26Add static build option so we can build a static Linux binary for ancient dis...Adam Ierymenko
2017-01-26remove references to deleted source files in Android NDK build filesGrant Limberg
2017-01-26remove reference to BackgroundResolver.cpp/.hpp on WindowsGrant Limberg
2017-01-26fix copy stage for paths with spacesGrant Limberg
2017-01-26build fixAdam Ierymenko
2017-01-26Rip out resolver and use anycast address instead. In the long term existing T...Adam Ierymenko
2017-01-26delete binaryAdam Ierymenko
2017-01-26Fix tcp-proxy build.Adam Ierymenko
2017-01-23allow user to specify arbitrary allowed IP networks in allowManagedMichał Zieliński
2017-01-20Windows build fix, warning removal.Adam Ierymenko
2017-01-20docsAdam Ierymenko
2017-01-20docsAdam Ierymenko
2017-01-20docs, cleanup, temporarily put cli in attic since it is not done.Adam Ierymenko
2017-01-20Update nlohmann/json (header only lib).Adam Ierymenko
2017-01-20Fix build on G++ 4.9 on FreeBSD-11.Adam Ierymenko
2017-01-19Basic BSD gmake install/uninstall.Adam Ierymenko
2017-01-19OpenBSD fixes, workaround for apparent libstdc++ bug.Adam Ierymenko
2017-01-19Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439Adam Ierymenko
2017-01-19docsAdam Ierymenko
2017-01-19local.conf docsAdam Ierymenko
2017-01-19Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disab...Adam Ierymenko