summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_session.cc
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC Changesrch@chromium.org2013-03-031-6/+6
* Land recent QUIC changes.rch@chromium.org2013-02-251-8/+28
* Linux/ChromeOS Chromium style checker cleanup, net/ edition.rsleevi@chromium.org2013-02-061-5/+5
* Land recent QUIC changes.rch@chromium.org2013-02-031-1/+1
* Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...rch@chromium.org2013-01-181-3/+4
* Handling partial writes and fin-only writes in QUIC.rch@chromium.org2013-01-111-2/+4
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-051-1/+1
* Make all QUIC streams owned by the session. Add a Visitor interface to the s...rch@chromium.org2012-12-231-0/+4
* Move VisitorShim from QuicServerSession to QuicSession.rch@chromium.org2012-12-231-1/+53
* Change to queue the ack and control frames, instead of serializing them immed...rch@chromium.org2012-12-221-1/+1
* Add TODO comments to summarize my investigation of the errorwtc@chromium.org2012-12-191-0/+2
* Merge recent QUIC changes.rch@chromium.org2012-12-181-0/+4
* Handling backup! Sorta...rch@chromium.org2012-12-131-0/+25
* Add an OnCryptoHandshakeComplete method to QuicSession. rch@chromium.org2012-11-201-1/+5
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-5/+4
* Several cleanups of QuicSession, et al. as per the Chrome code review.rch@chromium.org2012-11-111-7/+5
* Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-041-0/+195
* Revert 165858 - Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-031-195/+0
* Add QuicStream and friends to QUIC code.rch@chromium.org2012-11-031-0/+195