aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2025-03-12helper/seccomp: seccomp_load on negative fdOphestra
2025-03-12test/sandbox/mount: work around nondeterminismOphestra
2025-03-10nix: update flake lockOphestra
2025-03-09helper/proc: expose setup fileOphestra
2025-03-07internal/prctl: rename prctl wrappersOphestra
2025-03-04test/sandbox: check seccomp outcomeOphestra
2025-03-03test/sandbox: check fs outcomeOphestra
2025-03-02test/sandbox: assert filesystem jsonOphestra
2025-03-02test/sandbox: compare filesystem hierarchyOphestra
2025-03-02test: rename session message identifierOphestra
2025-03-02test/sandbox/assert: wrap printfOphestra
2025-02-28test/sandbox: check mount outcomeOphestra
2025-02-28test/sandbox: assert mntent jsonOphestra
2025-02-28test/sandbox: wrap libc getmntentOphestra
2025-02-28nix: increase nixfmt max widthOphestra
2025-02-26app: print comp values earlyOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26cmd/fsu: allow switch from fpkgOphestra
2025-02-26fortify: move internal commands upOphestra
2025-02-26app: handle RunState errorsOphestra