aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2025-06-26sandbox/seccomp: syscall name lookup tableOphestra
2025-06-25treewide: reapply clang-formatOphestra
2025-06-25release: 0.0.2Ophestra
2025-06-25cmd/planterette: remove hsu special caseOphestra
2025-06-25workflows: port release workflow to githubOphestra
2025-06-25workflows: port test workflow to githubOphestra
2025-06-25release: 0.0.1Ophestra
2025-06-25treewide: rename to hakureiOphestra
2025-06-18dist: move comp to distOphestra
2025-06-18treewide: switch to clang-formatOphestra
2025-06-08app: share runtime dirOphestra
2025-06-08nix: deduplicate home-manager mergingOphestra
2025-06-07nix: go generate in src derivationOphestra