summaryrefslogtreecommitdiff
path: root/seccomp.sh
AgeCommit message (Expand)Author
2023-03-09Makefile, seccomp.sh: Fix cross-builds, adjust syscalls list to compilerStefano Brivio
2022-09-29cppcheck: Avoid errors due to zeroes in bitwise ORsDavid Gibson
2022-06-18Makefile: Avoid using wildcard sourcesDavid Gibson
2022-03-29test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio
2022-02-26seccomp.sh: Handle syscall number defines in the (x + y) formStefano Brivio
2022-01-26seccomp: Introduce mechanism to allow per-arch syscallsStefano Brivio
2022-01-26Makefile, seccomp: Fix build for i386, ppc64, ppc64leStefano Brivio
2021-10-21seccomp.sh: Handle missing ausyscall(8) or unknown syscall numberStefano Brivio
2021-10-14passt, pasta: Add seccomp supportStefano Brivio