Age | Commit message (Expand) | Author |
2020-03-14 | Plumb VFS2 imported fds into virtual filesystem. | Dean Deng |
2020-03-13 | Skip process if it has exited | Fabricio Voznika |
2020-03-13 | Enable syscall seccomp test on arm64. | Haibo Xu |
2020-03-12 | Remove flaky network namespace test that uses clone(). | Ting-Yu Wang |
2020-03-12 | Kill sandbox process when parent process terminates | Fabricio Voznika |
2020-03-11 | iptables: ready tests to be enabled in kokoro | Kevin Krakauer |
2020-03-11 | Merge pull request #1975 from nybidari:iptables | gVisor bot |
2020-03-10 | Make checkpoint/restore e2e test less flaky | Ian Lewis |
2020-03-09 | Move /proc/net to /proc/PID/net, and make /proc/net -> /proc/self/net. | Ting-Yu Wang |
2020-03-09 | perf/signal: rewrite code in assembly to avoid compiler optimizations | Andrei Vagin |
2020-03-06 | shutdown(s, SHUT_WR) in TIME-WAIT returns ENOTCONN | Eyal Soha |
2020-03-06 | Move packetdrill tests to open-source | Eyal Soha |
2020-03-05 | Stub oom_score_adj and oom_score. | Ian Lewis |
2020-03-05 | Merge pull request #2036 from xiaobo55x:syscall_test | gVisor bot |
2020-03-04 | Merge pull request #2054 from avagin:gvisor-test | gVisor bot |
2020-03-04 | test/runner: use proper filters for test cases | Andrei Vagin |
2020-03-04 | Use shuf instead of $RANDOM everywhere. | Eyal Soha |
2020-03-03 | Merge pull request #2008 from lubinszARM:pr_skip_vsyscall | gVisor bot |
2020-03-03 | Merge pull request #2043 from lubinszARM:pr_clean1 | gVisor bot |
2020-03-03 | Move temp_umask to test/util. | Adin Scannell |
2020-03-03 | code clean: minor changes to compatible with ubuntu18.04 | Bin Lu |
2020-03-02 | Fix panic caused by invalid address for Bind in packet sockets. | Nayana Bidari |
2020-03-02 | Fix data-race when reading/writing e.amss. | Bhasker Hariharan |
2020-03-02 | Fix syscall test build error on arm64. | Haibo Xu |
2020-02-28 | Mark gettid and getdents as nogotsan | Zach Koopmans |
2020-02-28 | Hide /dev/net/tun when using hostinet. | Ting-Yu Wang |
2020-02-28 | skip vsyscall test cases on Arm64 | Bin Lu |
2020-02-27 | Internal change. | Nayana Bidari |
2020-02-26 | Add getsockopt tests for SO_SNDTIMEO and SO_RCVTIMEO | Jay Zhuang |
2020-02-26 | iptables: filter by IP address (and range) | Kevin Krakauer |
2020-02-25 | Merge branch 'master' into iptables | nybidari |
2020-02-25 | Add nat table support for iptables. | Nayana Bidari |
2020-02-24 | Add default behavior for gtest runner. | Adin Scannell |
2020-02-24 | Merge pull request #1886 from avagin:arm64-travis-ci | gVisor bot |
2020-02-21 | arm64: add a travis build ci | Andrei Vagin |
2020-02-21 | Implement tap/tun device in vfs. | Ting-Yu Wang |
2020-02-21 | Factor platform tags. | Adin Scannell |
2020-02-20 | Initial network namespace support. | gVisor bot |
2020-02-19 | Add basic microbenchmarks. | Adin Scannell |
2020-02-19 | Include more test files in exports_files | gVisor bot |
2020-02-18 | Enable IPV6_RECVTCLASS socket option for datagram sockets | gVisor bot |
2020-02-18 | iptables: use "-t nat" for NAT tests | gVisor bot |
2020-02-18 | Deflake fallocate syscall test. | gVisor bot |
2020-02-18 | Merge pull request #1850 from kevinGC:jump2 | gVisor bot |
2020-02-18 | Add nat table support for iptables. | Nayana Bidari |
2020-02-13 | We can now create and jump in iptables. For example: | Kevin Krakauer |
2020-02-13 | Merge pull request #1791 from kevinGC:uchains | gVisor bot |
2020-02-13 | Internal change. | gVisor bot |
2020-02-12 | iptables: User chains | Kevin Krakauer |
2020-02-12 | Include more test files in exports_files | gVisor bot |