Age | Commit message (Expand) | Author |
---|---|---|
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-05-04 | Remove uses of the binary package from the rest of the sentry. | Rahat Mahmood |
2021-03-06 | [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. | Ayush Ranjan |
2020-09-25 | fix seccomp test for ARM64 | Howard Zhang |
2020-09-15 | Add support for OCI seccomp filters in the sandbox. | Ian Lewis |