summaryrefslogtreecommitdiffhomepage
path: root/tun/wintun/setupapi/setupapi_windows_test.go
AgeCommit message (Expand)Author
2019-08-02wintun: refactor `err == nil` error checkingSimon Rozman
2019-06-10setupapi: add DeviceInstanceID()Jason A. Donenfeld
2019-06-06wintun: guid functions are upstreamJason A. Donenfeld
2019-06-04setupapi, wintun: replace syscall with golang.org/x/sys/windowsSimon Rozman
2019-05-22setupapi: trim "Get" from gettersSimon Rozman
2019-05-03setupapi: safer aliasing of slice typesJason A. Donenfeld
2019-04-13windows: use proper constants from updated x/sysJason A. Donenfeld
2019-03-22tun: windows: Adapter devices renamed to WINTUN<LUID Index>Simon Rozman
2019-03-07wintun: Revise interface creation waitSimon Rozman
2019-03-04wintun: Resolve some of golint warningsSimon Rozman
2019-02-18Change package pathJason A. Donenfeld
2019-02-07setupapi: Merge _SP_DRVINFO_DETAIL_DATA and DrvInfoDetailDataSimon Rozman
2019-02-07setupapi: Merge SP_DRVINFO_DATA and DrvInfoDataSimon Rozman
2019-02-07setupapi: Merge _SP_DEVINSTALL_PARAMS and DevInstallParamsSimon Rozman
2019-02-07setupapi: Merge _SP_DEVINFO_LIST_DETAIL_DATA and DevInfoListDetailDataSimon Rozman
2019-02-07wintun: Implement TODO in TestSetupDiGetDeviceRegistryProperty()Simon Rozman
2019-02-07wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld