Commit History

Author SHA1 Message Date
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko b14a59629c cleanup 6 years ago
  ZeroTier 18071e038e Fix MacEthernetTapAgent & Cmake integration 6 years ago
  Adam Ierymenko 02f0eead1c More new Mac ethernet tap bugs. 6 years ago
  Adam Ierymenko d77846dcea Add bigness to buffers to prevent overflow on high traffic (Mac tap). 6 years ago
  Adam Ierymenko 92c811deb7 Destroy feth devices before creating to delete old ones if they were left behind (MacEthernetTap). 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 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 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 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