aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-02-14fortify: check print behaviourOphestra
2025-02-14state/join: use Join method when availableOphestra
2025-02-14app: check username length against LOGIN_NAME_MAXOphestra
2025-02-14fortify: print line after ps outputOphestra
2025-02-13release: 0.2.13Ophestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-13helper/proc: cancel ec on parent ctxOphestra
2025-02-13helper/seccomp: use sync.Once for closeWriteOphestra
2025-02-13helper/seccomp: benchmark exporterOphestra
2025-02-13nix: test syscall filterOphestra
2025-02-13proc/pipe: implement args and stat fileOphestra
2025-02-13helper/proc: count dispatched errsOphestra
2025-02-13helper/proc: store file addresses in linked listOphestra
2025-02-13helper/seccomp: eliminate data race on pfdOphestra
2025-02-11helper/proc: declare generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-02-07nix: vm test remove unnecessary setupOphestra
2025-02-07dbus: lock for read in public args interfaceOphestra
2025-02-07system/dbus: dump messages on early faultOphestra
2025-02-07system/dbus: dump method prints msgbufOphestra
2025-02-07helper/seccomp: panic on invalid closeWrite useOphestra
2025-02-03helper/seccomp: implement reader interface via pipeOphestra
2025-02-01workflows: fix nix store cacheOphestra
2025-01-25nix: vm test set sway backgroundOphestra
2025-01-25nix: update flake lockOphestra
2025-01-25nix: mount nvidia devicesOphestra
2025-01-25release: 0.2.12Ophestra
2025-01-25nix: verify silent output when not running with -vOphestra
2025-01-25helper/seccomp: do not call F_println if not verboseOphestra
2025-01-25helper/seccomp: separate seccomp packageOphestra
2025-01-25nix: expose compat flag in nixos moduleOphestra
2025-01-25helper: block more unusual/privileged syscallsOphestra
2025-01-24nix: set deny_devel correctlyOphestra
2025-01-24workflows: rename integration test artifactOphestra
2025-01-24workflows: gc store and purge old cachesOphestra
2025-01-24workflows: merge test build job into testOphestra
2025-01-23wl: separate inline COphestra
2025-01-23release: 0.2.11Ophestra
2025-01-23nix: apply shared home config to reserved aidOphestra
2025-01-23nix: expose syscall filter policyOphestra
2025-01-23nix: configure target users via nixosOphestra
2025-01-23nix: redirect sway output to journalOphestra
2025-01-22fst: add missing fields to templateOphestra
2025-01-22cmd/fpkg: expose syscall policy optionsOphestra
2025-01-22app/share: clean BaseError messageOphestra
2025-01-22dbus: enable syscall filterOphestra
2025-01-22ldd: enable syscall filterOphestra
2025-01-22fortify: set up seccomp verbose logging earlyOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-21proc: append to ExtraFiles slice pointerOphestra