Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If an idle socket has received data unexpectedly, we can't | wtc@chromium.org | 2009-02-19 | 1 | -0/+1 |
* | Add X509Certificate::Verify stubs for Mac and Linux. | wtc@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 1 | -3/+9 |
* | Measure how often the users are encountering MD5 | wtc@google.com | 2009-01-12 | 1 | -0/+1 |
* | Enable SSL session resumption by using shared Schannel | wtc@google.com | 2008-11-04 | 1 | -1/+1 |
* | We don't support SSL renegotiation yet. Add the | wtc@google.com | 2008-10-21 | 1 | -0/+1 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -0/+139 |