Age | Commit message (Expand) | Author |
2019-11-06 | Use PacketBuffers, rather than VectorisedViews, in netstack. | Kevin Krakauer |
2019-11-06 | Send a TCP RST in response to a TCP SYN-ACK on a listening endpoint | Ghanan Gowripalan |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-03 | Implement support for SACK based recovery(RFC 6675). | Bhasker Hariharan |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-09 | Add TCP checksum verification. | Bhasker Hariharan |
2019-03-14 | Remove duplicate TCP flag definitions | Tamir Duberstein |
2019-03-05 | Add new retransmissions and recovery related metrics. | Bhasker Hariharan |
2019-02-25 | Add a SACK scoreboard to TCP endpoints. | Bhasker Hariharan |
2018-12-04 | sentry: save copy of tcp segment's delivered views to avoid in-struct pointers. | Zhaozhong Ni |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-12 | Always pass buffer.VectorisedView by value | Tamir Duberstein |
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-10 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-07-09 | Switch netstack licenses to Apache 2.0. | Nicolas Lacasse |
2018-06-26 | Automated rollback of changelist 201596247 | Brian Geffon |
2018-06-21 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-06-05 | netstack: make TCP endpoint closed and error state cleanup work synchronous. | Zhaozhong Ni |
2018-05-29 | Automated rollback of changelist 196886839 | Fabricio Voznika |
2018-05-16 | netstack: make TCP endpoint closed and error state cleanup work synchronous. | Zhaozhong Ni |
2018-04-28 | Check in gVisor. | Googler |