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
Age
Commit message (
Expand
)
Author
2019-06-13
Set the HOME environment variable (fixes #293)
Ian Lewis
2019-06-13
Set optlen correctly when calling getsockopt.
Bhasker Hariharan
2019-06-13
Bump rules_go to v0.18.6, and go toolchain to v1.12.6.
Nicolas Lacasse
2019-06-12
Minor BUILD file cleanup.
Adin Scannell
2019-06-12
Add support for TCP_CONGESTION socket option.
Bhasker Hariharan
2019-06-12
gvisor/runsc: apply seccomp filters before parsing a state file
Andrei Vagin
2019-06-12
gvisor/ptrace: print guest registers if a stub stopped with unexpected code
Andrei Vagin
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-11
Eat sendfile partial error
Adin Scannell
2019-06-11
kokoro: don't overwrite test results for different runtimes
Andrei Vagin
2019-06-11
Explicitly reference workspace root in test command
Michael Pratt
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-06-11
Use net.HardwareAddr for FDBasedLink.LinkAddress
Fabricio Voznika
2019-06-11
Fix broken pipe error building version file
Fabricio Voznika
2019-06-11
gvisor/test: create a per-testcase directory for runsc logs
Andrei Vagin
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-10
Move //pkg/sentry/platform/procid to //pkg/procid.
Jamie Liu
2019-06-10
Fixes to listen backlog handling.
Bhasker Hariharan
2019-06-10
Store more information in the kernel socket table.
Rahat Mahmood
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
Jamie Liu
2019-06-06
BUILD: Use runsc to generate version
Adin Scannell
2019-06-06
Change visibility of //pkg/sentry/time.
Jamie Liu
2019-06-06
Add alsologtostderr option
Fabricio Voznika
2019-06-06
Cap initial usermem.CopyStringIn buffer size.
Jamie Liu
2019-06-06
Use common definition of SockType.
Rahat Mahmood
2019-06-06
Add the gVisor gitter badge to the README
Ian Lewis
2019-06-06
Copy up parent when binding UDS on overlayfs
Fabricio Voznika
2019-06-06
"Implement" mbind(2).
Jamie Liu
2019-06-06
Implement reclaim-driven MemoryFile eviction.
Jamie Liu
2019-06-06
Remove tmpfs restriction from test
Fabricio Voznika
2019-06-06
Track and export socket state.
Rahat Mahmood
2019-06-06
Add overlay dimension to FS related syscall tests
Fabricio Voznika
2019-06-06
Try increase listen backlog.
Rahat Mahmood
2019-06-06
Internal change.
Googler
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-06-05
netstack/sniffer: log GSO attributes
Andrei Vagin
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-05
netstack/tcp: fix calculating a number of outstanding packets
Andrei Vagin
2019-06-05
Adjust route when looping multicast packets
Chris Kuiper
2019-06-05
Give test instantiations meaningful names.
Ian Gudger
2019-06-05
Bump googletest version.
Nicolas Lacasse
2019-06-05
Implement dumpability tracking and checks
Michael Pratt
2019-06-04
Building containerd with go modules is broken, use GOPATH.
Adin Scannell
2019-06-04
Fix data race in synRcvdState.
Bhasker Hariharan
2019-06-04
Drop one dirent reference after referenced by file
Yong He
2019-06-04
Use github directory if it exists.
Adin Scannell
2019-06-04
Remove the Dirent field from Pipe.
Nicolas Lacasse
2019-06-04
Fix Kokoro revision and 'go get usage'
Adin Scannell
2019-06-03
Resolve impossible dependencies.
Adin Scannell
[next]