summaryrefslogtreecommitdiffhomepage
path: root/tun/wintun/setupapi
AgeCommit message (Expand)Author
2019-05-03setupapi: safer aliasing of slice typesJason A. Donenfeld
2019-04-19setupapi: Fix struct size mismatchesSimon Rozman
2019-04-19setupapi: actually fix padding by rounding up to sizeof(void*)Jason A. Donenfeld
2019-04-18setupapi: Revise DrvInfoDetailData struct size calculationSimon Rozman
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-08wintun: Fix double-quoted strings escaping on outputSimon 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: Rename SP_REMOVEDEVICE_PARAMS to RemoveDeviceParamsSimon Rozman
2019-02-07setupapi: Rename SP_CLASSINSTALL_HEADER to ClassInstallHeaderSimon 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-07setupapi: Rename SP_DEVINFO_DATA to DevInfoDataSimon Rozman
2019-02-07wintun: Implement TODO in TestSetupDiGetDeviceRegistryProperty()Simon Rozman
2019-02-07wintun: Introduce new package for obscuring Windows bitsJason A. Donenfeld