| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-07 | helper/seccomp: panic on invalid closeWrite use | Ophestra | |
| Returning an error here puts exporter in an invalid state. The caller should guard against this condition instead. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-03 | helper/seccomp: implement reader interface via pipe | Ophestra | |
| This also does not require the libc tmpfile call. BPF programs emitted by libseccomp seems to be deterministic. The tests would catch regressions as it verifies the program against known good output backed by manual testing. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-01-25 | helper/seccomp: separate seccomp package | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
