summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some CHECKs to track down the source of a NULL deref in the SSLClientSock...willchan@chromium.org2009-07-101-0/+4
* Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) whenwtc@chromium.org2009-06-251-2/+9
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-2/+6
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+1190