summaryrefslogtreecommitdiffhomepage
path: root/tun/tun_windows.go
AgeCommit message (Expand)Author
2019-02-08wintun: Simplify Read method()Simon Rozman
2019-02-08wintun: Make constants private and adopt Go recommended caseSimon Rozman
2019-02-08wintun: Check for user close in read loop regardless the loadSimon Rozman
2019-02-08wintun: Adjust tunRWQueue.left member to match Wintun driverSimon Rozman
2019-02-07wintun: Detect if a foreign interface with the same name existsSimon Rozman
2019-02-07wintun: add FlushInterface stubJason A. Donenfeld
2019-02-07wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld
2019-02-07tun_windows: StyleJason A. Donenfeld
2019-02-06tun_windows: Introduce preliminary TUN interface creationSimon Rozman
2019-02-06tun_windows: Stop checking minimum size of received TUN packetsSimon Rozman
2019-02-05Fix up errors and pathsJason A. Donenfeld
2019-02-05Import windows scafoldingJason A. Donenfeld