summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-19Clean up Linux makefile and remove doc target from default since it requires ...Adam Ierymenko
2016-04-19Revise peer path weighting to always prioritize cluster-optimal paths.Adam Ierymenko
2016-04-18(1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a clus...Adam Ierymenko
2016-04-18Store lat/lon too for testing and future display use.Adam Ierymenko
2016-04-18Replace cluster-geo subprocess with in-memory loaded CSV of GeoIP data. This ...Adam Ierymenko
2016-04-18.Adam Ierymenko
2016-04-12Shrink NetworkConfig slightly.Adam Ierymenko
2016-04-12Brace fix...Adam Ierymenko
2016-04-12Fix one more old NetworkConfig bit of code.Adam Ierymenko
2016-04-12NetworkConfig refactor almost done.Adam Ierymenko
2016-04-12Refactor IncomingPacket for new NetworkConfigAdam Ierymenko
2016-04-12Refactor Node for new NetworkConfigAdam Ierymenko
2016-04-12Refactor Network for new NetworkConfig.Adam Ierymenko
2016-04-12NetworkConfig refactor part 1Adam Ierymenko
2016-04-07Merge of bignose/manual-pages (Linux man pages)Adam Ierymenko
2016-04-07Authorship stuff.Adam Ierymenko
2016-04-07Merge branch 'license-clarification' into devAdam Ierymenko
2016-04-07Boost local interface check interval a bit to speed direct link provisioning ...Adam Ierymenko
2016-04-07Make port mapper names even more unique, and trial bind before binding TCP no...Adam Ierymenko
2016-04-07Merge branch 'dev' of http://git.int.zerotier.com:/zerotier/ZeroTierOne into devAdam Ierymenko
2016-04-07dev branch now works again on LinuxAdam Ierymenko
2016-04-06RoutingTable build fixes.Adam Ierymenko
2016-04-06Consolidate routing table code.Adam Ierymenko
2016-04-06Put routing table code back in osdep/Adam Ierymenko
2016-04-06.Adam Ierymenko
2016-04-06Tweak new RX queue algorithm to "expire" old entries to prevent always needin...Adam Ierymenko
2016-04-06Preserve add local interface address add order and send in that order since t...Adam Ierymenko
2016-04-05Binder for Windows, and use Binder to get local interface addresses to advert...Adam Ierymenko
2016-04-05OneService now binds all ports to specific local interfaces instead of wildca...Adam Ierymenko
2016-04-05More refactoring and prep for explicit interface bindings (for default route ...Adam Ierymenko
2016-04-05Reduce symmetric prediction fuzz just a bit.Adam Ierymenko
2016-04-05Fix Cluster to send from a designated endpoint address instead of wildcard.Adam Ierymenko
2016-04-04Beginning of local binding manager for default gateway support.Adam Ierymenko
2016-04-01Tweak metric and clean out attic a bit.Adam Ierymenko
2016-03-30nit pick... might this matter?Adam Ierymenko
2016-03-28More tweaks to OS determination stuff.Adam Ierymenko
2016-03-28Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't.Adam Ierymenko
2016-03-28Fix some broken TRACEs and a tiny reorder in a few ifs.Adam Ierymenko
2016-03-24Ignore IP assignment pool ranges that begin with 0.0.0.0 or that contain no IPs.Adam Ierymenko
2016-03-24Do not auto-assign IP addresses on bridges. IPs can still be assigned manually.Adam Ierymenko
2016-03-18A few other little formatting things.Adam Ierymenko
2016-03-18IndentationAdam Ierymenko
2016-03-18Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length...Adam Ierymenko
2016-03-17Make /network/???/active return more info.Adam Ierymenko
2016-03-04Add “doc” to the dependencies for the “all” build target.Ben Finney
2016-03-04Add an overall “doc” build target.Ben Finney
2016-03-04Correct license grant to match “GPL v3 or later” grant in source.Ben Finney
2016-03-04Update copyright notice.Ben Finney
2016-03-04Refactor the program name to a pre-processor directive.Ben Finney
2016-03-04Refactor the copyright notice text to a pre-processor directive.Ben Finney