| Commit message (Expand) | Author | Age | Files | Lines |
* | Split DiskCacheBasedSSLHostInfo unit tests to its own | rvargas@google.com | 2011-11-22 | 1 | -0/+3 |
* | Upstream: Build net_unittests for Android. | jingzhao@chromium.org | 2011-11-21 | 1 | -6/+33 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -0/+4 |
* | Creation of cookie_utils. | droger@google.com | 2011-11-17 | 1 | -0/+2 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 1 | -0/+15 |
* | Revert "Offline state detection for linux, using new D-Bus library." | adamk@chromium.org | 2011-11-16 | 1 | -15/+0 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 1 | -0/+15 |
* | Disk cache: Simplify some of the test infrastructure. | rvargas@google.com | 2011-11-15 | 1 | -2/+2 |
* | Remove unused HostResolver::Observer. | szym@chromium.org | 2011-11-15 | 1 | -3/+0 |
* | Revert 110099 - Creation of cookie_utils. | joi@chromium.org | 2011-11-15 | 1 | -2/+0 |
* | Creation of cookie_utils. | droger@google.com | 2011-11-15 | 1 | -0/+2 |
* | Add SSLSocket interface. | sergeyu@chromium.org | 2011-11-15 | 1 | -0/+1 |
* | Integration tests for HTTP pipelining. | simonjam@chromium.org | 2011-11-10 | 1 | -0/+1 |
* | Turn on -Wexit-time-destructors for net. | thakis@chromium.org | 2011-11-09 | 1 | -0/+5 |
* | Remove HostResolverImpl from Mock*HostResolver. | szym@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Log the (server, to-be-verified) certificate chains to the NetLog when loggin... | rsleevi@chromium.org | 2011-11-04 | 1 | -0/+2 |
* | Disk cache: Add stress_support.h to net.gyp | rvargas@google.com | 2011-11-01 | 1 | -0/+1 |
* | Ensure X509Certificate::OSCertHandles are safe to be used on both UI, IO, and... | rsleevi@chromium.org | 2011-11-01 | 1 | -1/+0 |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -0/+2 |
* | exclude the linux files that are not needed on openbsd | robert.nagy@gmail.com | 2011-10-25 | 1 | -6/+7 |
* | OpenBSD patches for net, split from CR #8275005 | robert.nagy@gmail.com | 2011-10-20 | 1 | -1/+10 |
* | Basic HTTP pipelining support. | simonjam@chromium.org | 2011-10-19 | 1 | -0/+11 |
* | Don't need to export an abstract interface. | wtc@chromium.org | 2011-10-19 | 1 | -1/+0 |
* | Add NetLog support to UDP sockets. | mmenke@chromium.org | 2011-10-18 | 1 | -0/+2 |
* | Use NSS to generate Origin-Bound Certs on Win and Mac. | mattm@chromium.org | 2011-10-18 | 1 | -0/+23 |
* | Recommit fraudulent certificate reporting infrastructure. | palmer@chromium.org | 2011-10-15 | 1 | -0/+2 |
* | Revert 105624 - Revert 105614. | palmer@chromium.org | 2011-10-15 | 1 | -1/+0 |
* | Revert 105614. | palmer@chromium.org | 2011-10-15 | 1 | -0/+1 |
* | Revert 105595 - Initial infrastructure for the fraudulent certificate chain r... | apatrick@chromium.org | 2011-10-14 | 1 | -1/+0 |
* | Initial infrastructure for the fraudulent certificate chain reporting | palmer@chromium.org | 2011-10-14 | 1 | -0/+1 |
* | Persist Alternate-Protocol. | willchan@chromium.org | 2011-10-12 | 1 | -0/+1 |
* | Implementation of DnsConfigService for win (+ Bind migration). | szym@chromium.org | 2011-10-10 | 1 | -0/+6 |
* | Migrate HttpAlternateProtocols to HttpServerPropertiesImpl. | willchan@chromium.org | 2011-10-10 | 1 | -3/+1 |
* | Introduce net::HttpServerPropertiesManager to manage server-specific properties. | rtenneti@chromium.org | 2011-10-09 | 1 | -0/+4 |
* | Experimental workaround for CHECK in NetworkChangeNotifierWin. | mmenke@chromium.org | 2011-10-05 | 1 | -0/+1 |
* | Record UMA statistics for file_stream operations. | ahendrickson@chromium.org | 2011-09-23 | 1 | -0/+4 |
* | aura: Make 'net' buildable with gtk disabled. | sadrul@chromium.org | 2011-09-21 | 1 | -7/+15 |
* | net: remove opportunistic HTTPS stuff. | agl@chromium.org | 2011-09-19 | 1 | -2/+0 |
* | Fourth attempt at the following. Unreviewed, this was originally reviewed in... | pkasting@chromium.org | 2011-09-15 | 1 | -4/+10 |
* | Remove CHROME_V8 #define and related javascript_engine gyp variable. | mihaip@chromium.org | 2011-09-12 | 1 | -5/+1 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 1 | -0/+3 |
* | Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1... | thakis@chromium.org | 2011-09-06 | 1 | -35/+35 |
* | Revert 99666 (sync tests started failing on mac10.6: | thakis@chromium.org | 2011-09-05 | 1 | -35/+35 |
* | Linux: Monitor resolv.conf for changes and use that to reload resolver. | craig.schlenter@chromium.org | 2011-09-05 | 1 | -35/+35 |
* | Refactoring and further work on DnsConfigService | szym@chromium.org | 2011-09-03 | 1 | -0/+7 |
* | Revert 99135 - Refactoring and remaining work on DnsConfigService: | levin@chromium.org | 2011-09-01 | 1 | -7/+0 |
* | Refactoring and remaining work on DnsConfigService: | szym@chromium.org | 2011-09-01 | 1 | -0/+7 |
* | Revert 98885 - Third attempt at the following. Unreviewed, this was original... | rsleevi@chromium.org | 2011-08-31 | 1 | -10/+4 |
* | Third attempt at the following. Unreviewed, this was originally reviewed in ... | pkasting@chromium.org | 2011-08-30 | 1 | -4/+10 |
* | Detect file system errors during downloads. | ahendrickson@chromium.org | 2011-08-29 | 1 | -0/+2 |