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
/
ldd
/
exec.go
Age
Commit message (
Expand
)
Author
2025-11-14
ldd: require absolute pathname
Ophestra
2025-11-14
ldd: cancel on decoder error
Ophestra
2025-11-14
ldd: decode from reader
Ophestra
2025-11-05
std: rename from comp
Ophestra
2025-10-21
container/comp: rename from bits
Ophestra
2025-10-18
ldd/exec: raise timeout
Ophestra
2025-10-09
message: relocate from container
Ophestra
2025-10-07
container/fhs: move pathname constants
Ophestra
2025-10-07
container/check: move absolute pathname
Ophestra
2025-10-07
container: move seccomp preset bits
Ophestra
2025-09-29
container: remove global msg
Ophestra
2025-08-11
container: use absolute for pathname
Ophestra
2025-08-10
container/absolute: wrap safe stdlib functions
Ophestra
2025-08-09
container: remove PATH lookup behaviour
Ophestra
2025-08-03
container/path: fhs path constants
Ophestra
2025-08-03
container/ops: merge mqueue and dev Ops
Ophestra
2025-07-25
container: remove custom cmd initialisation
Ophestra
2025-07-03
treewide: migrate to hakurei.app
Ophestra
2025-07-03
container: move out of toplevel
Ophestra
2025-07-02
hakurei: move container helpers toplevel
Ophestra
2025-07-02
hakurei: move container toplevel
Ophestra
2025-07-02
sandbox: expose seccomp interface
Ophestra
2025-06-25
treewide: rename to hakurei
Ophestra
2025-03-17
sandbox: move out of internal
Ophestra
2025-03-17
ldd: always copy stderr
Ophestra
2025-03-17
ldd: mount /proc in container
Ophestra
2025-03-16
sandbox: check command function pointer
Ophestra
2025-03-14
ldd: run in native sandbox
Ophestra
2025-03-12
ldd: handle musl static behaviour
Ophestra
2025-02-25
dbus: set process group id
Ophestra
2025-02-23
ldd: handle behaviour on static executable
Ophestra
2025-02-23
ldd: pass absolute path to bwrap
Ophestra
2025-02-13
helper: use generic extra files interface
Ophestra
2025-01-22
ldd: enable syscall filter
Ophestra
2025-01-22
helper/bwrap: integrate seccomp into helper interface
Ophestra
2025-01-19
helper/bwrap: move sync to helper state
Ophestra
2024-12-20
migrate to git.gensokyo.uk/security/fortify
Ophestra Umiker
2024-10-20
migrate to git.ophivana.moe/security/fortify
Ophestra Umiker
2024-10-17
ldd: run ldd with read-only filesystem and unshared net
Ophestra Umiker
2024-10-09
ldd: separate Parse from Exec and trim space
Ophestra Umiker