Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-04 | mod: bump versions | Jason A. Donenfeld | |
2019-09-16 | winpipe: use x/sys/windows instead of syscall | Jason A. Donenfeld | |
2019-08-31 | ipc: windows: use protected prefix | Jason A. Donenfeld | |
2019-08-30 | winpipe: enforce ownership of client connection | Jason A. Donenfeld | |
2019-07-19 | ipc: windows: match SDDL of WDK and make monkeyable | Jason A. Donenfeld | |
2019-06-06 | global: fixup TODO comment spacing | Jason A. Donenfeld | |
2019-06-03 | ipc/winpipe: go fmt | Matt Layher | |
Signed-off-by: Matt Layher <mdlayher@gmail.com> | |||
2019-05-23 | ipc: use simplified fork of winio | Jason A. Donenfeld | |
2019-05-14 | global: regroup all imports | Jason A. Donenfeld | |
2019-03-08 | Windows: Apply strict security descriptor on pipe server | Odd Stranne | |
Signed-off-by: Odd Stranne <odd@mullvad.net> | |||
2019-03-08 | uapi: windows: work out pipe semantics | Jason 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-03 | global: begin modularization | Jason A. Donenfeld | |