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
a0916b926f3db36dccb3b2ce07eb6dd2e6b04909
zhangyang-zerotierone
/
windows
/
TapDriver
History
Adam Ierymenko
a0916b926f
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
..
config.h
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
2014-01-22 18:38:45 -08:00
constants.h
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
2014-01-22 18:38:45 -08:00
endian.h
More UI work, reorg Windows stuff...
2013-11-18 12:01:33 -05:00
error.c
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
2014-01-20 11:18:55 -08:00
error.h
More UI work, reorg Windows stuff...
2013-11-18 12:01:33 -05:00
instance.c
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
2014-01-20 11:18:55 -08:00
lock.h
More UI work, reorg Windows stuff...
2013-11-18 12:01:33 -05:00
macinfo.c
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
2014-01-20 11:18:55 -08:00
macinfo.h
More UI work, reorg Windows stuff...
2013-11-18 12:01:33 -05:00
mem.c
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
2014-01-20 11:18:55 -08:00
proto.h
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
2014-01-20 14:33:05 -08:00
prototypes.h
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
2014-01-20 14:33:05 -08:00
tap-windows.h
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
2014-01-20 14:33:05 -08:00
TapDriver.vcxproj
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.vcxproj.filters
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
2014-01-22 18:38:45 -08:00
tapdrvr.c
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
2014-01-20 14:33:05 -08:00
types.h
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
2014-01-20 14:33:05 -08:00
zttap200.inf
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
2014-01-22 18:38:45 -08:00