summaryrefslogtreecommitdiffhomepage
path: root/pkg/seccomp/BUILD
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-10-02Convert uses of the binary package in kernel to go-marshal.Rahat Mahmood
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-08-13Merge pull request #3476 from zhlhahaha:1930gVisor bot
2020-08-12enable seccomp test on arm64Howard Zhang
2020-02-10Update visibility.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-05-03Add arm64 support to pkg/seccompBin Lu
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-06-01Add SyscallRules that supports argument filteringZhengyu He
2018-04-28Check in gVisor.Googler