aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-12fortify: move flag handling to separate filesOphestra Umiker
2024-10-12helper: remove unused bwrap config fieldOphestra Umiker
2024-10-12dbus: improve unsealed behaviour coverageOphestra Umiker
2024-10-11app: integrate bwrap into environment setupOphestra Umiker
2024-10-11shim: use bwrap config as it isOphestra Umiker
2024-10-11helper/bwrap: move interfaceArgs before stringArgsOphestra Umiker
2024-10-11app: migrate to new shim implementationOphestra Umiker
2024-10-11shim: new shim implementationOphestra Umiker
2024-10-11verbose: overridable prefixOphestra Umiker
2024-10-11helper/bwrap: proc, dev and mqueue as string argumentsOphestra Umiker
2024-10-10app: tag ACL operations for revertOphestra Umiker
2024-10-10app: hardlink sockets to process-specific share local to XDG_RUNTIME_DIROphestra Umiker
2024-10-10state/simple: prefix store pathOphestra Umiker
2024-10-10release: 0.0.2Ophestra Umiker
2024-10-10app: remove bubblewrap launch methodOphestra Umiker
2024-10-09ldd: separate Parse from Exec and trim spaceOphestra Umiker
2024-10-09release: 0.0.1Ophestra Umiker
2024-10-09dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandboxOphestra Umiker
2024-10-09ldd: implement strict ldd output parserOphestra Umiker
2024-10-09helper/bwrap: pass --unshare-user when unshare everythingOphestra Umiker
2024-10-09helper/bwrap: check args only for internal testsOphestra Umiker
2024-10-08helper: implementation of helper.Helper using bwrapOphestra Umiker
2024-10-08helper: generalise helper.Helper testOphestra Umiker
2024-10-07helper: move test sample data out of directOphestra Umiker
2024-10-07dbus: use name resolved by exec.CommandOphestra Umiker
2024-10-07helper: helper.Helper interfaceOphestra Umiker
2024-10-07helper: move bwrap into helperOphestra Umiker
2024-10-07helper/args: MustNewCheckedArgs for cleaner hardcoded argsOphestra Umiker
2024-10-07helper: separate pipes from HelperOphestra Umiker
2024-10-06helper: test non-existent helpersOphestra Umiker
2024-09-30bwrap: implement argument builderOphestra Umiker
2024-09-29verbose: test verbose behaviourOphestra 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-29helper: export internal stub functions for cross-package testingOphestra Umiker
2024-09-29helper: test child process handlingOphestra Umiker
2024-09-29helper: remove unreachable checkOphestra Umiker
2024-09-29helper: stub helper for testsOphestra 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-28release: 0.0.0-beta.5Ophestra 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-25helper: clean up and separate helper process management from dbusOphestra Umiker