summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_client_session_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the server name indication (SNI) field to ClientHello.wtc@chromium.org2013-01-291-2/+5
* Send the ClientHello handshake message.wtc@chromium.org2013-01-161-2/+3
* Add a factory for creating QuicHttpStream objects from an internal collection...rch@chromium.org2012-12-121-1/+1
* Add a QuicHttpStream class.rch@chromium.org2012-12-041-5/+2
* Add an OnCryptoHandshakeComplete method to QuicSession. rch@chromium.org2012-11-201-7/+15
* Adding QuicClientSession and friendsrch@chromium.org2012-11-041-0/+70