Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the unnecessary workaround for NSS bug 455424, now that we require | wtc@chromium.org | 2009-12-01 | 1 | -4/+0 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -1/+7 |
* | Look up client certificates in ClientAuthHandler to get rid of manual CA | wtc@chromium.org | 2009-10-24 | 1 | -1/+2 |
* | Provides a certificate for SSL client authentication on NSS sockets. | wtc@chromium.org | 2009-10-15 | 1 | -0/+13 |
* | Make SSLClientSocketNSS full-duplex | ukai@chromium.org | 2009-10-13 | 1 | -13/+24 |
* | Add methods for setting socket buffers to the Socket | mbelshe@google.com | 2009-09-09 | 1 | -0/+2 |
* | Stop leaking ConnectCallbackWrapper if Connect() does not complete before the... | willchan@chromium.org | 2009-06-30 | 1 | -0/+2 |
* | Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when | wtc@chromium.org | 2009-06-25 | 1 | -2/+2 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+127 |