Age | Commit message (Expand) | Author |
2020-10-09 | TCP Receive window advertisement fixes. | Bhasker Hariharan |
2020-09-28 | Fix 1 zero window advertisement bug and a TCP test flake. | Bhasker Hariharan |
2020-09-24 | Change segment/pending queue to use receive buffer limits. | Bhasker Hariharan |
2020-09-14 | Test RST handling in TIME_WAIT. | Mithun Iyer |
2020-09-01 | Fix handling of unacceptable ACKs during close. | Mithun Iyer |
2020-07-27 | Fix memory accounting in TCP pending segment queue. | Bhasker Hariharan |
2020-05-08 | Send ACK to OTW SEQs/unacc ACKs in CLOSE_WAIT | Zeling Feng |
2020-05-01 | Support for connection tracking of TCP packets. | Nayana Bidari |
2020-04-19 | Don't accept segments outside the receive window | Eyal Soha |
2020-03-19 | Remove workMu from tcpip.Endpoint. | Bhasker Hariharan |
2020-03-03 | Avoid memory leaks | Tamir Duberstein |
2020-01-14 | Changes TCP packet dispatch to use a pool of goroutines. | Bhasker Hariharan |
2020-01-07 | #1398 - send ACK when available buffer space gets larger than 1 MSS | Marek Majkowski |
2019-12-11 | Add support for TCP_USER_TIMEOUT option. | Bhasker Hariharan |
2019-12-03 | Fix panic due to early transition to Closed. | Bhasker Hariharan |
2019-11-15 | Handle in-flight TCP segments when moving to CLOSE. | Mithun Iyer |
2019-11-07 | Add support for TIME_WAIT timeout. | Bhasker Hariharan |
2019-08-02 | Automated rollback of changelist 261191548 | Rahat Mahmood |
2019-08-01 | Implement getsockopt(TCP_INFO). | Rahat Mahmood |
2019-06-13 | Add support for TCP receive buffer auto tuning. | Bhasker Hariharan |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-06 | Track and export socket state. | Rahat Mahmood |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-14 | Remove duplicate TCP flag definitions | Tamir Duberstein |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-09 | Switch netstack licenses to Apache 2.0. | Nicolas Lacasse |
2018-04-28 | Check in gVisor. | Googler |