Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | upgraded vcxprojs to VS2015. got the tap driver building. | Grant Limberg | |
2015-08-13 | Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ↵ | Adam Ierymenko | |
load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test). | |||
2015-04-25 | Rebuild and re-sign the x86 driver... previous attempt was somehow borked ↵ | Adam Ierymenko | |
but this one loads on Win7/x86 fine. | |||
2015-04-25 | NDIS6 driver signed x64 build (not fully tested yet, but committing work) | Adam Ierymenko | |
2015-04-25 | Do the same modifications to the NDIS 6 code base as were done to the old 5 ↵ | Adam Ierymenko | |
driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level. | |||
2015-04-24 | NDIS6 driver with VS project to build -- builds correctly, not customized ↵ | Adam Ierymenko | |
for ZT yet. |