| Commit message (Expand) | Author | Age | Files | Lines |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-08-02 | 1 | -101/+0 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-06-05 | 1 | -46/+20 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-05-09 | 1 | -5/+8 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-05-07 | 1 | -8/+14 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-04-30 | 1 | -1/+3 |
* | Land Recent QUIC Changes | rtenneti@chromium.org | 2014-03-31 | 1 | -18/+16 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-20 | 1 | -5/+2 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-06 | 1 | -1/+1 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-16 | 1 | -8/+6 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2013-11-26 | 1 | -5/+5 |
* | Land Recent QUIC changes. | rtenneti@chromium.org | 2013-10-31 | 1 | -6/+6 |
* | Land Recent QUIC changes. | rtenneti@chromium.org | 2013-09-24 | 1 | -10/+10 |
* | Land Recent QUIC changes. | rtenneti@chromium.org | 2013-09-18 | 1 | -5/+8 |
* | Tell congestion manager when we are sending a CHLO, so it won't delay sending. | jar@chromium.org | 2013-08-03 | 1 | -17/+20 |
* | Land Recent QUIC changes. | rtenneti@chromium.org | 2013-05-30 | 1 | -4/+2 |
* | Land Recent QUIC changes | rtenneti@chromium.org | 2013-05-09 | 1 | -8/+8 |
* | Add support for P-256 key exchange in crypto handshake. | rtenneti@chromium.org | 2013-03-31 | 1 | -18/+28 |
* | Land Recent QUIC Changes | rtenneti@chromium.org | 2013-03-14 | 1 | -19/+16 |
* | Land Recent QUIC Changes | rch@chromium.org | 2013-03-08 | 1 | -5/+11 |
* | Land recent QUIC changes. | rch@chromium.org | 2013-02-25 | 1 | -36/+25 |
* | Land recent QUIC changes. | rch@chromium.org | 2013-02-03 | 1 | -20/+39 |
* | Added QuicBandwidth class | rch@chromium.org | 2013-01-23 | 1 | -2/+3 |
* | Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ... | rch@chromium.org | 2013-01-18 | 1 | -2/+2 |
* | Rename "testing" namespace to "test" in the congestion_control test to be con... | rch@chromium.org | 2012-12-22 | 1 | -2/+2 |
* | Move the CongestionInfo struct to a QuicCongestionFeedbackFrame. | rch@chromium.org | 2012-12-13 | 1 | -11/+11 |
* | Clean up a whole raft of differences in QUIC code between the internal and Ch... | rch@chromium.org | 2012-11-13 | 1 | -2/+1 |
* | Consistently use int64 not uint64 when we have to work with time in micro or ... | rch@chromium.org | 2012-11-13 | 1 | -4/+4 |
* | QuicTime integration | rch@chromium.org | 2012-11-11 | 1 | -31/+40 |
* | Added pacing and a leaky bucket helper class. | rch@chromium.org | 2012-11-10 | 1 | -12/+27 |
* | Revert 166977 - Added pacing and a leaky bucket helper class. | rch@chromium.org | 2012-11-09 | 1 | -27/+12 |
* | Added pacing and a leaky bucket helper class. | rch@chromium.org | 2012-11-09 | 1 | -12/+27 |
* | Add QUIC congestion control classes. (Just a basic fixed rate sender.) | rch@chromium.org | 2012-10-27 | 1 | -0/+74 |