Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the CongestionInfo struct to a QuicCongestionFeedbackFrame. | rch@chromium.org | 2012-12-13 | 1 | -0/+13 |
* | killing off the QUIC config option for sending fin in a separate packet: we c... | rch@chromium.org | 2012-12-13 | 1 | -7/+3 |
* | Handling backup! Sorta... | rch@chromium.org | 2012-12-13 | 1 | -13/+29 |
* | Remove transmission time from QuicPacketHeader. It will be moving into an ack... | rch@chromium.org | 2012-11-11 | 1 | -2/+0 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -8/+12 |
* | Revert 167074 - Change from re-transmitting an packet with a retransmit numbe... | kinuko@chromium.org | 2012-11-10 | 1 | -12/+8 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -8/+12 |
* | Add QuicPacketCreator and QuicFecGroup. | rch@chromium.org | 2012-10-23 | 1 | -0/+185 |