summaryrefslogtreecommitdiff
path: root/tun/ztun_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* tun: windows: just open two file handlesJason A. Donenfeld2019-03-211-61/+0
* wintun: Use native Win32 API for I/OSimon Rozman2019-03-211-0/+61
* wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld2019-02-071-49/+0
* tun_windows: Introduce preliminary TUN interface creationSimon Rozman2019-02-061-0/+49