summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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