Age | Commit message (Expand) | Author |
---|---|---|
2021-01-28 | don't include err.h, gmid.h (via config.h) does that | Omar Polo |
2021-01-25 | [seccomp] allow getrandom | Omar Polo |
2021-01-25 | we don't need unveil "x" in listener | Omar Polo |
2021-01-24 | [seccomp] allow fcntl F_SETFD | Omar Polo |
2021-01-23 | fix date | Omar Polo |
2021-01-23 | added missic copyright notice | Omar Polo |
2021-01-21 | drop seccomp.h: not needed | Omar Polo |
2021-01-20 | fmt | Omar Polo |
2021-01-20 | allow clock_gettime and a bit of fmt | Omar Polo |
2021-01-20 | fix BPF | Omar Polo |
2021-01-20 | tighten the rules for fcntl | Omar Polo |
2021-01-20 | explain the poll mess | Omar Polo |
2021-01-18 | __NR_poll doesn't seem to be defined on aarch64 | Omar Polo |
2021-01-17 | [seccomp] allow also poll | Omar Polo |
2021-01-17 | we don't need to check for CGI anymore | Omar Polo |
2021-01-17 | initial seccomp support | Omar Polo |
2021-01-16 | split into two processes: listener and executor | Omar Polo |
2021-01-15 | sandbox also on FreeBSD with capsicum | Omar Polo |