| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v... | rch@chromium.org | 2012-07-31 | 1 | -0/+3 |
* | Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket | rch@chromium.org | 2012-07-19 | 1 | -0/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee... | zhaoqin@chromium.org | 2012-06-08 | 1 | -1/+1 |
* | Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s... | rch@chromium.org | 2012-04-03 | 1 | -0/+1 |
* | Add a boolean |has_context| argument to the TLS ExportKeyingMaterial | wtc@chromium.org | 2012-03-15 | 1 | -2/+3 |
* | base::Bind: Finish converting net/socket. | jhawkins@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 1 | -8/+2 |
* | Revert 113699 - base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-09 | 1 | -4/+1 |
* | base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-08 | 1 | -1/+4 |
* | base::Bind: Convert Socket::Read. | jhawkins@chromium.org | 2011-12-07 | 1 | -1/+4 |
* | base::Bind: Convert StreamSocket::Connect. | jhawkins@chromium.org | 2011-12-06 | 1 | -1/+2 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -19/+19 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -9/+9 |
* | Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces. | wez@chromium.org | 2011-07-23 | 1 | -0/+4 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-27 | 1 | -0/+2 |
* | Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da... | dimich@chromium.org | 2011-06-24 | 1 | -2/+0 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-24 | 1 | -0/+2 |
* | This change is part of a cleanup of the remoting component's session initiali... | wez@chromium.org | 2011-06-17 | 1 | -17/+25 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | More net/ method ordering. | erg@google.com | 2011-01-26 | 1 | -8/+9 |
* | Defines SSLServerSocket and implements SSLServerSocketNSS | hclam@chromium.org | 2010-12-23 | 1 | -0/+133 |