aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-236-3/+1153
|
* global: regroup all importsJason A. Donenfeld2019-05-143-4/+7
|
* Windows: Apply strict security descriptor on pipe serverOdd Stranne2019-03-081-1/+12
| | | | Signed-off-by: Odd Stranne <odd@mullvad.net>
* uapi: windows: work out pipe semanticsJason A. Donenfeld2019-03-081-2/+2
| | | | | | | Pipes can be arranged like this, so that's fine. We also apply a strict SDDL that can't be inherited and only gives access to local system. Developed-with: Odd Stranne <odd@mullvad.net>
* global: begin modularizationJason A. Donenfeld2019-03-033-0/+477