aboutsummaryrefslogtreecommitdiffstats
path: root/tun/tun_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* wintun: Detect if a foreign interface with the same name existsSimon Rozman2019-02-071-3/+13
* wintun: add FlushInterface stubJason A. Donenfeld2019-02-071-0/+5
* wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld2019-02-071-480/+13
* tun_windows: StyleJason A. Donenfeld2019-02-071-11/+13
* tun_windows: Introduce preliminary TUN interface creationSimon Rozman2019-02-061-5/+492
* tun_windows: Stop checking minimum size of received TUN packetsSimon Rozman2019-02-061-2/+1
* Fix up errors and pathsJason A. Donenfeld2019-02-051-7/+7
* Import windows scafoldingJason A. Donenfeld2019-02-051-0/+286