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