| Commit message (Expand) | Author | Age | Files | Lines |
* | Land recent QUIC changes. | rch@chromium.org | 2013-02-03 | 1 | -14/+29 |
* | Added QuicBandwidth class | rch@chromium.org | 2013-01-23 | 1 | -0/+2 |
* | Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ... | rch@chromium.org | 2013-01-18 | 1 | -26/+28 |
* | Queueing QUIC frames to be resent instead of packets and packing RST frames w... | rch@chromium.org | 2013-01-17 | 1 | -11/+8 |
* | Change to queue the ack and control frames, instead of serializing them immed... | rch@chromium.org | 2012-12-22 | 1 | -5/+4 |
* | Merge recent QUIC changes. | rch@chromium.org | 2012-12-18 | 1 | -2/+3 |
* | Move the CongestionInfo struct to a QuicCongestionFeedbackFrame. | rch@chromium.org | 2012-12-13 | 1 | -0/+2 |
* | killing off the QUIC config option for sending fin in a separate packet: we c... | rch@chromium.org | 2012-12-13 | 1 | -5/+0 |
* | Handling backup! Sorta... | rch@chromium.org | 2012-12-13 | 1 | -6/+18 |
* | Clean up a whole raft of differences in QUIC code between the internal and Ch... | rch@chromium.org | 2012-11-13 | 1 | -0/+1 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -0/+4 |
* | Revert 167074 - Change from re-transmitting an packet with a retransmit numbe... | kinuko@chromium.org | 2012-11-10 | 1 | -4/+0 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -0/+4 |
* | Add QuicPacketCreator and QuicFecGroup. | rch@chromium.org | 2012-10-23 | 1 | -0/+93 |