This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
fd33e0812c6f11595e511a1ceefad1f290c9a0c0
zhangyang-zerotierone
/
windows
/
ZeroTierOne
History
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.
2015-09-24 16:21:36 -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 the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly.
2015-07-30 11:31:38 -07:00
ZeroTierOne.vcxproj.filters
Add miniupnpc builds for Windows, fix some Windows build warnings.
2015-07-28 16:50:18 -07: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