index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
seccomp
Age
Commit message (
Expand
)
Author
2021-01-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2020-12-11
Merge release-20201208.0-31-g4cba3904f (automated)
gVisor bot
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-10-02
Convert uses of the binary package in kernel to go-marshal.
Rahat Mahmood
2020-09-16
Merge release-20200907.0-56-gdcd532e2e (automated)
gVisor bot
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-08-25
Add nogo support to go_binary and go_test targets.
Adin Scannell
2020-08-13
Merge pull request #3476 from zhlhahaha:1930
gVisor bot
2020-08-12
enable seccomp test on arm64
Howard Zhang
2020-06-18
Merge release-20200608.0-83-g3970c1274 (automated)
gVisor bot
2020-06-18
Remove various uses of 'whitelist'
Michael Pratt
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-07
Merge release-20200422.0-51-g1f4087e (automated)
gVisor bot
2020-04-23
Merge release-20200323.0-215-g0c58694 (automated)
gVisor bot
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-03-04
tests: Don't print log messages on stdout
Andrei Vagin
2020-02-10
Update visibility.
Adin Scannell
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-57-gf37e913 (automated)
gVisor bot
2020-02-03
seccomp: allow to filter syscalls by instruction pointer
Andrei Vagin
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-13
Enable runsc/boot support on arm64.
Haibo Xu
2019-11-13
Merge release-20191104.0-34-gca9cba6 (automated)
gVisor bot
2019-11-12
seccomp: introduce the GreaterThan rule type
Andrei Vagin
2019-09-25
Merge release-20190806.1-180-g76ff194 (automated)
gVisor bot
2019-09-24
gvisor: change syscall.RawSyscall to syscall.RawSyscall6 where required
gVisor bot
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-07-30
Change syscall.POLL to syscall.PPOLL.
Haibo Xu
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-03
Add arm64 support to pkg/seccomp
Bin Lu
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-01-31
Remove license comments
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-23
Track paths and provide a rename hook.
Adin Scannell
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-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-06-01
Add SyscallRules that supports argument filtering
Zhengyu He
2018-04-28
Check in gVisor.
Googler