Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the server name indication (SNI) field to ClientHello. | wtc@chromium.org | 2013-01-29 | 1 | -1/+4 |
* | Send the ClientHello handshake message. | wtc@chromium.org | 2013-01-16 | 1 | -1/+1 |
* | Integrate QUIC info into net-internals. | rch@chromium.org | 2013-01-05 | 1 | -0/+2 |
* | Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet... | rch@chromium.org | 2013-01-03 | 1 | -0/+3 |
* | Make all QUIC streams owned by the session. Add a Visitor interface to the s... | rch@chromium.org | 2012-12-23 | 1 | -3/+0 |
* | Add a factory for creating QuicHttpStream objects from an internal collection... | rch@chromium.org | 2012-12-12 | 1 | -3/+26 |
* | Add a QuicHttpStream class. | rch@chromium.org | 2012-12-04 | 1 | -0/+4 |
* | Add an OnCryptoHandshakeComplete method to QuicSession. | rch@chromium.org | 2012-11-20 | 1 | -1/+5 |
* | Adding QuicClientSession and friends | rch@chromium.org | 2012-11-04 | 1 | -0/+42 |