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
eb554a504d8dc4d71ef61a1198cdb641a0c46b03
zhangyang-zerotierone
/
windows
/
TapDriver
History
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!
2014-01-23 16:10:24 -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
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!
2014-01-23 16:10:24 -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