3832 Commits (2fac693243dc3b6673be104b206bc82f46f0f70c)
 

Author SHA1 Message Date
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
Adam Ierymenko a9ce773584 Remove lastModified field in config which literally nothing uses anywhere, and prevent some unnecessary writes. 9 years ago
Adam Ierymenko d69bc4fb5e Main license file. 9 years ago
Adam Ierymenko 1b68d6dbdc License header update. 9 years ago
Adam Ierymenko 62578a2162 Reduce memory use and a bit of cleanup. 9 years ago
Adam Ierymenko 9e80db0fd1 Cleanup, fix a valgrind error, stack use reduction. 9 years ago
Adam Ierymenko e8ab6adf89 Deadlock fix. 9 years ago
Adam Ierymenko 7c184cf991 Another performance improvement to controller. 9 years ago
Adam Ierymenko 72def658d0 Add a dummy Ethernet tap and a build option to enable it. 9 years ago
Adam Ierymenko e7cd888c7d dev is now 1.2.5 9 years ago
Adam Ierymenko 1205578935 Big cleanup of controller code, should help performance. 9 years ago