This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
ZeroTierOne
Watch
1
Star
0
Fork
0
You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced
2025-03-22 20:15:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ZeroTierOne
/
windows
History
Adam Ierymenko
9232ba1da0
Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy.
2014-01-22 23:46:33 -08:00
..
SelfTest
Windows build fixes and installer work...
2014-01-20 16:16:01 -08:00
TapDriver
Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K.
2014-01-22 22:11:22 -08:00
TapDriver Package
Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K.
2014-01-22 22:11:22 -08:00
ZeroTierOne
Windows compile fixes, check if running as administrator on startup for Windows.
2014-01-21 16:49:34 -08:00
ZeroTierOneInstaller
Windows Service stubs...
2014-01-20 17:03:15 -08:00
ZeroTierOneService
Windows compile fixes, check if running as administrator on startup for Windows.
2014-01-21 16:49:34 -08:00
ZeroTierOne.sln
Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy.
2014-01-22 23:46:33 -08:00