summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix net_perftestsjoth@chromium.org2011-05-121-6/+6
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-1214-192/+74
* Code formatting.qsr@google.com2011-05-121-4/+5
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-1221-161/+227
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-124-10/+12
* Remove prefer_ipv4.wtc@chromium.org2011-05-123-19/+0
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-123-61/+8
* The flip server's --http-server and --spdy-server switches for don't functionleighton@cis.udel.edu2011-05-111-1/+5
* Restart socket pool backup job timer on ReleaseSocket.willchan@chromium.org2011-05-113-8/+61
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-118-23/+23
* Use const operator to enable compilation with stlport.jknotten@chromium.org2011-05-111-2/+2
* Revert of 83710 which reverted 83641 - DNS Host resolver changesrtenneti@chromium.org2011-05-113-48/+388
* Add a final few pin hosts to the HSTS metadata.cevans@chromium.org2011-05-102-0/+29
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-108-191/+112
* Disk cache: Make sure the list of unused entries is notrvargas@google.com2011-05-104-22/+56
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-107-26/+17
* Reformating functions calls.qsr@google.com2011-05-101-1/+2
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-106-2/+6
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-102-2/+4
* Start backup socket timer for preconnects too.willchan@chromium.org2011-05-102-5/+57
* Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy setti...mdm@chromium.org2011-05-103-44/+81
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Remove GeoTrust; leaving Equifax for now as discussed by chat.cevans@chromium.org2011-05-091-3/+0
* Make sure that the built-in pins for *.google.com don't prevent non-built-incevans@chromium.org2011-05-092-14/+31
* net: fix matching ".google.com" at the end of a string.agl@chromium.org2011-05-092-2/+4
* net: break out SSLHostInfo verification time for Google.agl@chromium.org2011-05-091-1/+6
* Documentation for ProxyResolverErrorObserverjochen@chromium.org2011-05-091-1/+7
* Add a command-line flag for MAC cookies.abarth@chromium.org2011-05-082-1/+16
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-7/+11
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-0715-46/+60
* Add requested documentation.abarth@chromium.org2011-05-061-0/+7
* net/url_request/url_request_test_util.h doesn't need to includewtc@chromium.org2011-05-062-1/+1