aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/winipcfg (follow)
Commit message (Expand)AuthorAgeFilesLines
* winipcfg: launch callbacks in goroutines to prevent deadlockJason A. Donenfeld2019-09-013-3/+3
* winipcfg: use upstream helper function for elevation testJason A. Donenfeld2019-08-301-16/+9
* tunnel: wait for IP service to attach to wintunJason A. Donenfeld2019-06-182-2/+69
* winipcfg: prefer own methods over direct API callsSimon Rozman2019-06-111-2/+2
* winipcfg: make LUID.DeleteIPAddress accept IPNetSimon Rozman2019-05-272-3/+9
* global: use filepath.Join uniformlyJason A. Donenfeld2019-05-251-1/+2
* winipcfg: SocketAddressToIP was upstreamedJason A. Donenfeld2019-05-252-27/+1
* winipcfg: switch to windows.GetAdaptersAddressesSimon Rozman2019-05-242-11/+1
* winipcfg: add note describing how to setup winipcfg testing environmentSimon Rozman2019-05-231-0/+16
* winipcfg: importJason A. Donenfeld2019-05-2216-0/+4426