Age | Commit message (Expand) | Author |
---|---|---|
2020-02-03 | seccomp: allow to filter syscalls by instruction pointer | Andrei Vagin |
2019-11-12 | seccomp: introduce the GreaterThan rule type | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-10 | Add seccomp filter configuration to ptrace stubs. | Adin Scannell |
2018-09-21 | Run gofmt -s on everything | Ian Gudger |
2018-08-24 | SyscallRules merge and add were dropping AllowAny rules | Fabricio Voznika |
2018-06-01 | Add SyscallRules that supports argument filtering | Zhengyu He |