Commit History

Author SHA1 Message Date
  Adam Ierymenko e2b0fb26b1 self-test build fix. 6 years ago
  Adam Ierymenko 690bd933d5 Support shutdown with postLimit in BlockingQueue 6 years ago
  Adam Ierymenko 6684559cd9 More Mac tap improvements and threading efficiency improvements. 6 years ago
  Adam Ierymenko 4ed7d20a48 Another stability fix... turns out vfork is problematic here. 6 years ago
  Adam Ierymenko 350116c513 Stability improvements for Mac virtual Ethernet tap driver. 6 years ago
  Adam Ierymenko 7bde2c089d Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 6 years ago
  Adam Ierymenko 90631adb9b Improve multithreading support for OneService (faster, dynamic adjustment of thread count based on HW concurrency). 6 years ago
  Adam Ierymenko f6450cd7e1 Cleanup and a minor performance improvement. 6 years ago
  Adam Ierymenko 3b6b1d1674 Make incoming packet processor thread pool dynamic based on core count. 6 years ago
  Grant Limberg 33d7b22abe Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 6 years ago
  Grant Limberg 2f9712e6a7 utility script to update public controllers 6 years ago
  Adam Ierymenko b937aeb857 cleanup 6 years ago
  Grant Limberg f3d8846df3 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 6 years ago
  Grant Limberg 2729db9555 exceptions 6 years ago
  Adam Ierymenko 1cec4b1c4c Raise thread count to 8 6 years ago
  Adam Ierymenko 7048c77ebc Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 6 years ago
  Adam Ierymenko c9c17eaddd Retire RethinkDB, simple receive path multithreading. 6 years ago
  Grant Limberg f1b82b734a Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 6 years ago
  Grant Limberg 4c0e7aa8b0 more error checking 6 years ago
  Adam Ierymenko 296e4616cc Migrate Windows to use Visual Studio 2017 Community instead of 2015. 6 years ago
  Adam Ierymenko 15649334a6 Do not use new "feth" devices for ZT traffic. 6 years ago
  Adam Ierymenko b3c2c0866f Times should be int64_t, not uint64_t 6 years ago
  Joseph Henry c6ae81fac7 Added preprocessor check for __APPLE__ as an attempted fix for ticket #600 6 years ago
  Joseph Henry 79086f0858 Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev 6 years ago
  Joseph Henry c148a23df4 Added preprocessor check for ZT_NO_CAPABILITIES around header includes 6 years ago
  Adam Ierymenko c56831767e Fix Mac tap agent abort on EINTR. 6 years ago
  Adam Ierymenko 72a724f075 Clean up some stuff after new feth tap implementation, and comment agent file. 6 years ago
  Adam Ierymenko 96e1df5854 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 6 years ago
  Adam Ierymenko 2e44b90f63 OSX no longer requires the kext due to feth black magic! The MacEthernetTapAgent must be installed in /Library/Application Support/ZeroTier/One for ZT to work now. Eventually this can let us do an app bundle, get rid of the pkg, and have ZT itself run with normal or reduced privileges. Also fixes GitHub issue #870 (at least for me) and may be faster than the old kext. 6 years ago
  Grant Limberg 5a0adba798 Setup docker container to use jemalloc 6 years ago