Commit History

Author SHA1 Message Date
  Adam Ierymenko 1f9414a30f . 8 years ago
  Adam Ierymenko 6015b529a0 More clustering work. 8 years ago
  Adam Ierymenko 76452b4e28 Data structure fixup. 8 years ago
  Adam Ierymenko 64b7d9ef82 New clustering work. 8 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. 8 years ago
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. 8 years ago
  Joseph Henry 36049a940c added campaign tags to README.md 8 years ago
  Grant Limberg 952834f7f3 Let Android Studio determine debug/release build 8 years ago
  Adam Ierymenko f9a9c2d009 Config object was never even being initialized on leave. Never noticed since desktop and server clients did not use. 8 years ago
  Adam Ierymenko fb71a6e2b4 skipRootCheck should also prevent dropping of privs on Linux 8 years ago
  Adam Ierymenko 5e6a2a17b0 Cluster build fix. 8 years ago
  Adam Ierymenko 92289c1981 Move to canonical device naming on Linux. 8 years ago
  Adam Ierymenko 99e2098a48 Add a way to specify a different interface prefix (for internal use mostly). 8 years ago
  Adam Ierymenko 5fc1c1de28 . 8 years ago
  Grant Limberg 2fac693243 I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though. 8 years ago
  Grant Limberg e9b956ed71 Swallow a possible ArgumentNullException when copying text to the system clipboard 8 years ago
  Adam Ierymenko 236a952458 typo 8 years ago
  Adam Ierymenko 426b7c2c76 Stupid bug is stupid. 8 years ago
  Adam Ierymenko 22780a8504 Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into dev 8 years ago
  Adam Ierymenko a437fd420c version 8 years ago
  Adam Ierymenko 2d74c60d47 Add branch hints to bounds checking in Buffer. 8 years ago
  Adam Ierymenko ceee56af51 Fix for small stacks. 8 years ago
  Adam Ierymenko d297d8fe2e Musl fix 8 years ago
  Adam Ierymenko f479b76772 define likely/unlikely 8 years ago
  Grant Limberg 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 8 years ago
  Adam Ierymenko b3dd5c0e3a Build fix. 8 years ago
  Adam Ierymenko ee7ee22555 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 8 years ago
  Adam Ierymenko cf49e511a5 More makefile changes. 8 years ago
  Adam Ierymenko 505b9c7f56 Makefile reorg to allow core to be built as a library. 8 years ago
  Grant Limberg 8c30b2b9f5 Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows 8 years ago