Age | Commit message (Expand) | Author |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-30 | Automated rollback of changelist 261387276 | Bhasker Hariharan |
2019-08-29 | Implement /proc/net/udp. | Rahat Mahmood |
2019-08-20 | Add tests for raw AF_PACKET sockets. | Kevin Krakauer |
2019-08-20 | tests: syscall_test_runner should not run tests in parallel | Andrei Vagin |
2019-08-19 | Read iptables via sockopts. | Kevin Krakauer |
2019-08-15 | Add tests for "cooked" AF_PACKET sockets. | Kevin Krakauer |
2019-08-06 | Fix for a panic due to writing to a closed accept channel. | Bhasker Hariharan |
2019-08-02 | Job control: controlling TTYs and foreground process groups. | Kevin Krakauer |
2019-07-25 | Automated rollback of changelist 255679453 | Fabricio Voznika |
2019-07-12 | Add IPPROTO_RAW, which allows raw sockets to write IP headers. | Kevin Krakauer |
2019-06-28 | Automated rollback of changelist 255263686 | Nicolas Lacasse |
2019-06-27 | Complete pipe support on overlayfs | Fabricio Voznika |
2019-06-26 | Preserve permissions when checking lower | Fabricio Voznika |
2019-06-21 | Fix the logic for sending zero window updates. | Bhasker Hariharan |
2019-06-19 | Mark tcp_socket test flaky (for real) | Michael Pratt |
2019-06-06 | Remove tmpfs restriction from test | Fabricio Voznika |
2019-06-06 | Add overlay dimension to FS related syscall tests | Fabricio Voznika |
2019-06-03 | Remove duplicate socket tests | Michael Pratt |
2019-05-30 | gvisor: socket() returns EPROTONOSUPPORT if protocol is not supported | Andrei Vagin |
2019-05-21 | Clean up pipe internals and add fcntl support | Adin Scannell |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-05-16 | Add test for duplicate proc entries. | Ian Gudger |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-02 | Add build rule for raw socket tests so they are runnable via: | Kevin Krakauer |
2019-03-08 | Fix tests which fail in kokoro | Andrei Vagin |
2019-03-06 | Increase ipv4_udp_unbound_loopback size to medium | Michael Pratt |
2019-03-04 | Deflake socket_ipv4_udp_unbound_loopback. | Ian Gudger |
2019-03-01 | Mark socket_ipv4_udp_unbound_loopback flaky | Michael Pratt |
2019-02-19 | Break /proc/[pid]/{uid,gid}_map's dependence on seqfile. | Jamie Liu |
2019-02-11 | gvisor: Run syscall tests in kokoro on the rbe cluster | Andrei Vagin |
2019-02-07 | Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. | Ian Gudger |
2019-02-07 | Implement /proc/net/unix. | Rahat Mahmood |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-24 | Increase gofer coverage in tests | Fabricio Voznika |
2019-01-16 | Prevent internal tmpfs mount to override files in /tmp | Fabricio Voznika |
2019-01-14 | Automated rollback of changelist 228945914 | Nicolas Lacasse |
2019-01-11 | Make syscall_test_runner binary testonly. | Nicolas Lacasse |
2019-01-09 | Allow to specify a custom path to runsc for syscall-test-runner | Andrei Vagin |
2018-12-19 | Implement pwritev2. | Zach Koopmans |
2018-12-14 | Add blocking recv tests | Ian Gudger |
2018-12-14 | Shard the syscall tests. | Nicolas Lacasse |
2018-12-10 | Open source system call tests. | Brian Geffon |