Age | Commit message (Expand) | Author |
---|---|---|
2019-10-24 | Handle AT_SYMLINK_NOFOLLOW flag for execveat. | Dean Deng |
2019-10-23 | Handle AT_EMPTY_PATH flag in execveat. | Dean Deng |
2019-10-21 | Add basic implementation of execveat syscall and associated tests. | Dean Deng |
2019-10-16 | Remove death from exec test names | Michael Pratt |
2019-06-28 | Fix suggestions from clang. | Nicolas Lacasse |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-26 | Remove syscall tests' dependency on glog | Tamir Duberstein |
2019-03-19 | netstack: reduce MSS from SYN to account tcp options | Andrei Vagin |
2019-03-08 | Fix tests which fail in kokoro | Andrei Vagin |
2018-12-10 | Open source system call tests. | Brian Geffon |