aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/stub.go
AgeCommit message (Expand)Author
2025-07-25container: remove custom cmd initialisationOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-03-27helper/stub: output to stdoutOphestra
2025-03-25helper: remove bubblewrap wrapperOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17dbus: run in native sandboxOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16helper/stub: copy args to stderrOphestra
2025-03-16helper: eliminate commandContext replacementOphestra
2025-02-16fmsg: implement suspend in writerOphestra
2025-02-14helper/bwrap: merge Args and FDArgsOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-10-26fmsg: support temporarily withholding outputOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-09helper/bwrap: check args only for internal testsOphestra Umiker
2024-10-08helper: implementation of helper.Helper using bwrapOphestra Umiker
2024-10-07helper: separate pipes from HelperOphestra Umiker
2024-10-06helper: test non-existent helpersOphestra Umiker
2024-09-29helper: export internal stub functions for cross-package testingOphestra Umiker