ZeroTierOne/windows
2015-09-24 16:21:36 -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 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. 2015-09-24 16:21:36 -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.