aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* wintun: Detect if a foreign interface with the same name existsSimon Rozman2019-02-071-3/+36
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* wintun: Clean excessive setupapi.DevInfo.GetDeviceInfoListDetail() callSimon Rozman2019-02-071-14/+0
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* wintun: Explain rationale behind case-insensitive interface namesSimon Rozman2019-02-071-1/+5
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* wintun: Implement TODO in TestSetupDiGetDeviceRegistryProperty()Simon Rozman2019-02-071-3/+11
| | | | Signed-off-by: Simon Rozman <simon@rozman.si>
* wintun: add FlushInterface stubJason A. Donenfeld2019-02-071-4/+13
|
* wintun: Compare values of GUID, not pointers, when removingJason A. Donenfeld2019-02-071-1/+1
|
* wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld2019-02-0710-0/+2459