ZeroTierOne/windows/ZeroTierOne
2014-08-08 11:53:55 -07: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 Kill ugly old getSecureRandom() and replace with simple wrapper for Windows CAPI and *nix /dev/urandom, and some build fixes. 2014-08-08 11:53:55 -07:00
ZeroTierOne.vcxproj.filters Kill ugly old getSecureRandom() and replace with simple wrapper for Windows CAPI and *nix /dev/urandom, and some build fixes. 2014-08-08 11:53:55 -07:00
ZeroTierOneService.cpp Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (though it would not have mattered since program exits immediately after). 2014-08-07 19:08:41 -07:00
ZeroTierOneService.h Windows service works now! 2014-02-27 16:28:55 -08:00