aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun/registry/registry_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* wintun: migrate to wintun.dll APISimon Rozman2020-11-071-272/+0
* tun/wintun/registry: fix Go 1.15 race/checkptr failureBrad Fitzpatrick2020-10-211-1/+1
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* wintun: registry: fix nitsJason A. Donenfeld2019-05-111-17/+20
* wintun: registry: revise value readingSimon Rozman2019-05-111-66/+81
* wintun: registry: replace REG_NOTIFY with NOTIFYSimon Rozman2019-05-101-9/+5
* wintun: IpConfig is a MULTI_SZ, and fix errorsJason A. Donenfeld2019-05-101-5/+23
* wintun: wait for interface registry key on device creationSimon Rozman2019-05-101-0/+240