コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko 79e2fd4586 Automatically detect Ethernet tap friendly name in Windows shouldBind stuff. 4 年 前
  Grant Limberg 5188c7d41f com & com security already initialized by here 4 年 前
  Grant Limberg 95da2bcbcf move CoUninitialize to the proper place at the end of the tap thread 4 年 前
  Grant Limberg a9e4fb0ed9 Fix multiple networks on Windows 4 年 前
  Adam Ierymenko 06730c7d1d BSL date bump 5 年 前
  Grant Limberg d9c4e644de Windows DNS 5 年 前
  Grant Limberg 6868e98904 Get stuff building on Windows 5 年 前
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 年 前
  Grant Limberg d43e810ecb Finally figured out how to update the network interface names on Windows so that they'll be visible in `ipconfig`, `Get-NetAdapter` etc. 6 年 前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年 前
  Grant Limberg 2ee358dbfc TAP driver requires input and output buffers for calls passed into DeviceIoControl 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 88997a0314 Windows build fixes. 8 年 前
  Adam Ierymenko d2415dee00 Cleanup. 8 年 前
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 年 前
  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 e2b1a7157e Potential fix for routing issue on Windows 8 年 前
  Grant Limberg 697520f1f5 Dont write IPv6 addresses to IPv4 sections of registry TCPIP settings. 8 年 前
  Grant Limberg 56faf774ff Store MTU as String instead of DWORD 8 年 前
  Adam Ierymenko 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 年 前
  Adam Ierymenko b6f6ed35fc More Windows tweaks and a compile fix. 9 年 前
  Adam Ierymenko d3cb063d13 Tweaks to WindowsEthernetTap to attempt to address GitHub issue #308 and/or GitHub issue #277 -- we can't reproduce yet but I found one area where a spin was possible under certain failure conditions. Maybe. 9 年 前
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 年 前
  Adam Ierymenko 0d9f33dc4f Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch. 9 年 前
  Adam Ierymenko b75bdedaee Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008. 10 年 前