summaryrefslogtreecommitdiffhomepage
path: root/ipc
AgeCommit message (Collapse)Author
2019-05-23ipc: use simplified fork of winioJason A. Donenfeld
2019-05-14global: regroup all importsJason A. Donenfeld
2019-03-08Windows: Apply strict security descriptor on pipe serverOdd Stranne
Signed-off-by: Odd Stranne <odd@mullvad.net>
2019-03-08uapi: windows: work out pipe semanticsJason A. Donenfeld
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>
2019-03-03global: begin modularizationJason A. Donenfeld