summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Fix cluster-geo code to cache IPv6 by first 64 bits to prevent cache fillup d...Adam Ierymenko
2016-03-03stupid bug is stupidAdam Ierymenko
2016-03-03more makefile stuffAdam Ierymenko
2016-03-03Linux make clean fix.Adam Ierymenko
2016-03-03indent fixAdam Ierymenko
2016-03-03Fix problems with previous commit.Adam Ierymenko
2016-03-03Another NAT-t improvement:Adam Ierymenko
2016-03-02Windows cleanup.Adam Ierymenko
2016-03-02More Windows tweaks and a compile fix.Adam Ierymenko
2016-03-02Tweaks to WindowsEthernetTap to attempt to address GitHub issue #308 and/or G...Adam Ierymenko
2016-03-01Merge branch 'dev' of https://github.com/krisek/ZeroTierOne into devAdam Ierymenko
2016-03-01Fix GitHub issue #311Adam Ierymenko
2016-02-28Typo fix.Kristof Imre Szabo
2016-02-28Spec description rephrased.Kristof Imre Szabo
2016-02-28Formatting changeKristof Imre Szabo
2016-02-28Formatting changeKristof Imre Szabo
2016-02-28Formatting changeKristof Imre Szabo
2016-02-27Initial commit of the standard zerotier RPM specificationKristof Imre Szabo
2016-02-25Upgrade http-parser.Adam Ierymenko
2016-02-25Upgrade LZ4 to hopefully fix wacky sporadic crash when built with g++ 5.3.1 o...Adam Ierymenko
2016-02-25cleanupAdam Ierymenko
2016-02-24Remove ui/ on Linux uninstall.Adam Ierymenko
2016-02-24Make installers silent when run inside packages.Adam Ierymenko
2016-02-23Fix a CIRCUIT_TEST bug in forwarding of tests along hop paths on private netw...Adam Ierymenko
2016-02-22Fix checking of path address validity.Adam Ierymenko
2016-02-22Make maximum size of a circuit test structure sane.Adam Ierymenko
2016-02-22Clean controller circuit test memory.Adam Ierymenko
2016-02-22Deprecate reporting of local clock in circuit tests since a small number of u...Adam Ierymenko
2016-02-22Reduce direct ping delay back to 1m and make SelfAwareness aware of local rec...Adam Ierymenko
2016-02-19Small tweak to active threshold.Adam Ierymenko
2016-02-11Try +1 and +2 existing surfaces for symmetric NATs.Adam Ierymenko
2016-02-10More tweaks to new symmetric NAT buster, and stop using old iterative method ...Adam Ierymenko
2016-02-10Little fix to NAT-t algAdam Ierymenko
2016-02-10Widen max delta for TS/revision just a bit more for now.Adam Ierymenko
2016-02-10Temporarily blacklist he.net IPv6 tunnel addresses for paths: these usually h...Adam Ierymenko
2016-02-10Tweak certificate of membership revision/time tolerance to eliminate boundary...Adam Ierymenko
2016-02-09Tweak needsOurMembershipCertificate timing to resolve a possible source of oc...Adam Ierymenko
2016-02-08Make activity no longer a function of ping frequency, since this causes compa...Adam Ierymenko