Ophestra cat
cat pushed to master at security/hakurei 2025-02-13 23:40:22 +09:00
82b28c589a release: 0.2.13
fe7d208cf7 helper: use generic extra files interface
60c2873750 helper/proc: cancel ec on parent ctx
d1d20c06fb helper/seccomp: use sync.Once for closeWrite
1e6a059668 helper/seccomp: benchmark exporter
Compare 22 commits »
cat deleted branch scmp from security/hakurei 2025-02-13 23:40:09 +09:00
cat pushed to develop at security/hakurei 2025-02-13 23:39:51 +09:00
82b28c589a release: 0.2.13
fe7d208cf7 helper: use generic extra files interface
60c2873750 helper/proc: cancel ec on parent ctx
d1d20c06fb helper/seccomp: use sync.Once for closeWrite
1e6a059668 helper/seccomp: benchmark exporter
Compare 18 commits »
cat pushed to scmp at security/hakurei 2025-02-13 23:39:36 +09:00
82b28c589a release: 0.2.13
cat pushed to scmp at security/hakurei 2025-02-13 23:34:43 +09:00
fe7d208cf7 helper: use generic extra files interface
cat pushed to scmp at security/hakurei 2025-02-13 23:08:41 +09:00
60c2873750 helper/proc: cancel ec on parent ctx
cat pushed to scmp at security/hakurei 2025-02-13 22:49:38 +09:00
d1d20c06fb helper/seccomp: use sync.Once for closeWrite
cat pushed to scmp at security/hakurei 2025-02-13 22:38:08 +09:00
1e6a059668 helper/seccomp: benchmark exporter
cat pushed to scmp at security/hakurei 2025-02-13 22:03:13 +09:00
318df0f7e1 nix: test syscall filter
cat pushed to scmp at security/hakurei 2025-02-13 19:57:39 +09:00
58eb8f971d proc/pipe: implement args and stat file
cat pushed to scmp at security/hakurei 2025-02-13 19:55:54 +09:00
0a1d7c01cd helper/proc: count dispatched errs
cat pushed to scmp at security/hakurei 2025-02-13 17:43:32 +09:00
60ca1c6c55 helper/proc: store file addresses in linked list
cat pushed to scmp at security/hakurei 2025-02-13 10:41:05 +09:00
099da78af5 helper/seccomp: eliminate data race on pfd
cat pushed to scmp at security/hakurei 2025-02-11 16:35:03 +09:00
18466cfd02 helper/proc: declare generic extra files interface
cat pushed to scmp at security/hakurei 2025-02-08 13:03:53 +09:00
e14923ae53 helper/proc: move package out of internal
cat pushed to scmp at security/hakurei 2025-02-07 22:30:10 +09:00
7aff3ead3a nix: vm test remove unnecessary setup
cat pushed to scmp at security/hakurei 2025-02-07 13:42:46 +09:00
72fb13dccc dbus: lock for read in public args interface
cat pushed to scmp at security/hakurei 2025-02-07 13:22:21 +09:00
a48386bd56 system/dbus: dump messages on early fault
cat pushed to scmp at security/hakurei 2025-02-07 13:17:47 +09:00
2e52191404 system/dbus: dump method prints msgbuf
cat pushed to scmp at security/hakurei 2025-02-07 12:58:36 +09:00
568d7758d5 helper/seccomp: panic on invalid closeWrite use