This website requires JavaScript.
Explore
Help
Sign In
netbird
/
gvisor
Watch
0
Star
0
Fork
0
You've already forked gvisor
mirror of
https://github.com/netbirdio/gvisor.git
synced
2026-05-22 17:12:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b495ae599aeff85511449ef17bd50d656d40bc28
gvisor
/
pkg
/
seccomp
T
History
Jamie Liu
1ad3822200
Add go:build directives as required by Go 1.17's gofmt.
...
PiperOrigin-RevId: 385894869
2021-07-20 16:28:45 -07:00
..
BUILD
[syserror] Split usermem package
2021-03-29 13:30:21 -07:00
seccomp_amd64.go
Add go:build directives as required by Go 1.17's gofmt.
2021-07-20 16:28:45 -07:00
seccomp_arm64.go
Add go:build directives as required by Go 1.17's gofmt.
2021-07-20 16:28:45 -07:00
seccomp_rules.go
Add support for OCI seccomp filters in the sandbox.
2020-09-15 23:19:17 -07:00
seccomp_test_victim_amd64.go
Add go:build directives as required by Go 1.17's gofmt.
2021-07-20 16:28:45 -07:00
seccomp_test_victim_arm64.go
Add go:build directives as required by Go 1.17's gofmt.
2021-07-20 16:28:45 -07:00
seccomp_test_victim.go
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
2021-03-03 10:25:58 -08:00
seccomp_test.go
[syserror] Split usermem package
2021-03-29 13:30:21 -07:00
seccomp_unsafe.go
Mark all functions that are called from a forked child with go:norace
2021-07-12 13:34:03 -07:00
seccomp.go
Fix some //pkg/seccomp bugs.
2021-07-08 18:59:01 -07:00