summaryrefslogtreecommitdiffhomepage
path: root/pkg/seccomp/seccomp_test_victim.go
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-09-15Add support for OCI seccomp filters in the sandbox.Ian Lewis
2020-08-12enable seccomp test on arm64Howard Zhang
2019-11-13Enable runsc/boot support on arm64.Haibo Xu
2019-07-30Change syscall.POLL to syscall.PPOLL.Haibo Xu
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-01Add SyscallRules that supports argument filteringZhengyu He
2018-04-28Check in gVisor.Googler