Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a bucket in the connection type histograms for | wtc@google.com | 2009-01-15 | 1 | -3/+9 |
* | Measure how often the users are encountering MD5 | wtc@google.com | 2009-01-12 | 1 | -0/+41 |
* | Enable SSL session resumption by using shared Schannel | wtc@google.com | 2008-11-04 | 1 | -67/+154 |
* | Suppress CERT_STATUS_NO_REVOCATION_MECHANISM to be compatible | wtc@google.com | 2008-10-21 | 1 | -0/+4 |
* | We don't support SSL renegotiation yet. Add the | wtc@google.com | 2008-10-21 | 1 | -28/+170 |
* | Reset server_cert_ to NULL after freeing it to prevent | wtc@google.com | 2008-10-15 | 1 | -1/+3 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -0/+917 |