aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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