Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QUIC - Some sketching of the crypto handshake. | rtenneti@chromium.org | 2013-03-02 | 1 | -3/+2 |
* | The first step of server-side crypto handshake: handle ClientHello, | wtc@chromium.org | 2013-01-30 | 1 | -2/+2 |
* | Add the server name indication (SNI) field to ClientHello. | wtc@chromium.org | 2013-01-29 | 1 | -3/+6 |
* | Send the ClientHello handshake message. | wtc@chromium.org | 2013-01-16 | 1 | -0/+13 |
* | Add an OnCryptoHandshakeComplete method to QuicSession. | rch@chromium.org | 2012-11-20 | 1 | -1/+1 |
* | Clean up a whole raft of differences in QUIC code between the internal and Ch... | rch@chromium.org | 2012-11-13 | 1 | -1/+2 |
* | Adding QuicClientSession and friends | rch@chromium.org | 2012-11-04 | 1 | -0/+34 |