aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2025-03-17internal/sys: wrap getuid/getgidOphestra
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-16sandbox: check command function pointerOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16sandbox: return on zero length opsOphestra
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: rearrange initialisation argsOphestra
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-13internal: pull EINTR loop from stdlibOphestra
2025-03-13sandbox: read overflow idsOphestra
2025-03-09helper/proc: expose setup fileOphestra
2025-03-07internal/prctl: rename prctl wrappersOphestra
2025-02-26app: print comp values earlyOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26app: handle RunState errorsOphestra
2025-02-26app: define errors in a separate fileOphestra
2025-02-26internal: store fortify path in internalOphestra
2025-02-25dbus: set process group idOphestra
2025-02-25fortify: improve handling of RevertErrOphestra
2025-02-21app: separate instance from process stateOphestra
2025-02-19app: defer system.I revertOphestra
2025-02-19app: remove share methodOphestra
2025-02-19app: separate appSeal finalise methodOphestra
2025-02-19app: merge seal with sysOphestra
2025-02-19app: embed appSeal in app structOphestra
2025-02-19app/seal: improve documentationOphestra
2025-02-19app/seal: embed enablementsOphestra
2025-02-19app: store values with string representationOphestra
2025-02-18app: separate interface from implementationOphestra
2025-02-18sys: wrap log methodsOphestra