aboutsummaryrefslogtreecommitdiffstats
path: root/tun/wintun/dll_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* wintun: do not load dll in init()Jason A. Donenfeld2021-01-071-2/+2
* wintun: load from filesystem by defaultJason A. Donenfeld2020-11-111-39/+1
* global: switch to using %w instead of %v for ErrorfJason A. Donenfeld2020-11-071-5/+5
* wintun: load wintun.dll from RCDATA resourceSimon Rozman2020-11-071-0/+97