3842 Commits (5b3d9f9184ea8bf99a2c7d180feaad31e41c49ff)
 

Author SHA1 Message Date
Alex 5b3d9f9184 added Windows SDK in form of dlls 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
Adam Ierymenko e5e90b1f71 Wire MTU through to service. 9 years ago
Adam Ierymenko d5ed025871 Support MTU reconfigure for Windows. 9 years ago
Adam Ierymenko b55422a528 MTU integration in taps. 9 years ago
Adam Ierymenko 909a14fb48 MTU support in controller. 9 years ago
Adam Ierymenko 107e3e4106 First pass of configurable MTU and max MTU increase. 9 years ago
Adam Ierymenko 6ef247fb93 More ARM stuff. 9 years ago
Adam Ierymenko b8e46b835b Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko 0900fee5d9 Linux build stuff for ARM. 9 years ago
Joseph Henry 1f26cb98de updated OneService convenience functions for SDK 9 years ago
Joseph Henry ceeb8ee0bc added isEqualPrefix to InetAddress 9 years ago
Adam Ierymenko 54c47a1e03 Add some historic code just for the heck of it. 9 years ago
Adam Ierymenko 6bb855873d GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade. 9 years ago
Adam Ierymenko 39db45e144 Fix crash on exit (sometimes) in controller. 9 years ago
Adam Ierymenko 41c187ba12 Another very small crypto optimization. 9 years ago
Adam Ierymenko d7c99728bc Echo back ping payload. 9 years ago
Adam Ierymenko 8e19188f49 Do the sometimes rather big "pong" in a background worker thread. 9 years ago
Adam Ierymenko 625e3e8e25 Tiny optimization to prealloc string space. 9 years ago
Adam Ierymenko fde99e2fcf Fix for post size limit in Http library. 9 years ago
Adam Ierymenko 132643cd4a Fix small issue preventing pongs if there are never seen members. 9 years ago
Adam Ierymenko faf7b81c01 Send last requets time in status, and do not set physicalAddr unless we know one. 9 years ago
Adam Ierymenko bcc6799902 Send member uptime in pong posts. 9 years ago
Adam Ierymenko 718e1d6c08 Finish removing constantly changing stuff from controller. 9 years ago