summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-192-5/+5
* Net: Add net_api to the socket codervargas@google.com2011-05-1917-32/+43
* net: Add net_api to the proxy code.rvargas@google.com2011-05-1923-39/+59
* Linux: add support to get proxy settings from GSettings, if available.mdm@chromium.org2011-05-191-16/+393
* net: add betnet.fr to HSTS preloaded listagl@chromium.org2011-05-192-0/+8
* Remove unnecessary check which was invalid anyway.mbelshe@google.com2011-05-191-2/+0
* Fix flaky DHCP WPAD tests. In part, switch to deterministic ways ofjoi@chromium.org2011-05-192-26/+39
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-193-5/+4
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-193-4/+5
* Fix openssl build: wrong variable was usedjoth@chromium.org2011-05-191-1/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-1911-56/+87
* Include SSL plaintext traffic in addition to the ciphertext when logging raw ...rsleevi@chromium.org2011-05-196-11/+93
* Exclude several implementation-specific headers from net.gyp when excluding t...rsleevi@chromium.org2011-05-191-0/+6
* Reland 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-196-8/+84
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-1910-86/+55
* Revert 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-196-84/+8
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-1910-55/+86
* Added logging of the attempt number whenever we startrtenneti@chromium.org2011-05-182-4/+51
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-183-31/+93
* Disk cache: Re-open the deleted list length experiment.rvargas@google.com2011-05-183-26/+54
* Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-186-8/+84
* Ftp: Add NET_API for net.dllrvargas@google.com2011-05-1813-22/+37
* net: Add NET_API to net/baservargas@google.com2011-05-1856-254/+325
* An initial curvecp implementation. This implementation is not complete,mbelshe@google.com2011-05-1833-0/+3747
* Mark several tests that seem flaky under TSAN.joi@chromium.org2011-05-182-3/+7
* Marking test DhcpProxyScriptAdapterFetcher.TimeoutDuringDhcp as FLAKY.gene@chromium.org2011-05-171-1/+1
* Linux: refactor ProxyConfigServiceLinux to use an enum of setting ids rather ...mdm@chromium.org2011-05-173-227/+318
* Revert 85667 - An initial curvecp implementation. This code is not complete,...gene@chromium.org2011-05-1733-3743/+0
* An initial curvecp implementation. This code is not complete, but doesmbelshe@google.com2011-05-1733-0/+3743
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-1727-170/+2498
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-1726-2495/+165
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-1727-165/+2552
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-166-36/+2
* Fix crash bug with SpdyProxyClientSocket where IsConnectedAndIdlerch@chromium.org2011-05-162-2/+4
* Re-order the declarations in AddressList to comply with style.eroman@chromium.org2011-05-162-69/+67
* MAC Cookies (patch 5 of N)abarth@chromium.org2011-05-167-29/+43
* Linux: add gyp rules for gio library and gsettings link mode.mdm@chromium.org2011-05-161-0/+1
* net: add mattmccutchen to HSTS preloadedagl@chromium.org2011-05-162-0/+8
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-1412-22/+397
* Add comments explaining the IPv6 fallback logic in TransportConnectJob.willchan@chromium.org2011-05-141-7/+13
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-143-16/+17
* MAC Cookies (patch 4 of N)abarth@chromium.org2011-05-137-52/+63
* Add missing initializer for |proxy_service_| in URLRequestContext constructor.marshall@chromium.org2011-05-131-0/+1
* net: add login.sapo.pt to HSTS preloaded list.agl@chromium.org2011-05-132-0/+8
* Implemented RequestHeaders field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-136-8/+15
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-132-9/+2
* Attempt to fix the magical clang build.abarth@chromium.org2011-05-122-0/+7
* MAC Cookies (patch 3 of N)abarth@chromium.org2011-05-126-23/+187
* Add a fallback socket connect() for IPv6.willchan@chromium.org2011-05-123-27/+374
* Tolerate extra whitespace in header parametersasanka@chromium.org2011-05-122-1/+21