Age | Commit message (Expand) | Author |
---|---|---|
2020-09-15 | Add support for OCI seccomp filters in the sandbox. | Ian Lewis |
2020-08-12 | enable seccomp test on arm64 | Howard Zhang |
2020-03-04 | tests: Don't print log messages on stdout | Andrei Vagin |
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-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-12-18 | Add BPFAction type with Stringer | Fabricio Voznika |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
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 |
2018-04-28 | Check in gVisor. | Googler |