summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-255-6/+6
* Enabling MHTML.jcivelli@chromium.org2011-05-251-3/+5
* Update effecitve-TLD data files using the latest data from Mozilla.jshin@chromium.org2011-05-253-11096/+10508
* moved Buffer to dns_util as DnsResponseBufferagayev@chromium.org2011-05-243-138/+150
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-241-1/+2
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-242-1/+30
* Fix data URL bug reported on Wikipediaabarth@chromium.org2011-05-232-19/+36
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-222-0/+10
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* net: add betnet.fr to HSTS preloaded listagl@chromium.org2011-05-192-0/+8
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-195-54/+78
* Include SSL plaintext traffic in addition to the ciphertext when logging raw ...rsleevi@chromium.org2011-05-191-0/+2
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-195-78/+54
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-195-54/+78
* 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
* net: Add NET_API to net/baservargas@google.com2011-05-1856-254/+325
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-172-7/+12
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-172-12/+7
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-172-7/+12
* 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-163-6/+4
* net: add mattmccutchen to HSTS preloadedagl@chromium.org2011-05-162-0/+8
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-142-19/+0
* 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-132-4/+8
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-7/+0
* Attempt to fix the magical clang build.abarth@chromium.org2011-05-122-0/+7
* MAC Cookies (patch 3 of N)abarth@chromium.org2011-05-125-23/+181
* Tolerate extra whitespace in header parametersasanka@chromium.org2011-05-122-1/+21
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-122-61/+5
* Code formatting.qsr@google.com2011-05-121-4/+5
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-128-117/+194
* 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-101-1/+1
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-6/+4
* Reformating functions calls.qsr@google.com2011-05-101-1/+2
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+2
* 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
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+6
* Gchat data is mapped onto talkgadget.google.com so don't forget to HSTS it.cevans@chromium.org2011-05-052-0/+8
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-052-0/+13
* Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networkswtc@chromium.org2011-05-053-54/+67
* net: add cloudsecurityalliance.org to HSTS preloaded list.agl@chromium.org2011-05-052-0/+8
* Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/...kushi.p@gmail.com2011-05-0511-22/+26
* Fix logic for handling reports of malformed bodies. To end up countingjoi@chromium.org2011-05-051-2/+10
* Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ...joi@chromium.org2011-05-051-9/+2