Age | Commit message (Expand) | Author |
2020-03-26 | Support owner matching for iptables. | Nayana Bidari |
2020-03-26 | Merge pull request #2177 from xiaobo55x:sysret_test | gVisor bot |
2020-03-26 | Check error in DropTCP*Port tests and fix comment. | Kevin Krakauer |
2020-03-25 | Merge pull request #2151 from xiaobo55x:seccomp_test | gVisor bot |
2020-03-25 | Fix race in TestRunEnvHasHome | Fabricio Voznika |
2020-03-25 | Misc fixes to make stat_test pass (almost) | Fabricio Voznika |
2020-03-25 | Fix futex_benchmark. | Jamie Liu |
2020-03-24 | Open a temp directory before changing capabilities and user ID-s | Andrei Vagin |
2020-03-23 | Support basic /proc/net/dev metrics for netstack | Ian Lewis |
2020-03-20 | test: Create a separate /tmp mount only for tests with the shared tag | Andrei Vagin |
2020-03-19 | Add packetimpact tests to presubmit and CI testing | Eyal Soha |
2020-03-18 | Merge pull request #2187 from kevinGC:deflake-connectTCP | gVisor bot |
2020-03-18 | iptables: deflake DropTCP*Port tests | Kevin Krakauer |
2020-03-18 | iptables: skip tests for not-yet-supported features | Kevin Krakauer |
2020-03-18 | Automated rollback of changelist 301476456 | Kevin Krakauer |
2020-03-18 | Send the ACK later to stabilize the test. | Eyal Soha |
2020-03-18 | Enable syscall sysret_test on arm64. | Haibo Xu |
2020-03-17 | iptables: fix type in script name, mark some new tests as skipped | Kevin Krakauer |
2020-03-17 | Packetimpact in Go with c++ stub | Eyal Soha |
2020-03-16 | Enable ARP resolution in TAP devices. | Ting-Yu Wang |
2020-03-16 | Merge pull request #1943 from kevinGC:ipt-filter-ip | gVisor bot |
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 |