Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do memory bound check for some C string operations | Qu Chen | 2022-08-24 | 1 | -1/+1 |
* | seccomp: extend allowed rules for extended usage | Levente Polyak | 2021-06-07 | 1 | -1/+11 |
* | Needs to allow this syscall as well, caught on ARM. | David Carlier | 2020-03-10 | 1 | -0/+1 |
* | linux_priv.c: add termios.h include to fix powerpc(64) builds | q66 | 2020-01-13 | 1 | -0/+1 |
* | Add a handler for seccomp crashes | Stanisław Pitucha | 2019-08-28 | 1 | -1/+49 |
* | Fix #399 - whitelist clock_gettime in seccomp rules | Sjon Hortensius | 2018-06-27 | 1 | -0/+4 |
* | Fix lru-crawler behaviour | Stanisław Pitucha | 2018-04-12 | 1 | -0/+1 |
* | Fail loudly if seccomp setup fails | Stanisław Pitucha | 2018-04-12 | 1 | -0/+10 |
* | Update with syscalls found on Arch | Stanisław Pitucha | 2018-03-14 | 1 | -0/+10 |
* | Enforce seccomp policy | Stanisław Pitucha | 2018-03-14 | 1 | -3/+2 |
* | Support seccomp on musl | Stanisław Pitucha | 2018-03-14 | 1 | -1/+19 |
* | [linux seccomp] Allow getpid to worker and main | Stanisław Pitucha | 2017-08-23 | 1 | -0/+2 |
* | Add drop_privileges() for Linux | Stanisław Pitucha | 2017-08-23 | 1 | -0/+111 |