ZeroTierOne/windows
2015-10-23 15:50:49 -07:00
..
packages Base windows UI is working. 2015-10-21 20:29:03 -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
WinUI wire up the join network button 2015-10-23 15:50:49 -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 set up project and base UI for a native windows UI for ZeroTier 2015-10-19 20:20:42 -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.