aboutsummaryrefslogtreecommitdiff
path: root/ipc/winpipe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update header comments and modulesJason A. Donenfeld2020-05-023-3/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* 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
| | | | Signed-off-by: Matt Layher <mdlayher@gmail.com>
* ipc: use simplified fork of winioJason A. Donenfeld2019-05-235-0/+1150