aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seccomp: make socket() fail with -ENOSYSMathias Krause2024-07-221-5/+11
* update copyright headersMike Frysinger2024-01-011-2/+2
* Undo IWYU fixesSam James2023-01-291-1/+0
* *: IWYU fixes deuxSam James2023-01-291-0/+1
* seccomp: allow madvise() call (glibc 2.35+)v1.3.4WANG Xuerui2022-04-251-0/+3
* seccomp: mark arrays const+staticMike Frysinger2021-10-161-3/+3
* seccomp: allow getrandom() call (glibc-2.34+)v1.3.3Sergei Trofimovich2021-07-221-0/+3
* 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-0/+13
* security: pregen seccomp bpf programsv1.3Mike Frysinger2021-04-171-0/+255