aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/security_windows.go
AgeCommit message (Expand)Author
2020-05-03syscall, internal/syscall/windows: remove utf16PtrToString parameterAlex Brainman
2019-12-06all: fix most of the remaining windows -d=checkptr violationsAlex Brainman
2019-11-07syscall: revert security_windows.go change of CL 201877Cuong Manh Le
2019-10-18syscall: fix wrong unsafe.Pointer alignment in syscallCuong Manh Le
2019-03-10runtime: safely load DLLsJason A. Donenfeld
2018-06-11syscall: update TOKEN_ALL_ACCESS according to WinNT.hThanabodee Charoenpiriyakij
2018-06-01all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-04-08all: fix race when allocating buffer for some windows syscallsAlex Brainman
2014-09-08build: move package sources from src/pkg to srcRuss Cox