summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_framer.h
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-051-5/+8
* Revert 204046 "Land Recent QUIC changes."rtenneti@chromium.org2013-06-041-8/+5
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-041-5/+8
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-301-2/+7
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-231-1/+1
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-161-0/+3
* Land Recent QUIC changesrtenneti@chromium.org2013-05-091-7/+11
* Land Recent QUIC Changes rtenneti@chromium.org2013-05-031-14/+34
* Land Recent QUIC Changes rtenneti@chromium.org2013-04-261-11/+15
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Add support for P-256 key exchange in crypto handshake.rtenneti@chromium.org2013-03-311-1/+14
* Land Recent QUIC Changesrtenneti@chromium.org2013-03-141-3/+35
* Change ProcessPacketHeader to call RaiseError before returningwtc@chromium.org2013-03-061-1/+2
* Land Recent QUIC Changesrch@chromium.org2013-03-031-3/+50
* Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.wtc@chromium.org2013-02-271-2/+1
* Land recent QUIC changes.rch@chromium.org2013-02-251-20/+58
* Land recent QUIC changes.rch@chromium.org2013-02-031-14/+15
* Minor reformatting cleanup of quic framer.rch@chromium.org2013-01-251-1/+1
* Added QuicBandwidth classrch@chromium.org2013-01-231-1/+17
* Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...rch@chromium.org2013-01-181-2/+25
* Queueing QUIC frames to be resent instead of packets and packing RST frames w...rch@chromium.org2013-01-171-5/+0
* Largest received -> largest observed.rch@chromium.org2013-01-151-2/+2
* Change to queue the ack and control frames, instead of serializing them immed...rch@chromium.org2012-12-221-0/+7
* Merge recent QUIC changes.rch@chromium.org2012-12-181-13/+16
* Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.rch@chromium.org2012-12-131-1/+9
* * Enhance the ack loggingrch@chromium.org2012-12-071-0/+3
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-11/+11
* Remove transmission time from QuicPacketHeader. It will be moving into an ack...rch@chromium.org2012-11-111-2/+0
* QuicTime integrationrch@chromium.org2012-11-111-1/+1
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-6/+5
* Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...kinuko@chromium.org2012-11-101-5/+6
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-6/+5
* Getting self address for QUIC from the socket, passing it through to the conn...rch@chromium.org2012-10-271-2/+4
* Add a new OnRevivedPacket() method to QuicFramerVisitorInterface that is call...rch@chromium.org2012-10-231-2/+5
* Rename Fragment->Frame for QUICrch@chromium.org2012-10-221-29/+25
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+214
* Revert 162606 - Trying again to add QuicFramer and friends.mattm@chromium.org2012-10-181-214/+0
* Trying again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+214
* Revert 162462 - Add QuicFramer and friends.vitalybuka@chromium.org2012-10-171-214/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-171-0/+214
* Revert 162259 - Add QuicFramer and friends.rch@chromium.org2012-10-161-214/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-161-0/+214