aboutsummaryrefslogtreecommitdiffhomepage
path: root/dbus
AgeCommit message (Expand)Author
2025-02-14dbus: remove BwrapStatic methodOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-07dbus: lock for read in public args interfaceOphestra
2025-01-22dbus: enable syscall filterOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2025-01-12dbus: implement dbus_parse_addressOphestra
2025-01-12dbus: rename makeTestCasesOphestra
2024-12-31update reverse-DNS style identifiersOphestra
2024-12-26dbus/run: bind ldd entry absolute nameOphestra
2024-12-26dbus: fail on LookPath errorOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-10-28add package doc commentsOphestra Umiker
2024-10-20migrate to git.ophivana.moe/security/fortifyOphestra Umiker
2024-10-16dbus: various accessors for dbus.Proxy internal fieldsOphestra Umiker
2024-10-15helper/bwrap: ordered filesystem argsOphestra Umiker
2024-10-12dbus: improve unsealed behaviour coverageOphestra Umiker
2024-10-09ldd: separate Parse from Exec and trim spaceOphestra Umiker
2024-10-09dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandboxOphestra Umiker
2024-10-07dbus: use name resolved by exec.CommandOphestra Umiker
2024-10-07helper: helper.Helper interfaceOphestra Umiker
2024-10-07helper: separate pipes from HelperOphestra Umiker
2024-09-29dbus: test child process handling behaviour via helper stubOphestra Umiker
2024-09-29dbus: configurable xdg-dbus-proxy outputOphestra Umiker
2024-09-29dbus: toggleable xdg-dbus-proxy outputOphestra Umiker
2024-09-28dbus: add more test casesOphestra Umiker
2024-09-28dbus: replace test suffix * with +Ophestra Umiker
2024-09-28dbus: seal test error check for correct error returnedOphestra Umiker
2024-09-28dbus: add testsOphestra Umiker
2024-09-27dbus/config: implement file loading functionsOphestra Umiker
2024-09-27dbus: return exported error for nil configOphestra Umiker
2024-09-27dbus/config: remove unused methodOphestra Umiker
2024-09-25helper/args: simplify argument parsing and eliminate excess memory copiesOphestra Umiker
2024-09-25dbus: use generalised helper.Helper for xdg-dbus-proxyOphestra Umiker
2024-09-24dbus: assert fmt.Stringer instead of helper.Args on argument sealOphestra Umiker
2024-09-24dbus: seal as io.WriterTo interfaceOphestra Umiker
2024-09-24helper: separate helper args fd builder from dbusOphestra Umiker
2024-09-11enable filter in README exampleOphestra Umiker
2024-09-09dbus/config: seal with session and system bus proxyOphestra Umiker
2024-09-09dbus/config: fix builtin defaultsOphestra Umiker
2024-09-09dbus/config: document fields and add --call and --broadcastOphestra Umiker
2024-09-09dbus: implement xdg-dbus-proxy wrapperOphestra Umiker