提交歷史

作者 SHA1 備註 提交日期
  Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 年之前
  travis laduke e11d70e408 cache getifaddrs - windows 2 年之前
  Adam Ierymenko 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 年之前
  Adam Ierymenko 06730c7d1d BSL date bump 5 年之前
  Grant Limberg 6868e98904 Get stuff building on Windows 5 年之前
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 年之前
  Adam Ierymenko aca31c7055 Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device) 6 年之前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年之前
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 年之前
  Adam Ierymenko d6e8a5f3ca Fix Windows compile error. 7 年之前
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 年之前
  Grant Limberg 629a3a2a24 call setFriendlyName() after tap adapter is initialized 7 年之前
  Adam Ierymenko d5ed025871 Support MTU reconfigure for Windows. 8 年之前
  Adam Ierymenko b55422a528 MTU integration in taps. 8 年之前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年之前
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 年之前
  Grant Limberg 0f6c53589e remove commented out function declaration 8 年之前
  Grant Limberg e2b1a7157e Potential fix for routing issue on Windows 8 年之前
  Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 年之前
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 年之前
  Adam Ierymenko b75bdedaee Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 10 年之前
  Adam Ierymenko 922d9657b9 Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle." 10 年之前
  Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 10 年之前
  Adam Ierymenko 494681a482 This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY detect borked port status on Windows and if any "cable unplugged" or other wacky states are detected whack the adapter (close and reopen). Tested adding a whole bunch of windows networks, removing, adding more, etc. and it seems to work very well! 10 年之前
  Adam Ierymenko ce09e363dc Destroy tap devices on Windows 'leave'. 10 年之前
  Adam Ierymenko f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. 10 年之前
  Adam Ierymenko 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 10 年之前
  Adam Ierymenko 8990fb8267 osnet -> osdep 10 年之前