summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a bucket in the connection type histograms forwtc@google.com2009-01-151-3/+9
* Measure how often the users are encountering MD5wtc@google.com2009-01-121-0/+41
* Enable SSL session resumption by using shared Schannelwtc@google.com2008-11-041-67/+154
* Suppress CERT_STATUS_NO_REVOCATION_MECHANISM to be compatiblewtc@google.com2008-10-211-0/+4
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-28/+170
* Reset server_cert_ to NULL after freeing it to preventwtc@google.com2008-10-151-1/+3
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-0/+917