| Commit message (Expand) | Author | Age | Files | Lines |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -7/+11 |
* | Extend the use of IOBuffers to the code underneath | rvargas@google.com | 2009-04-30 | 1 | -6/+6 |
* | Implement full duplex tcp sockets on Windows. | willchan@chromium.org | 2009-04-20 | 1 | -54/+55 |
* | Reverting 13983. | willchan@chromium.org | 2009-04-17 | 1 | -53/+52 |
* | Implement full duplex mode for windows tcp sockets. | willchan@chromium.org | 2009-04-17 | 1 | -52/+53 |
* | Resubmitted code from revision 12809. The bug in the Windows SSL stack that | markus@chromium.org | 2009-03-31 | 1 | -5/+0 |
* | Reverting, as this changelist broke unittests on Windows. | markus@chromium.org | 2009-03-30 | 1 | -0/+5 |
* | Change the bad-certificate handler for SSL (using NSS) to return an | markus@chromium.org | 2009-03-30 | 1 | -5/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | If an idle socket has received data unexpectedly, we can't | wtc@chromium.org | 2009-02-19 | 1 | -0/+16 |
* | Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li... | dkegel@google.com | 2008-12-30 | 1 | -1/+16 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 1 | -22/+39 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 1 | -21/+18 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 1 | -18/+21 |
* | Linux: fix layout test crash for security/block-test.html. | agl@chromium.org | 2008-12-02 | 1 | -0/+2 |
* | Port SSLClientSocket to Linux | dkegel@google.com | 2008-10-22 | 1 | -42/+65 |
* | Don't call the callback in an unexpected case that will never happen anyway. | mark@chromium.org | 2008-10-16 | 1 | -1/+2 |
* | Don't user uninitialized variables. We should at least fail predictably in | mark@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Miscellaneous cleanup. | wtc@google.com | 2008-09-23 | 1 | -30/+46 |
* | Use libevent, second try. Changes this time: | dkegel@google.com | 2008-09-18 | 1 | -0/+288 |
* | Revert "Make tcp_client_socket_unittest pass on Linux." | evanm@google.com | 2008-09-18 | 1 | -288/+0 |
* | Make tcp_client_socket_unittest pass on Linux. | dkegel@google.com | 2008-09-18 | 1 | -0/+288 |