summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_nss.h
Commit message (Expand)AuthorAgeFilesLines
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-1/+1
* Port SSLClientSocketNSS to Windows. The next step is towtc@chromium.org2010-01-281-2/+10
* Turn GetPeerName into a pure virtual and provide local impls, this way any fu...thomasvl@chromium.org2010-01-201-0/+1
* Rename GetNextProtocol -> GetNextProtoagl@chromium.org2009-12-111-1/+1
* Add GetNextProtocol method to SSLClientSocket.agl@chromium.org2009-12-101-0/+1
* Remove the unnecessary workaround for NSS bug 455424, now that we requirewtc@chromium.org2009-12-011-4/+0
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-1/+7
* Look up client certificates in ClientAuthHandler to get rid of manual CAwtc@chromium.org2009-10-241-1/+2
* Provides a certificate for SSL client authentication on NSS sockets.wtc@chromium.org2009-10-151-0/+13
* Make SSLClientSocketNSS full-duplexukai@chromium.org2009-10-131-13/+24
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+2
* Stop leaking ConnectCallbackWrapper if Connect() does not complete before the...willchan@chromium.org2009-06-301-0/+2
* Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) whenwtc@chromium.org2009-06-251-2/+2
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+127