summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_client_session.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-161-3/+6
* Land Recent QUIC Changes rtenneti@chromium.org2013-05-031-1/+4
* Land Recent QUIC Changesrtenneti@chromium.org2013-04-171-0/+4
* QUIC Crypto - Code to mock out the QuicCryptoClientStream.rtenneti@chromium.org2013-03-221-1/+3
* Refactor QuicClientSession so that it owns the underlying socketrch@chromium.org2013-03-151-2/+3
* Log useful events for QUIC sessions in the net-log.rch@chromium.org2013-02-201-0/+2
* Enhance net internals/net log output for QUIC.rch@chromium.org2013-02-141-1/+6
* Revert 182331rch@chromium.org2013-02-131-6/+1
* Enhance net internals/net log output for QUIC.rch@chromium.org2013-02-131-1/+6
* Add the server name indication (SNI) field to ClientHello.wtc@chromium.org2013-01-291-1/+4
* Send the ClientHello handshake message.wtc@chromium.org2013-01-161-1/+1
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-051-0/+2
* Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...rch@chromium.org2013-01-031-0/+3
* Make all QUIC streams owned by the session. Add a Visitor interface to the s...rch@chromium.org2012-12-231-3/+0
* Add a factory for creating QuicHttpStream objects from an internal collection...rch@chromium.org2012-12-121-3/+26
* Add a QuicHttpStream class.rch@chromium.org2012-12-041-0/+4
* Add an OnCryptoHandshakeComplete method to QuicSession. rch@chromium.org2012-11-201-1/+5
* Adding QuicClientSession and friendsrch@chromium.org2012-11-041-0/+42