summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Pick the closest enclosing path match when looking up HTTP auth cache entries...asanka@chromium.org2011-03-023-17/+50
* Fix broken linux64 build mbelshe@chromium.org2011-03-021-2/+2
* Add a flag to a host resolver request to request that resolution onlymbelshe@chromium.org2011-03-024-0/+56
* Add constructor for creating an AddressList from a struct sockaddr. This ismbelshe@chromium.org2011-03-023-0/+95
* Single-threaded stress test for URLRequestThrottlerManagerjoi@chromium.org2011-03-026-16/+168
* Fix Linux OOL issue that came up since yesterday.erg@google.com2011-03-022-10/+16
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-027-11/+11
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-85/+141
* Disk cache: Don't attempt to create another external filervargas@google.com2011-03-011-2/+6
* Add HttpStreamFactory Job orphaning semantics.willchan@chromium.org2011-03-017-65/+486
* Small cleanup for previous histogram checkinjar@chromium.org2011-03-011-1/+1
* Update NetLog in preparation for late binding of HttpStream jobs to requests.willchan@chromium.org2011-02-288-11/+58
* Patch from kelindsay@gmail.commbelshe@chromium.org2011-02-288-9/+137
* Update effective TLDs from upstreamagl@chromium.org2011-02-283-9616/+12389
* Remove entries from the False Start blacklist.agl@chromium.org2011-02-281-4/+0
* Crash when we notice a corruption of the histogram range-vectorjar@chromium.org2011-02-282-6/+14
* Mark DiskCacheBackendTest.AppCacheEnumerations as flakyphajdan.jr@chromium.org2011-02-281-1/+2
* Prepare for late binding of SpdyHttpStreams.willchan@chromium.org2011-02-259-300/+412
* Add a new method of ClientSocketFactory for clearing the cache used for SSL s...rch@chromium.org2011-02-256-0/+38
* Fix a Style Guide nit: include platform_mime_util.h first.wtc@chromium.org2011-02-253-4/+7
* Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...joi@chromium.org2011-02-253-51/+111
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-244-5/+13
* Remove ssl_client_socket_mac_factory.{h,cc} andwtc@chromium.org2011-02-245-121/+0
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-244-26/+89
* Fix realm selection when handling Basic authentication.asanka@chromium.org2011-02-244-20/+61
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-2417-79/+142
* Remove the workaround for bug 43461. Use a g_use_system_sslwtc@chromium.org2011-02-233-53/+35
* More OOLing on Mac.erg@google.com2011-02-233-5/+20
* net: remove comservicing.org from False Start blacklist.agl@chromium.org2011-02-231-1/+0
* Create a URLRequestContextStorage object to provide storage for URLRequestCon...willchan@chromium.org2011-02-237-27/+234
* Add a new Clear() method to the SSLClientAuthCache.rch@chromium.org2011-02-233-0/+38
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-236-3/+145
* Add an explanation for the divergenace from WPAD DNS protocol.eroman@chromium.org2011-02-232-2/+12
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-2332-692/+1046
* Disk cache: More fixes to avoid corruption.rvargas@google.com2011-02-236-85/+75
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-2332-1046/+692
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-2232-692/+1046
* Histogram for tracking time to HTTP-response data available.gavinp@chromium.org2011-02-222-0/+39
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-2222-7/+179
* Add support for testing SPDY with a forced-single-domain mode. This ismbelshe@chromium.org2011-02-224-17/+35
* net: Add aladdinschools.appspot.com to HSTS preloaded list.agl@chromium.org2011-02-222-0/+3
* Fix compilation on ubuntu 10.10.maruel@chromium.org2011-02-211-0/+1
* Update customization manifest reader to match desing docdpolukhin@chromium.org2011-02-211-1/+1
* UDT: UDP Data Transfer Protocolmbelshe@chromium.org2011-02-19101-0/+19652
* Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, andwtc@chromium.org2011-02-1817-594/+22
* Removing AccessLog class. This is a partial revert of yzshen's r74872.joi@chromium.org2011-02-182-69/+1
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-181-0/+14
* Check and invalidate cached credentials if they were used for preemptive auth...asanka@chromium.org2011-02-187-25/+84
* Add stats-table counters to the disk cache so we can expose stats throughmbelshe@chromium.org2011-02-181-0/+3
* Update the NSS patches. Add snapstart2.patch and peercertchain.patch.wtc@chromium.org2011-02-176-32/+243