| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-15 | app: expose single run method | Ophestra | |
| App is no longer just a simple [exec.Cmd] wrapper, so exposing these steps separately no longer makes sense and actually hinders proper error handling, cleanup and cancellation. This change removes the five-second wait when the shim dies before receiving the payload, and provides caller the ability to gracefully stop execution of the confined process. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2024-12-18 | proc: setup payload send | Ophestra Umiker | |
| Generic setup payload encoder adapted from fshim. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-12-18 | proc: setup payload receive | Ophestra Umiker | |
| Generic implementation of setup payload receiver adapted from finit. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
