aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf/dpapi/dpapi_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump dateJason A. Donenfeld2022-01-061-1/+1
* global: use unsafe.Add where possibleJason A. Donenfeld2021-10-121-2/+2
* global: use unsafe.Slice instead of unsafeSliceJason A. Donenfeld2021-10-111-18/+4
* global: bump copyright dateJason A. Donenfeld2021-02-011-1/+1
* updater,version: simplify code locationsJason A. Donenfeld2021-01-251-6/+6
* global: move certain win32 APIs to x/sys/windowsJason A. Donenfeld2021-01-241-39/+20
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* global: use tab after //sysJason A. Donenfeld2019-05-141-2/+2
* global: regroup all importsJason A. Donenfeld2019-05-141-1/+2
* conf: introduce configuration managementJason A. Donenfeld2019-02-281-0/+107