summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_client_session.h
Commit message (Expand)AuthorAgeFilesLines
* 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