ZeroTierOne/windows
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