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 1c88a518cf Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
..
TapDriver.vcxproj More tap work in progress. 13 years ago
TapDriver.vcxproj.filters Tap driver project config, inf file. 13 years ago
config.h Tap driver project config, inf file. 13 years ago
constants.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
dhcp.c Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
dhcp.h Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
endian.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
error.c Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
error.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
instance.c Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
lock.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
macinfo.c Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
macinfo.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
mem.c Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
proto.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
prototypes.h Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
tap-windows.h Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
tapdrvr.c Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
testcert.pfx Forked tap driver installs with test cert, assuming Windows is in test mode, and seems to work! 13 years ago
types.h Dike out some cruft in Windows tap that we will never use, like TUN mode, DHCP masq, ARP emulation, NDP emulation, and related. We operate only in L2 mode. All tap, no tun. 13 years ago
ztTap100.inf It builds and it installs! Well, except for not being digitally signed. :P 13 years ago