Age | Commit message (Expand) | Author |
---|---|---|
2020-11-17 | Fix possible deadlock in UDP.Write(). | Bhasker Hariharan |
2020-11-06 | Do not send to the zero port | Ghanan Gowripalan |
2020-10-27 | Wake up any waiters on an ICMP error on UDP socket. | Bhasker Hariharan |
2020-10-23 | Fix socket_ipv4_udp_unbound_loopback_test_linux | Zach Koopmans |
2020-09-21 | Fix flakes in UdpSocketTest | Zach Koopmans |
2020-08-31 | Remove __fuchsia__ defines | Tamir Duberstein |
2019-12-02 | Port tests in udp_socket.cc to Fuchsia | Jay Zhuang |
2019-08-16 | netstack: disconnect an unix socket only if the address family is AF_UNSPEC | Andrei Vagin |
2019-07-31 | Test connecting UDP sockets to the ANY address | Tamir Duberstein |
2019-07-03 | netstack/udp: connect with the AF_UNSPEC address family means disconnect | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Appease googletest deprecation | Tamir Duberstein |
2019-02-19 | netstack: Add SIOCGSTAMP support. | Kevin Krakauer |
2018-12-10 | Open source system call tests. | Brian Geffon |