aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seccomp: make socket() fail with -ENOSYSMathias Krause2024-07-221-38/+38
* Undo IWYU fixesSam James2023-01-291-2/+0
* Make headers standalone (missing includes, prep for clang-tidy)Sam James2023-01-281-0/+2
* seccomp: allow madvise() call (glibc 2.35+)v1.3.4WANG Xuerui2022-04-251-38/+38
* seccomp: allow getrandom() call (glibc-2.34+)v1.3.3Sergei Trofimovich2021-07-221-38/+38
* seccomp-bpf: fix warnings by not using nexted open commentsv1.3.2Sergei Trofimovich2021-06-101-2/+3
* seccomp: fix build failure on mips (use _MIP_SIM tests)Sergei Trofimovich2021-06-101-7/+9
* security: restore syscalls accidentally droppedv1.3.1Mike Frysinger2021-04-181-38/+38
* security: pregen seccomp bpf programsv1.3Mike Frysinger2021-04-171-0/+226