aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper
AgeCommit message (Expand)Author
2025-03-27helper/args: copy args on wt creationOphestra
2025-03-27helper/stub: output to stdoutOphestra
2025-03-25helper: remove bubblewrap wrapperOphestra
2025-03-17sandbox: pass cmd to cancel functionOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: move params setup functionsOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17seccomp: install output atomicallyOphestra
2025-03-17dbus: run in native sandboxOphestra
2025-03-16helper: implement native container backendOphestra
2025-03-16helper: raise WaitDelay during testsOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16helper/stub: copy args to stderrOphestra
2025-03-16helper: eliminate commandContext replacementOphestra
2025-03-15helper: expose extra files to directOphestra
2025-03-15helper: combine helper ipc setupOphestra
2025-03-15helper: rearrange initialisation argsOphestra
2025-03-15helper: move process wrapper to directOphestra
2025-03-15helper: clean up interfaceOphestra
2025-03-14helper/proc: pass extra files and startOphestra
2025-03-14seccomp: move out of helperOphestra
2025-03-14helper: embed context on creationOphestra
2025-03-12helper/seccomp: improve error handlingOphestra
2025-03-12helper/seccomp: seccomp_load on negative fdOphestra
2025-03-09helper/proc: expose setup fileOphestra
2025-02-25dbus: set process group idOphestra
2025-02-23fortify: keep external files aliveOphestra
2025-02-19helper/bwrap: rename Write to WriteFileOphestra
2025-02-16fmsg: implement suspend in writerOphestra
2025-02-16helper/bwrap: expose address of DataConfigOphestra
2025-02-15helper/bwrap: implement file copy flagsOphestra
2025-02-15helper/bwrap: PositionalArg implement fmt.StringerOphestra
2025-02-14helper/bwrap: merge Args and FDArgsOphestra
2025-02-14helper/bwrap: remove fmsg importOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-13helper/proc: cancel ec on parent ctxOphestra
2025-02-13helper/seccomp: use sync.Once for closeWriteOphestra
2025-02-13helper/seccomp: benchmark exporterOphestra
2025-02-13proc/pipe: implement args and stat fileOphestra
2025-02-13helper/proc: count dispatched errsOphestra
2025-02-13helper/proc: store file addresses in linked listOphestra
2025-02-13helper/seccomp: eliminate data race on pfdOphestra
2025-02-11helper/proc: declare generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-02-07helper/seccomp: panic on invalid closeWrite useOphestra
2025-02-03helper/seccomp: implement reader interface via pipeOphestra
2025-01-25helper/seccomp: do not call F_println if not verboseOphestra
2025-01-25helper/seccomp: separate seccomp packageOphestra
2025-01-25helper: block more unusual/privileged syscallsOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra