aboutsummaryrefslogtreecommitdiffhomepage
path: root/ldd/exec.go
AgeCommit message (Expand)Author
2025-11-14ldd: decode from readerOphestra
2025-11-05std: rename from compOphestra
2025-10-21container/comp: rename from bitsOphestra
2025-10-18ldd/exec: raise timeoutOphestra
2025-10-09message: relocate from containerOphestra
2025-10-07container/fhs: move pathname constantsOphestra
2025-10-07container/check: move absolute pathnameOphestra
2025-10-07container: move seccomp preset bitsOphestra
2025-09-29container: remove global msgOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-10container/absolute: wrap safe stdlib functionsOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-03container/ops: merge mqueue and dev OpsOphestra
2025-07-25container: remove custom cmd initialisationOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-07-03container: move out of toplevelOphestra
2025-07-02hakurei: move container helpers toplevelOphestra
2025-07-02hakurei: move container toplevelOphestra
2025-07-02sandbox: expose seccomp interfaceOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17ldd: always copy stderrOphestra
2025-03-17ldd: mount /proc in containerOphestra
2025-03-16sandbox: check command function pointerOphestra
2025-03-14ldd: run in native sandboxOphestra
2025-03-12ldd: handle musl static behaviourOphestra
2025-02-25dbus: set process group idOphestra
2025-02-23ldd: handle behaviour on static executableOphestra
2025-02-23ldd: pass absolute path to bwrapOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-01-22ldd: enable syscall filterOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-17ldd: run ldd with read-only filesystem and unshared netOphestra Umiker
2024-10-09ldd: separate Parse from Exec and trim spaceOphestra Umiker