summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_win.h
Commit message (Expand)AuthorAgeFilesLines
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+1
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-051-1/+1
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-3/+9
* Measure how often the users are encountering MD5wtc@google.com2009-01-121-0/+1
* Enable SSL session resumption by using shared Schannelwtc@google.com2008-11-041-1/+1
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-0/+1
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-0/+139