summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23Remove Cluster.hppAdam Ierymenko
2017-06-23Merge branch 'edge' into devAdam Ierymenko
2017-06-23Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-06-08Stuff old Cluster code in attic.Adam Ierymenko
2017-06-07Build fix, use -Os on Linux too.Adam Ierymenko
2017-06-06Last bit of new cluster code, ready to test.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-06-01More cleanup for cluster refactor.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-06-01More clustering work.Adam Ierymenko
2017-06-01Data structure fixup.Adam Ierymenko
2017-06-01New clustering work.Adam Ierymenko
2017-05-31fix for SDK's route/tap association in getTap()Joseph Henry
2017-05-31Add some also-ZeroTier-written ext/ code for use in new clustering, delete so...Adam Ierymenko
2017-05-30Remove old circuit test code. Rules engine will let us do this much better an...Adam Ierymenko
2017-05-25added campaign tags to README.mdJoseph Henry
2017-05-23Let Android Studio determine debug/release buildGrant Limberg
2017-05-23Config object was never even being initialized on leave. Never noticed since ...Adam Ierymenko
2017-05-19skipRootCheck should also prevent dropping of privs on LinuxAdam Ierymenko
2017-05-19Cluster build fix.Adam Ierymenko
2017-05-19Move to canonical device naming on Linux.Adam Ierymenko
2017-05-19Add a way to specify a different interface prefix (for internal use mostly).Adam Ierymenko
2017-05-19.Adam Ierymenko
2017-05-12I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() work...Grant Limberg
2017-05-12Swallow a possible ArgumentNullException when copying text to the system clip...Grant Limberg
2017-05-11typoAdam Ierymenko
2017-05-11Stupid bug is stupid.Adam Ierymenko
2017-05-10Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into devAdam Ierymenko
2017-05-10versionAdam Ierymenko
2017-05-09Add branch hints to bounds checking in Buffer.Adam Ierymenko
2017-05-09Fix for small stacks.Adam Ierymenko
2017-05-09Musl fixAdam Ierymenko
2017-05-09define likely/unlikelyAdam Ierymenko
2017-05-08Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise co...Grant Limberg
2017-05-08Build fix.Adam Ierymenko
2017-05-08Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-05-08More makefile changes.Adam Ierymenko
2017-05-08Makefile reorg to allow core to be built as a library.Adam Ierymenko
2017-05-08Fixed falling out of the network monitor thread if the ZeroTier service isn't...Grant Limberg
2017-05-08Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.Adam Ierymenko
2017-05-08Small optimizations.Adam Ierymenko
2017-05-04Wire MTU through to service.Adam Ierymenko
2017-05-04Support MTU reconfigure for Windows.Adam Ierymenko
2017-05-04MTU integration in taps.Adam Ierymenko
2017-05-04MTU support in controller.Adam Ierymenko
2017-05-04First pass of configurable MTU and max MTU increase.Adam Ierymenko