You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko f69454ec98 (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. 11 years ago
..
ServiceBase.cpp C++ service base stuff taken from MS public domain example project and modified slightly. 12 years ago
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. 12 years ago
ServiceInstaller.cpp Windows service works now! 12 years ago
ServiceInstaller.h Windows service work, remove old installer... not sure exactly what we're going to use. 12 years ago
ZeroTierOne.aps Windows build fixes and installer work... 12 years ago
ZeroTierOne.rc Windows build fixes and installer work... 12 years ago
ZeroTierOne.vcxproj Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 11 years ago
ZeroTierOne.vcxproj.filters Add miniupnpc builds for Windows, fix some Windows build warnings. 11 years ago
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. 11 years ago
ZeroTierOneService.h Clean old update code out of Windows service wrapper. 11 years ago
resource.h Windows build fixes and installer work... 12 years ago