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
/
internal
/
proc
Age
Commit message (
Expand
)
Author
2025-01-25
helper/seccomp: separate seccomp package
Ophestra
2025-01-22
helper/bwrap: integrate seccomp into helper interface
Ophestra
2025-01-21
proc: append to ExtraFiles slice pointer
Ophestra
2025-01-20
proc/priv/shim: resolve and load seccomp rules
Ophestra
2025-01-20
proc/priv/shim: seccomp bpf filter via libseccomp
Ophestra
2025-01-20
fst: include syscall filter configuration
Ophestra
2025-01-20
proc/priv/shim: do not log bwrap args
Ophestra
2025-01-20
helper/bwrap: generic extra file interface
Ophestra
2025-01-19
helper/bwrap: move sync to helper state
Ophestra
2025-01-19
proc/priv/shim: remove unnecessary state
Ophestra
2025-01-18
proc/priv/init: early init check
Ophestra
2025-01-18
proc: remove duplicate compile-time fortify reference
Ophestra
2025-01-18
proc/priv/init: merge init into main program
Ophestra
2025-01-17
proc/priv/shim: merge shim into main program
Ophestra
2025-01-15
app: expose single run method
Ophestra
2024-12-18
proc: setup payload send
Ophestra Umiker
2024-12-18
proc: setup payload receive
Ophestra Umiker
2024-12-06
proc: cleaner extra files
Ophestra Umiker