| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplements net::AddressList without struct addrinfo. | szym@chromium.org | 2012-05-07 | 1 | -2/+1 |
* | Implement a MockCertVerifier that can be used to avoid | rsleevi@chromium.org | 2012-04-10 | 1 | -2/+2 |
* | Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s... | rch@chromium.org | 2012-04-03 | 5 | -3/+17 |
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -1/+1 |
* | Make CertVerifier a pure virtual interface. | rsleevi@chromium.org | 2012-03-21 | 1 | -3/+4 |
* | Change Origin bound certs -> Domain bound certs. | mattm@chromium.org | 2012-03-20 | 2 | -6/+6 |
* | Move TestURLRequestContextGetter to url_request_test_util.{h,cc} | akalin@chromium.org | 2012-03-02 | 2 | -56/+30 |
* | Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead | rch@chromium.org | 2012-02-23 | 2 | -51/+51 |
* | Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS, | rch@chromium.org | 2012-02-17 | 3 | -13/+15 |
* | Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests | rch@chromium.org | 2012-02-03 | 1 | -16/+2 |
* | - replace custom <iq>-stanza protocol with push notifications (using PushNoti... | ghc@google.com | 2012-01-27 | 1 | -3/+30 |
* | Revert 119171 - Maybe introduced a static initializer - or may be 119173 | rsleevi@chromium.org | 2012-01-26 | 1 | -27/+3 |
* | - replace custom <iq>-stanza protocol with push notifications (using PushNoti... | ghc@google.com | 2012-01-26 | 1 | -3/+27 |
* | Allow chrome to handle 407 auth challenges to CONNECT requests | rch@chromium.org | 2012-01-25 | 1 | -2/+16 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 1 | -6/+1 |
* | Avoid including gtest file directly, and go through base instead | jar@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Revert: Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -1/+0 |
* | Revert "net: remove DNS certificate checking code." | agl@chromium.org | 2011-12-15 | 1 | -0/+1 |
* | net: remove DNS certificate checking code. | agl@chromium.org | 2011-12-15 | 1 | -1/+0 |
* | base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps. | jhawkins@chromium.org | 2011-12-15 | 2 | -17/+13 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 8 | -151/+54 |
* | Revert 113699 - base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-09 | 5 | -20/+1 |
* | base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-08 | 5 | -1/+20 |
* | net: replace DnsRRResoler with TransportSecurityState in plumbing. | agl@chromium.org | 2011-12-07 | 1 | -1/+2 |
* | base::Bind: Convert Socket::Read. | jhawkins@chromium.org | 2011-12-07 | 5 | -1/+20 |
* | base::Bind: Convert StreamSocket::Connect. | jhawkins@chromium.org | 2011-12-06 | 5 | -18/+84 |
* | Roll libjingle to 98:99. | tommi@chromium.org | 2011-12-06 | 1 | -2/+2 |
* | Add OVERRIDE to jingle/. | avi@chromium.org | 2011-11-17 | 7 | -39/+46 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle... | thestig@chromium.org | 2011-11-15 | 2 | -3/+0 |
* | base::Bind: Convert jingle/. | jhawkins@chromium.org | 2011-11-12 | 6 | -34/+28 |
* | Roll libjingle 88:92 | sergeyu@chromium.org | 2011-11-01 | 1 | -2/+2 |
* | Introduce net::HttpServerPropertiesManager to manage server-specific properties. | rtenneti@chromium.org | 2011-10-09 | 1 | -0/+2 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 7 | -33/+33 |
* | Jingle unit tests for issue 87336 | asanka@chromium.org | 2011-09-15 | 4 | -18/+75 |
* | Update libjingle to the latest version. | sergeyu@chromium.org | 2011-09-08 | 4 | -12/+10 |
* | Only mark a proxy as bad if we have confirmation that another proxy succeeded... | asanka@chromium.org | 2011-08-29 | 2 | -0/+7 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 2 | -2/+2 |
* | Added an OriginBoundCertStore field to the SSLClientSocketNSS class and | rkn@chromium.org | 2011-07-21 | 3 | -4/+13 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-27 | 5 | -1/+29 |
* | Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da... | dimich@chromium.org | 2011-06-24 | 5 | -29/+1 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-24 | 5 | -1/+29 |
* | [Sync] Add Stop() method to TaskPump and call it in XmppConnection destructor | akalin@chromium.org | 2011-06-17 | 8 | -4/+133 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Pass net_log parameter properly for ProxyResolvingClientSocket | akalin@chromium.org | 2011-05-13 | 10 | -37/+23 |
* | Miscelaneous cleanups to AddressList to make it harder to mis-use. | eroman@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 9 | -24/+24 |
* | Added GetLocalAddress() in net::ClientSocket. | sergeyu@chromium.org | 2011-04-19 | 5 | -0/+15 |
* | [Sync] Fix race condition in P2PNotifier with sending notifications | akalin@chromium.org | 2011-04-19 | 1 | -2/+3 |