aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/winipcfg/winipcfg_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump dateJason A. Donenfeld2022-01-061-1/+1
* global: use strings.Cut where possibleJason A. Donenfeld2021-12-231-1/+1
* global: update to go 1.18 beta1Jason A. Donenfeld2021-12-161-2/+1
* global: switch to netipJason A. Donenfeld2021-11-061-47/+36
* global: remove wireguard-go/Wintun implementationJason A. Donenfeld2021-10-161-2/+2
* winipcfg: move to undocumented DNS functionJason A. Donenfeld2021-02-021-48/+5
* global: bump copyright dateJason A. Donenfeld2021-02-011-1/+1
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* global: switch to using %w instead of %v for ErrorfJason A. Donenfeld2020-11-131-55/+55
* winipcfg, embeddable-dll-service, wintrust: fix Go 1.15 checkptr violationsBrad Fitzpatrick2020-10-211-1/+1
* mod: bump versionsJason A. Donenfeld2019-09-271-1/+1
* global: use SECURITY_DESCRIPTOR apis from x/sys/windowsJason A. Donenfeld2019-09-231-1/+2
* winipcfg: use upstream helper function for elevation testJason A. Donenfeld2019-08-301-16/+9
* winipcfg: make LUID.DeleteIPAddress accept IPNetSimon Rozman2019-05-271-1/+1
* winipcfg: add note describing how to setup winipcfg testing environmentSimon Rozman2019-05-231-0/+16
* winipcfg: importJason A. Donenfeld2019-05-221-0/+705