aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2025-02-14state/join: use Join method when availableOphestra
2025-02-14app: check username length against LOGIN_NAME_MAXOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-02-07system/dbus: dump messages on early faultOphestra
2025-02-07system/dbus: dump method prints msgbufOphestra
2025-01-25helper/seccomp: separate seccomp packageOphestra
2025-01-22app/share: clean BaseError messageOphestra
2025-01-22dbus: enable syscall filterOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-21proc: append to ExtraFiles slice pointerOphestra
2025-01-21state: store config in separate gob streamOphestra
2025-01-20proc/priv/shim: resolve and load seccomp rulesOphestra
2025-01-20proc/priv/shim: seccomp bpf filter via libseccompOphestra
2025-01-20fst: include syscall filter configurationOphestra
2025-01-20proc/priv/shim: do not log bwrap argsOphestra
2025-01-20helper/bwrap: generic extra file interfaceOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2025-01-19proc/priv/shim: remove unnecessary stateOphestra
2025-01-18proc/priv/init: early init checkOphestra
2025-01-18proc: remove duplicate compile-time fortify referenceOphestra
2025-01-18proc/priv/init: merge init into main programOphestra
2025-01-17proc/priv/shim: merge shim into main programOphestra
2025-01-17internal: do PR_SET_PDEATHSIG onceOphestra
2025-01-15app: expose single run methodOphestra
2025-01-15fst: hide sockets exposed via FilesystemOphestra
2025-01-01linux/std: handle fsu exit status 1Ophestra
2024-12-31update reverse-DNS style identifiersOphestra
2024-12-26internal: include path to fortify main programOphestra
2024-12-28cmd/fshim: ensure data directoryOphestra
2024-12-28app: ensure extra pathsOphestra
2024-12-28app: extra acl entries from configurationOphestra
2024-12-28app: merge share methodsOphestra
2024-12-27system/dbus: fix inverted system bus stateOphestra
2024-12-22app: mount /dev/kvm in permissive defaultsOphestra
2024-12-21fortify: clean up ps formatting codeOphestra
2024-12-21app: rename /fortify to /.fortifyOphestra
2024-12-21app: do not fail on missing cookieOphestra
2024-12-20system: implement Enablements String methodOphestra
2024-12-20state: store join utilOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-12-19state: expose aids and use instance id as keyOphestra Umiker
2024-12-19state: rename simple store implementationOphestra Umiker
2024-12-19fortify: remove systemd checkOphestra Umiker
2024-12-18cmd/fshim: switch to setup pipeOphestra Umiker
2024-12-18proc: setup payload sendOphestra Umiker
2024-12-18proc: setup payload receiveOphestra Umiker
2024-12-18fst: rename from fipcOphestra Umiker
2024-12-18fipc: export config structOphestra Umiker
2024-12-07system: prevent duplicate Wayland opOphestra Umiker