ZeroTierOne/windows/ZeroTierOne
2015-11-16 19:04:04 -08:00
..
resource.h Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ServiceBase.cpp C++ service base stuff taken from MS public domain example project and modified slightly. 2014-02-05 16:37:50 -08:00
ServiceBase.h More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 2014-02-06 23:12:12 -08:00
ServiceInstaller.cpp Windows service works now! 2014-02-27 16:28:55 -08:00
ServiceInstaller.h Windows service work, remove old installer... not sure exactly what we're going to use. 2014-02-06 22:06:27 -08:00
ZeroTierOne.aps Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.rc Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.vcxproj Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have it build with the rest of the code. 2015-11-16 19:04:04 -08:00
ZeroTierOne.vcxproj.filters Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have it build with the rest of the code. 2015-11-16 19:04:04 -08:00
ZeroTierOneService.cpp (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
ZeroTierOneService.h Clean old update code out of Windows service wrapper. 2015-05-20 20:21:20 -07:00