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
/
runsc
/
config
Age
Commit message (
Expand
)
Author
2021-07-12
Fix GoLand analyzer errors under runsc/...
Fabricio Voznika
2021-07-08
clarify safemount behavior
Kevin Krakauer
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
2021-06-09
Remove --overlayfs-stale-read flag
Fabricio Voznika
2021-04-16
Allow runsc to generate coverage reports.
Dean Deng
2021-04-02
Implement cgroupfs.
Rahat Mahmood
2021-03-23
Add --file-access-mounts flag
Fabricio Voznika
2021-03-08
Internal change.
Chong Cai
2021-01-13
Switch uses of os.Getenv that check for empty string to os.LookupEnv.
Dean Deng
2020-12-17
Typo fix.
Etienne Perot
2020-11-12
Remove TESTONLY tag from vfs2 flag
Fabricio Voznika
2020-11-03
Fix more nogo tests
Ting-Yu Wang
2020-10-23
Add --traceback flag to customize GOTRACEBACK level
Lennart Espe
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-01
Let flags be overriden from OCI annotations
Fabricio Voznika
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-08-19
Move boot.Config to its own package
Fabricio Voznika