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
/
syscalls
/
linux
/
accept_bind.cc
Age
Commit message (
Expand
)
Author
2021-07-22
Move socket_test_util to //test/util
Ghanan Gowripalan
2021-06-28
code quality: cleanup lint messages
Kevin Krakauer
2021-06-14
Cleanup lint messages
Kevin Krakauer
2021-04-13
Remove _NoRandomSave tests.
Adin Scannell
2021-04-12
Make AsSockAddr() to replace reinterpret_cast<sockaddr*>
Ting-Yu Wang
2021-04-09
Move maxListenBacklog check to sentry
Mithun Iyer
2020-06-02
Check that two sockets with different types can't be connected to each other
Andrei Vagin
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-10-25
test/syscall: Remove duplicated gtest/gtest.h.
Haibo
2019-10-18
Cleanup host UDS support
Michael Pratt
2019-06-03
gvisor/sock/unix: pass creds when a message is sent between unconnected sockets
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Appease googletest deprecation
Tamir Duberstein
2019-01-25
Remove O_CLOEXEC from socket test configurations where irrelevant.
Jamie Liu
2018-12-10
Open source system call tests.
Brian Geffon