Age | Commit message (Expand) | Author |
---|---|---|
2019-02-08 | wintun: Auto-calculate TUN exchange buffer size | Simon Rozman |
2019-02-08 | wintun: Simplify Read method() | Simon Rozman |
2019-02-08 | wintun: Make constants private and adopt Go recommended case | Simon Rozman |
2019-02-08 | wintun: Check for user close in read loop regardless the load | Simon Rozman |
2019-02-08 | wintun: Adjust tunRWQueue.left member to match Wintun driver | Simon Rozman |
2019-02-07 | wintun: Detect if a foreign interface with the same name exists | Simon Rozman |
2019-02-07 | wintun: add FlushInterface stub | Jason A. Donenfeld |
2019-02-07 | wintun: Introduce new package for obscuring Windows bits | Jason A. Donenfeld |
2019-02-07 | tun_windows: Style | Jason A. Donenfeld |
2019-02-06 | tun_windows: Introduce preliminary TUN interface creation | Simon Rozman |
2019-02-06 | tun_windows: Stop checking minimum size of received TUN packets | Simon Rozman |
2019-02-05 | Fix up errors and paths | Jason A. Donenfeld |
2019-02-05 | Import windows scafolding | Jason A. Donenfeld |