aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-03-17sandbox/mount: rename device flagOphestra
2025-03-17sandbox: mount container /dev/mqueueOphestra
2025-03-17sandbox: unwrap path stringOphestra
2025-03-17sandbox/seccomp: check for both partial read outcomesOphestra
2025-03-17nix: clean up flake outputsOphestra
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-17ldd: always copy stderrOphestra
2025-03-17ldd: mount /proc in containerOphestra
2025-03-16test: raise timeoutOphestra
2025-03-16sandbox: check command function pointerOphestra
2025-03-16helper: implement native container backendOphestra
2025-03-16helper: raise WaitDelay during testsOphestra
2025-03-16test: run go tests with race detectorOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16helper/stub: copy args to stderrOphestra
2025-03-16sandbox: return on zero length opsOphestra
2025-03-16helper: eliminate commandContext replacementOphestra
2025-03-15sandbox/init: early params nil checkOphestra
2025-03-15sandbox: return error on doubled startOphestra
2025-03-15sandbox: expose cancel behaviourOphestra
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-14ldd: run in native sandboxOphestra
2025-03-14sandbox: write uid/gid map as initOphestra
2025-03-14sandbox: invert seccomp ruleset defaultsOphestra
2025-03-14sandbox: mount container /devOphestra
2025-03-14sandbox/mount: pass custom tmpfs nameOphestra
2025-03-14sandbox: pass params to setup opsOphestra
2025-03-14sandbox/mount: fix source flag pathOphestra
2025-03-14sandbox: separate tmpfs function from opOphestra
2025-03-14sandbox: separate bind mount function from opOphestra
2025-03-13internal/app: rename init to init0Ophestra
2025-03-13sandbox: native container toolingOphestra
2025-03-13test: run go test under regular userOphestra
2025-03-13test: print output of failed testOphestra
2025-03-13internal: pull EINTR loop from stdlibOphestra
2025-03-13sandbox: read overflow idsOphestra
2025-03-13test/sandbox: bypass fieldsOphestra
2025-03-12ldd: handle musl static behaviourOphestra
2025-03-12helper/seccomp: improve error handlingOphestra