Age | Commit message (Expand) | Author |
---|---|---|
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 |