summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21Selectively move over changes from "edge" to "dev" excluding netcon.Adam Ierymenko
2015-12-01Fix Linux init script to properly specify runlevels.Adam Ierymenko
2015-11-30Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network prefe...Adam Ierymenko
2015-11-30Low-impact sanity check against GitHub issue #247 -- will likely prevent othe...Adam Ierymenko
2015-11-30Fix for GitHub issue #252Adam Ierymenko
2015-11-30GitHub issue #257Adam Ierymenko
2015-11-30Put selftest back and turn off tracing in PortMapper.Adam Ierymenko
2015-11-30Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249Adam Ierymenko
2015-11-30indentationAdam Ierymenko
2015-11-30... and here.Adam Ierymenko
2015-11-30Need to close on premature abort too or resources are leaked.Adam Ierymenko
2015-11-30Also add a timeout for the actual NAT-PMP port mapping step.Adam Ierymenko
2015-11-30ifdef naming fix.Adam Ierymenko
2015-11-30Fix for uPnPAdam Ierymenko
2015-11-30Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a...Adam Ierymenko
2015-11-30Ton of uPnP work and adding NAT-PMP support, still testing...Adam Ierymenko
2015-11-30Merge pull request #261 from janjaapbos/synologyAdam Ierymenko
2015-11-30Merge pull request #259 from janjaapbos/jb-devAdam Ierymenko
2015-11-30Increase maximum number of paths per IP scope to 4Janjaap Bos
2015-11-24Merge branch 'dev' of github.com:zerotier/ZeroTierOne into devAdam Ierymenko
2015-11-24Merge pull request #254 from bonki/fix_iproute2_ip_handlingAdam Ierymenko
2015-11-24Fix for GitHub issue #253.Adrian Frühwirth
2015-11-21ARP packets do need the source IP address in them, as well as the MAC address.Grant Limberg
2015-11-21ARP packet lengths are 28 bytes. This condition required the packet to be 29...Grant Limberg
2015-11-20The World as of 2015-11-20Adam Ierymenko
2015-11-20Update World to reflect Alice and Bob in their final glory. Will hot-push thi...Adam Ierymenko
2015-11-19.Adam Ierymenko
2015-11-17forgot to submit this. Add DeferredPackets.cpp to the android makefileGrant Limberg
2015-11-17VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more!Adam Ierymenko
2015-11-17Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not...Adam Ierymenko
2015-11-17Fix crash on exit in Windows (does not affect other OSes) and revert debuggin...Adam Ierymenko
2015-11-16Fix ARM dpkg build.Adam Ierymenko
2015-11-16Real World -- edge now talks to real net.Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-16Linux make rules to make libminiupnpc from source.Adam Ierymenko
2015-11-16Build libminiupnpc from source now, and update version.Adam Ierymenko
2015-11-16Delete pre-build miniupnpc for Linux and Mac -- will add Make rules to build ...Adam Ierymenko
2015-11-16Fix 64-bit int warning.Adam Ierymenko
2015-11-16UI stuff.Adam Ierymenko
2015-11-16Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build.Adam Ierymenko
2015-11-16Use new OSX tap version, and update OSX install scripts.Adam Ierymenko
2015-11-16WebUIWrapper is dead.Adam Ierymenko
2015-11-16.Adam Ierymenko
2015-11-16GitHub issue #241 -- and also some appearance updates. Eventually this might ...Adam Ierymenko
2015-11-16Write binary of world too.Adam Ierymenko
2015-11-16Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2015-11-16.Adam Ierymenko
2015-11-16Code to generate real World for edge.Adam Ierymenko
2015-11-16Docs and tweak some caching values.Adam Ierymenko
2015-11-14get the compiler to stop complaining about two string literals (one a macro) ...Grant Limberg