Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the server name indication (SNI) field to ClientHello. | wtc@chromium.org | 2013-01-29 | 1 | -2/+5 |
* | Send the ClientHello handshake message. | wtc@chromium.org | 2013-01-16 | 1 | -2/+3 |
* | Add a factory for creating QuicHttpStream objects from an internal collection... | rch@chromium.org | 2012-12-12 | 1 | -1/+1 |
* | Add a QuicHttpStream class. | rch@chromium.org | 2012-12-04 | 1 | -5/+2 |
* | Add an OnCryptoHandshakeComplete method to QuicSession. | rch@chromium.org | 2012-11-20 | 1 | -7/+15 |
* | Adding QuicClientSession and friends | rch@chromium.org | 2012-11-04 | 1 | -0/+70 |