aboutsummaryrefslogtreecommitdiffhomepage
path: root/main.go
AgeCommit message (Expand)Author
2025-06-25treewide: rename to hakureiOphestra
2025-05-07fortify: update help stringsOphestra
2025-04-13fst: improve configOphestra
2025-04-12app/instance: wrap internal implementationOphestra
2025-04-12app: rename app implementation packageOphestra
2025-04-07app: improve shim process managementOphestra
2025-03-25app: merge shim into app packageOphestra
2025-03-25system: optimise string formattingOphestra
2025-03-25app: run in native sandboxOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17seccomp: install output atomicallyOphestra
2025-03-14seccomp: move out of helperOphestra
2025-03-13internal/app: rename init to init0Ophestra
2025-03-07internal/prctl: rename prctl wrappersOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26fortify: move internal commands upOphestra
2025-02-26app: handle RunState errorsOphestra
2025-02-26fortify: configure seccomp logger earlyOphestra
2025-02-25fortify: improve handling of RevertErrOphestra
2025-02-23fortify: handle errors via MustParseOphestra
2025-02-23fortify: test help messageOphestra
2025-02-23fortify: integrate command handlerOphestra
2025-02-21app: separate instance from process stateOphestra
2025-02-19app: defer system.I revertOphestra
2025-02-18app: separate interface from implementationOphestra
2025-02-18sys: rename from linuxOphestra
2025-02-18linux: wrap fsu lookup errorOphestra
2025-02-18fmsg: export logBaseError functionOphestra
2025-02-17system: move out of internalOphestra
2025-02-16fmsg: implement suspend in writerOphestra
2025-02-16internal: move shim and init into appOphestra
2025-02-15fortify: prevent exit status 0 on app failureOphestra
2025-02-14fortify: check print behaviourOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-01-25helper/seccomp: separate seccomp packageOphestra
2025-01-22fortify: set up seccomp verbose logging earlyOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-20proc/priv/shim: resolve and load seccomp rulesOphestra
2025-01-18proc/priv/init: early init checkOphestra
2025-01-18proc/priv/init: merge init into main programOphestra
2025-01-17proc/priv/shim: merge shim into main programOphestra
2025-01-15app: expose single run methodOphestra
2025-01-01linux/std: handle fsu exit status 1Ophestra
2025-01-01fortify: show system info when instance is not specifiedOphestra
2024-12-23fortify: clean up config loadingOphestra
2024-12-22fortify: show short mode omit filesystemsOphestra
2024-12-21fortify: clean up ps formatting codeOphestra
2024-12-21fortify: move json indent callOphestra