ZeroTierOne/windows
Grant Limberg 71aadcbecb fix serialization issue.
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON.
2016-11-10 15:21:54 -08:00
..
copyutil Added a file copy util for Windows UI 2016-11-07 14:09:01 -08:00
packages Base windows UI is working. 2015-10-21 20:29:03 -07:00
TapDriver6 upgraded vcxprojs to VS2015. got the tap driver building. 2016-11-03 10:04:50 -07:00
WinUI fix serialization issue. 2016-11-10 15:21:54 -08:00
ZeroTierOne link in notelemetry.obj even though Microsoft said CRT telemetry would be disabled in VS2015 Update 3. Just in case. 2016-11-03 12:25:09 -07:00
README.md docs 2014-09-18 09:41:12 -07:00
ZeroTierOne.sln Added a file copy util for Windows UI 2016-11-07 14:09:01 -08: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.