index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dbus
Age
Commit message (
Expand
)
Author
2025-01-12
dbus: implement dbus_parse_address
Ophestra
2025-01-12
dbus: rename makeTestCases
Ophestra
2024-12-31
update reverse-DNS style identifiers
Ophestra
2024-12-26
dbus/run: bind ldd entry absolute name
Ophestra
2024-12-26
dbus: fail on LookPath error
Ophestra
2024-12-20
migrate to git.gensokyo.uk/security/fortify
Ophestra Umiker
2024-10-28
add package doc comments
Ophestra Umiker
2024-10-20
migrate to git.ophivana.moe/security/fortify
Ophestra Umiker
2024-10-16
dbus: various accessors for dbus.Proxy internal fields
Ophestra Umiker
2024-10-15
helper/bwrap: ordered filesystem args
Ophestra Umiker
2024-10-12
dbus: improve unsealed behaviour coverage
Ophestra Umiker
2024-10-09
ldd: separate Parse from Exec and trim space
Ophestra Umiker
2024-10-09
dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandbox
Ophestra Umiker
2024-10-07
dbus: use name resolved by exec.Command
Ophestra Umiker
2024-10-07
helper: helper.Helper interface
Ophestra Umiker
2024-10-07
helper: separate pipes from Helper
Ophestra Umiker
2024-09-29
dbus: test child process handling behaviour via helper stub
Ophestra Umiker
2024-09-29
dbus: configurable xdg-dbus-proxy output
Ophestra Umiker
2024-09-29
dbus: toggleable xdg-dbus-proxy output
Ophestra Umiker
2024-09-28
dbus: add more test cases
Ophestra Umiker
2024-09-28
dbus: replace test suffix * with +
Ophestra Umiker
2024-09-28
dbus: seal test error check for correct error returned
Ophestra Umiker
2024-09-28
dbus: add tests
Ophestra Umiker
2024-09-27
dbus/config: implement file loading functions
Ophestra Umiker
2024-09-27
dbus: return exported error for nil config
Ophestra Umiker
2024-09-27
dbus/config: remove unused method
Ophestra Umiker
2024-09-25
helper/args: simplify argument parsing and eliminate excess memory copies
Ophestra Umiker
2024-09-25
dbus: use generalised helper.Helper for xdg-dbus-proxy
Ophestra Umiker
2024-09-24
dbus: assert fmt.Stringer instead of helper.Args on argument seal
Ophestra Umiker
2024-09-24
dbus: seal as io.WriterTo interface
Ophestra Umiker
2024-09-24
helper: separate helper args fd builder from dbus
Ophestra Umiker
2024-09-11
enable filter in README example
Ophestra Umiker
2024-09-09
dbus/config: seal with session and system bus proxy
Ophestra Umiker
2024-09-09
dbus/config: fix builtin defaults
Ophestra Umiker
2024-09-09
dbus/config: document fields and add --call and --broadcast
Ophestra Umiker
2024-09-09
dbus: implement xdg-dbus-proxy wrapper
Ophestra Umiker