aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/driver/configuration_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump dateJason A. Donenfeld2022-01-061-1/+1
* global: use syscall.SyscallNJason A. Donenfeld2021-12-161-4/+4
* driver: update naming of update onlyJason A. Donenfeld2021-10-191-1/+1
* global: use unsafe.Add where possibleJason A. Donenfeld2021-10-121-3/+3
* global: use unsafe.Slice instead of unsafeSliceJason A. Donenfeld2021-10-111-24/+3
* driver: document remaining functionsJason A. Donenfeld2021-09-241-0/+13
* driver: introduce new module for talking with kernel driverJason A. Donenfeld2021-08-021-0/+191