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
/
app
/
app.go
Age
Commit message (
Expand
)
Author
2025-07-02
cmd/hakurei: move to cmd
Ophestra
2025-06-25
treewide: rename to hakurei
Ophestra
2025-04-12
app/instance: wrap internal implementation
Ophestra
2025-04-12
app: rename app implementation package
Ophestra
2025-03-25
app: run in native sandbox
Ophestra
2025-02-21
app: separate instance from process state
Ophestra
2025-02-19
app: defer system.I revert
Ophestra
2025-02-19
app: separate appSeal finalise method
Ophestra
2025-02-19
app: merge seal with sys
Ophestra
2025-02-19
app: embed appSeal in app struct
Ophestra
2025-02-19
app: store values with string representation
Ophestra
2025-02-18
app: separate interface from implementation
Ophestra
2025-02-18
sys: rename from linux
Ophestra
2025-02-16
internal: move shim and init into app
Ophestra
2025-02-08
helper/proc: move package out of internal
Ophestra
2025-01-21
state: store config in separate gob stream
Ophestra
2025-01-17
proc/priv/shim: merge shim into main program
Ophestra
2025-01-15
app: expose single run method
Ophestra
2024-12-20
migrate to git.gensokyo.uk/security/fortify
Ophestra Umiker
2024-12-18
fst: rename from fipc
Ophestra Umiker
2024-12-18
fipc: export config struct
Ophestra Umiker
2024-11-16
app: integrate fsu
Ophestra Umiker
2024-11-02
cmd: shim and init into separate binaries
Ophestra Umiker
2024-10-27
shim: user switcher process management struct
Ophestra Umiker
2024-10-23
internal: wrap calls to os standard library functions
Ophestra Umiker
2024-10-21
shim: abort setup on failed start and process exit
Ophestra Umiker
2024-10-21
app: move wayland mediation to shim package
Ophestra Umiker
2024-10-20
app: move app ID to app struct
Ophestra Umiker
2024-10-16
app: port app to use the system package
Ophestra Umiker
2024-10-11
app: migrate to new shim implementation
Ophestra Umiker
2024-09-22
app: clean up interactions and handle all application state and setup/teardown
Ophestra Umiker