ZeroTierOne/windows
Grant Limberg 352ec3430f Add a define to set FD_SETSIZE=1024 on Windows
Default on Windows is extremely low at 64 and is the likely culprit behind the UI and CLI not being able to talk to the background service
2018-06-21 12:11:10 -07: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 1.2.10 2018-05-08 13:07:20 -07:00
ZeroTierOne Add a define to set FD_SETSIZE=1024 on Windows 2018-06-21 12:11:10 -07:00
ZeroTierOneSDK remove debugging flag 2017-07-13 15:13:20 -07:00
README.md docs 2014-09-18 09:41:12 -07:00
ZeroTierOne.sln Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 2017-04-17 15:45:49 -07:00
ZeroTierOneSDK.sln added Windows SDK in form of dlls 2017-06-13 13:28:23 -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.