3864 Commits (1a40f35fd4aadaa1279665be6bfb42600d2569e1)
 

Author SHA1 Message Date
Adam Ierymenko 1a40f35fd4 Merge branch 'dev' into edge 9 years ago
Adam Ierymenko 8a99113c88 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko ada2ea3a6b Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge 9 years ago
Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
Joseph Henry c61440efea Detect platformDefaultHomePath on QNAP systems 9 years ago
Adam Ierymenko 02d18af57d Remove Cluster.hpp 9 years ago
Adam Ierymenko 2225bb093a Merge branch 'edge' into dev 9 years ago
Adam Ierymenko 75a6a7baca Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko dd68c207f4 Stuff old Cluster code in attic. 9 years ago
Adam Ierymenko 9a3c34b5b3 Build fix, use -Os on Linux too. 9 years ago
Adam Ierymenko 951d911531 Last bit of new cluster code, ready to test. 9 years ago
Adam Ierymenko 4f2179b0df . 9 years ago
Adam Ierymenko 9b287392a4 . 9 years ago
Adam Ierymenko aa06470cb6 More cleanup for cluster refactor. 9 years ago
Adam Ierymenko d7b4f24a7a . 9 years ago
Adam Ierymenko e8d11eb5c5 . 9 years ago
Adam Ierymenko 7f4da08ff7 . 9 years ago
Adam Ierymenko 1f9414a30f . 9 years ago
Adam Ierymenko 6015b529a0 More clustering work. 9 years ago
Adam Ierymenko 76452b4e28 Data structure fixup. 9 years ago
Adam Ierymenko 64b7d9ef82 New clustering work. 9 years ago
Joseph Henry 7bc9666aac fix for SDK's route/tap association in getTap() 9 years ago
Adam Ierymenko 2a4a50b1da Add some also-ZeroTier-written ext/ code for use in new clustering, delete some old code, and change Mac to use -Os which is just as fast as -Ofast and may be faster due to cache effects. 9 years ago
Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. 9 years ago
Joseph Henry 36049a940c added campaign tags to README.md 9 years ago
Grant Limberg 952834f7f3 Let Android Studio determine debug/release build 9 years ago
Adam Ierymenko f9a9c2d009 Config object was never even being initialized on leave. Never noticed since desktop and server clients did not use. 9 years ago
Adam Ierymenko fb71a6e2b4 skipRootCheck should also prevent dropping of privs on Linux 9 years ago
Adam Ierymenko 5e6a2a17b0 Cluster build fix. 9 years ago
Adam Ierymenko 92289c1981 Move to canonical device naming on Linux. 9 years ago
Adam Ierymenko 99e2098a48 Add a way to specify a different interface prefix (for internal use mostly). 9 years ago
Adam Ierymenko 5fc1c1de28 . 9 years ago
Grant Limberg 2fac693243 I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though. 9 years ago
Grant Limberg e9b956ed71 Swallow a possible ArgumentNullException when copying text to the system clipboard 9 years ago
Adam Ierymenko 236a952458 typo 9 years ago
Adam Ierymenko 426b7c2c76 Stupid bug is stupid. 9 years ago
Adam Ierymenko 22780a8504 Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko a437fd420c version 9 years ago
Adam Ierymenko 2d74c60d47 Add branch hints to bounds checking in Buffer. 9 years ago
Adam Ierymenko ceee56af51 Fix for small stacks. 9 years ago
Adam Ierymenko d297d8fe2e Musl fix 9 years ago
Adam Ierymenko f479b76772 define likely/unlikely 9 years ago
Grant Limberg 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 9 years ago
Adam Ierymenko b3dd5c0e3a Build fix. 9 years ago
Adam Ierymenko ee7ee22555 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko cf49e511a5 More makefile changes. 9 years ago
Adam Ierymenko 505b9c7f56 Makefile reorg to allow core to be built as a library. 9 years ago
Grant Limberg 8c30b2b9f5 Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows 9 years ago
Adam Ierymenko b9c1407013 Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise. 9 years ago
Adam Ierymenko d905607353 Small optimizations. 9 years ago