Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Really connect to the same server in FTP network transaction. | phajdan.jr@chromium.org | 2010-02-20 | 1 | -13/+3 |
* | BSD port: USE_NSS and other macros instead of OS_LINUX where applicable | pvalchev@google.com | 2010-01-29 | 1 | -1/+2 |
* | Turn GetPeerName into a pure virtual and provide local impls, this way any fu... | thomasvl@chromium.org | 2010-01-20 | 1 | -1/+1 |
* | Define the GetPeerName method of the ClientSocket interface for all | wtc@chromium.org | 2009-11-30 | 1 | -3/+4 |
* | Fix a style nit in client_socket.h. | wtc@chromium.org | 2009-11-10 | 1 | -1/+1 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -1/+3 |
* | Enable SSL session resumption for Mac OS X. | hawk@chromium.org | 2009-09-03 | 1 | -3/+3 |
* | Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when | wtc@chromium.org | 2009-06-25 | 1 | -4/+8 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+59 |