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
/
test
Age
Commit message (
Expand
)
Author
2019-06-20
Implement madvise(MADV_DONTFORK)
Neel Natu
2019-06-19
Mark tcp_socket test flaky (for real)
Michael Pratt
2019-06-19
Deflake mount_test.
Nicolas Lacasse
2019-06-19
Abort loop on failure
Michael Pratt
2019-06-19
Mark tcp_socket test flaky.
Neel Natu
2019-06-18
Use return values from syscalls in eventfd tests.
Rahat Mahmood
2019-06-18
Replace usage of deprecated strtoul/strtoull
Brad Burlage
2019-06-18
Fix PipeTest_Streaming timeout
Fabricio Voznika
2019-06-13
Fix deadlock in fasync.
Ian Gudger
2019-06-13
Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE.
Rahat Mahmood
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-13
Set optlen correctly when calling getsockopt.
Bhasker Hariharan
2019-06-12
Add support for TCP_CONGESTION socket option.
Bhasker Hariharan
2019-06-11
Eat sendfile partial error
Adin Scannell
2019-06-11
gvisor/test: create a per-testcase directory for runsc logs
Andrei Vagin
2019-06-10
Fixes to listen backlog handling.
Bhasker Hariharan
2019-06-06
BUILD: Use runsc to generate version
Adin Scannell
2019-06-06
"Implement" mbind(2).
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-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-05
Adjust route when looping multicast packets
Chris Kuiper
2019-06-05
Give test instantiations meaningful names.
Ian Gudger
2019-06-05
Implement dumpability tracking and checks
Michael Pratt
2019-06-03
gvisor/sock/unix: pass creds when a message is sent between unconnected sockets
Andrei Vagin
2019-06-03
Remove duplicate socket tests
Michael Pratt
2019-05-30
Add VmData field to /proc/{pid}/status
chris.zn
2019-05-30
gvisor: socket() returns EPROTONOSUPPORT if protocol is not supported
Andrei Vagin
2019-05-30
Always wait on tracee children
Michael Pratt
2019-05-24
Extract SleepSafe from test_util
Tamir Duberstein
2019-05-22
Add WCLONE / WALL support to waitid
Michael Pratt
2019-05-22
Add support for wait(WNOTHREAD)
Michael Pratt
2019-05-22
UDP and TCP raw socket support.
Kevin Krakauer
2019-05-21
Clean up pipe internals and add fcntl support
Adin Scannell
2019-05-21
Fix inconsistencies in ELF anonymous mappings
Michael Pratt
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-20
Fix incorrect tmpfs timestamp updates
Michael Pratt
2019-05-17
Fix gofer rename ctime and cleanup stat_times test
Michael Pratt
2019-05-16
Add test for duplicate proc entries.
Ian Gudger
2019-05-14
Update out of date comment
Michael Pratt
2019-05-10
Modernize mknod test
Michael Pratt
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-05-08
Fix types that are subtly incorrect.
Googler
2019-05-05
Fix raw socket behavior and tests.
Kevin Krakauer
2019-05-03
gvisor: run bazel in a docker container
Andrei Vagin
2019-05-03
Skip flaky ClockGettime.CputimeId take 2
Fabricio Voznika
2019-05-03
Proper cleanup of sockets that used REUSEPORT
Chris Kuiper
[next]