summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-2711-157/+472
* Revert 87077 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-2711-472/+157
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-2711-157/+472
* Make destructor virtual (Clang caught this, yay! :)joi@chromium.org2011-05-271-1/+1
* Revert 87066 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-2711-472/+157
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-2711-157/+472
* Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.joi@chromium.org2011-05-2712-81/+607
* Revert 86422 - Make DHCP WPAD on by default.joi@chromium.org2011-05-273-9/+5
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-273-6/+4
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-273-4/+6
* Add back the state that waits for the ssl_host_info_ data to be ready.wtc@chromium.org2011-05-272-2/+29
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-263-5/+4
* Added static method that allows creation of an AddressList from a list of IP ...agayev@chromium.org2011-05-263-40/+120
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-262-0/+4
* Switch to the new CustomHistogram::ArrayToCustomRanges() utilityjoi@chromium.org2011-05-261-46/+43
* Fix scope issues in DHCP WPAD code pointed out by jar@.joi@chromium.org2011-05-267-45/+63
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-263-8/+5
* Add a websocket-over-spdy flag. This change is a part of WebSocket over SPDYtoyoshim@chromium.org2011-05-262-0/+13
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-264-24/+86
* Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...willchan@chromium.org2011-05-263-86/+16
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-263-16/+86
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-263-4/+5
* Fix memory leak.koz@chromium.org2011-05-251-1/+1
* Give URLRequestJobFactory::Interceptors the ability to specify protocols they...koz@chromium.org2011-05-253-0/+69
* Remove useless compile assert.abarth@chromium.org2011-05-251-2/+0
* Replace CHECK in NetworkChangeNotifierWin::WatchForAddressChangemmenke@chromium.org2011-05-251-2/+2
* Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3rkn@chromium.org2011-05-254-1/+100
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2535-48/+50
* Enabling MHTML.jcivelli@chromium.org2011-05-251-3/+5
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-9/+0
* Update effecitve-TLD data files using the latest data from Mozilla.jshin@chromium.org2011-05-253-11096/+10508
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-246-5/+268
* moved Buffer to dns_util as DnsResponseBufferagayev@chromium.org2011-05-243-138/+150
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-242-2/+3
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-242-2/+1
* Make DHCP WPAD on by default.joi@chromium.org2011-05-243-4/+7
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-245-4/+105
* Added a function "void SpdySettingsStorage::Clear()". Added a call to therkn@chromium.org2011-05-234-3/+56
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-232-8/+8
* Fix data URL bug reported on Wikipediaabarth@chromium.org2011-05-232-19/+36
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-2220-444/+69
* net: Add NET_API to a few more files.rvargas@google.com2011-05-217-11/+26
* Net: Add NET_API to the UDP code.rvargas@google.com2011-05-215-5/+7
* Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu...mdm@chromium.org2011-05-203-75/+78
* LBYL on GSettingsbacker@chromium.org2011-05-201-5/+20
* net: Add NET_API to the auth code.rvargas@google.com2011-05-2013-36/+50
* net: Add NET_API to url_request.rvargas@google.com2011-05-2014-23/+39
* net: Add NET_API to websockets.rvargas@google.com2011-05-208-13/+21
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-201-0/+49
* Modify URLRequest::Delegate::OnCertificateRequested to cancel the request. T...rch@chromium.org2011-05-201-1/+1