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 8771418170 Fix bug in tap driver introduced during unused code purge (deleted the part that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay! 12 years ago
..
SelfTest Windows build fixes and installer work... 12 years ago
TapDriver Fix bug in tap driver introduced during unused code purge (deleted the part that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay! 12 years ago
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. 12 years ago
ZeroTierOne Windows compile fixes, check if running as administrator on startup for Windows. 12 years ago
ZeroTierOneInstaller Windows Service stubs... 12 years ago
ZeroTierOneService Windows compile fixes, check if running as administrator on startup for Windows. 12 years ago
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. 12 years ago