ZeroTierOne/windows
2015-08-13 15:18:48 -07:00
..
TapDriver Officially signed 32-bit build of Windows tap driver. 2014-01-24 17:29:46 -08:00
TapDriver6 Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test). 2015-08-13 15:18:48 -07:00
WebUIWrapper Try to automatically enable access to http://127.0.0.1 in web wrapper if IE is in enhanced security mode. 2015-05-19 16:02:26 -07:00
ZeroTierOne Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 2015-07-30 11:31:38 -07:00
README.md docs 2014-09-18 09:41:12 -07:00
ZeroTierOne.sln Windows WebControl based wrapper for web UI. 2015-05-08 11:55:09 -07:00

This folder contains the Windows driver code, Windows-specific service code, and the Microsoft Visual Studio projects and "solution" for doing Windows builds.

This code may also build with MinGW but this hasn't been tested.