summaryrefslogtreecommitdiffhomepage
path: root/pkg/seccomp
AgeCommit message (Expand)Author
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-07-30Change syscall.POLL to syscall.PPOLL.Haibo Xu
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-05-03Add arm64 support to pkg/seccompBin Lu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-11Add profiling commands to runscFabricio Voznika
2019-01-31Remove license commentsMichael Pratt
2018-12-18Add BPFAction type with StringerFabricio Voznika
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-09-21Run gofmt -s on everythingIan Gudger
2018-08-24SyscallRules merge and add were dropping AllowAny rulesFabricio Voznika
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