summaryrefslogtreecommitdiffstats
path: root/ipc/winpipe (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: remove old-style build tagsJason A. Donenfeld2021-10-123-3/+0
* global: add newer-style build tagsJason A. Donenfeld2021-10-123-0/+3
* winpipe: move syscalls into x/sysJason A. Donenfeld2021-03-086-835/+1176
* global: bump copyrightJason A. Donenfeld2021-01-283-3/+3
* global: update header comments and modulesJason A. Donenfeld2020-05-023-3/+3
* mod: bump versionsJason A. Donenfeld2019-10-041-1/+1
* winpipe: use x/sys/windows instead of syscallJason A. Donenfeld2019-09-165-224/+114
* ipc: windows: use protected prefixJason A. Donenfeld2019-08-311-1/+1
* winpipe: enforce ownership of client connectionJason A. Donenfeld2019-08-303-7/+46
* ipc/winpipe: go fmtMatt Layher2019-06-031-1/+1
* ipc: use simplified fork of winioJason A. Donenfeld2019-05-235-0/+1150