aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-07-29release: 0.1.2v0.1.2Ophestra
2025-07-29hst: configurable wait delayOphestra
2025-07-29container/init: configurable lingering process wait delayOphestra
2025-07-29app: integrate interrupt forwardingOphestra
2025-07-28app/shim: implement signal handler outcome in GoOphestra
2025-07-28app/shim: separate signal handler implementationOphestra
2025-07-28container: forward context cancellationOphestra
2025-07-28container: check cancel signal deliveryOphestra
2025-07-27container: improve doc commentsOphestra
2025-07-26container: access test case by index in helperOphestra
2025-07-26nix: update flake lockOphestra
2025-07-25container: remove custom cmd initialisationOphestra
2025-07-18container: use more reliable nonexistenceOphestra
2025-07-09release: 0.1.1v0.1.1Ophestra
2025-07-09test/sandbox: add arm64 constantsOphestra
2025-07-09test/sandbox: verify seccomp on all test casesOphestra
2025-07-07test/sandbox: guard on testtool tagOphestra
2025-07-07test/sandbox/seccomp: remove uselibOphestra
2025-07-07container/seccomp: add arm64 constantsOphestra
2025-07-07container/seccomp: move bpf hashesOphestra
2025-07-07container/init: fix prctl callOphestra
2025-07-07container: move capset implementationOphestra
2025-07-07container: move syscall constantsOphestra
2025-07-07container/seccomp: move personality constantsOphestra
2025-07-07container/seccomp: cross-platform sysnum cutoffOphestra
2025-07-07nix: cross-platform syscall wrapperOphestra
2025-07-06container/init: use /proc/self as intermediateOphestra
2025-07-03add miscellaneous badgesOphestra
2025-07-03app: remove split implementationOphestra
2025-07-03release: 0.1.0v0.1.0Ophestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-07-03container: move out of toplevelOphestra
2025-07-02system: move system access packagesOphestra
2025-07-02hakurei: move container helpers toplevelOphestra
2025-07-02hakurei: move container toplevelOphestra
2025-07-02cmd/hakurei: move command handlersOphestra
2025-07-02sandbox/wl: track generated filesOphestra
2025-07-02cmd/hakurei: move to cmdOphestra
2025-07-02sandbox: expose seccomp interfaceOphestra
2025-07-02sandbox/seccomp: import dot for syscallOphestra
2025-07-02sandbox/seccomp: append suffix to opsOphestra
2025-07-02sandbox/seccomp: prepare -> exportOphestra
2025-07-02sandbox/seccomp: native rule slice in helpersOphestra
2025-07-02sandbox/seccomp: native rule type aliasOphestra
2025-07-01sandbox/seccomp: resolve rules nativelyOphestra
2025-07-01sandbox/seccomp: extra constantsOphestra
2025-07-01sandbox/seccomp: implement syscall lookupOphestra
2025-07-01sandbox/seccomp: wire extra syscallOphestra
2025-06-30sandbox/seccomp: emit syscall constantsOphestra
2025-06-26treewide: switch to hakurei.appOphestra