Commit History

Author SHA1 Message Date
  Adam Ierymenko 7c929099b3 Change date bump for v2.0 5 years ago
  Adam Ierymenko 3c11c13af4 More reorg, work in progress. 5 years ago
  Adam Ierymenko b598263261 More 2.x notice updates. 5 years ago
  Adam Ierymenko 8057c826bc cleanup 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko aca31c7055 Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device) 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Adam Ierymenko d6e8a5f3ca Fix Windows compile error. 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Grant Limberg 629a3a2a24 call setFriendlyName() after tap adapter is initialized 7 years ago
  Adam Ierymenko d5ed025871 Support MTU reconfigure for Windows. 8 years ago
  Adam Ierymenko b55422a528 MTU integration in taps. 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  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 years ago
  Grant Limberg 0f6c53589e remove commented out function declaration 8 years ago
  Grant Limberg e2b1a7157e Potential fix for routing issue on Windows 8 years ago
  Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 years ago
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 years ago
  Adam Ierymenko b75bdedaee Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 10 years ago
  Adam Ierymenko 922d9657b9 Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle." 10 years ago
  Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 10 years ago
  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 years ago
  Adam Ierymenko ce09e363dc Destroy tap devices on Windows 'leave'. 10 years ago
  Adam Ierymenko f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. 10 years ago
  Adam Ierymenko 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 10 years ago
  Adam Ierymenko 8990fb8267 osnet -> osdep 10 years ago