summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* HSTS: add net-internals UI.agl@chromium.org2011-02-176-24/+119
* New policy protobuf protocol.jkummerow@chromium.org2011-02-172-4/+3
* Add unique identifier to url requestsjochen@chromium.org2011-02-173-1/+30
* Include subdomains in the *.google.com HSTS entries.cevans@chromium.org2011-02-171-3/+3
* Disk cache: Always initialize disabled_rvargas@google.com2011-02-161-0/+2
* Disk cache: More files for unit tests.rvargas@google.com2011-02-166-0/+166
* Add the NSS patch for SSL client auth with native crypto APIs on Macwtc@chromium.org2011-02-163-99/+708
* Reland r74842willchan@chromium.org2011-02-169-97/+111
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-169-111/+97
* Remove whitespace at the end of lines.wtc@chromium.org2011-02-161-4/+4
* Reland r74842willchan@chromium.org2011-02-169-97/+111
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-162-3/+4
* New policy protobuf protocol.jkummerow@chromium.org2011-02-162-4/+3
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-163-2/+56
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-162-3/+4
* New policy protobuf protocol.jkummerow@chromium.org2011-02-162-4/+3
* FTP: Compatibility fix for "ls -l" style directory listing parser.phajdan.jr@chromium.org2011-02-165-10/+13
* Disk cache: Fix the initialization order of the backend.rvargas@google.com2011-02-162-5/+29
* Remove the unused PlatformAuthInfo structure definition.wtc@chromium.org2011-02-161-13/+0
* Enable sdch_filter_unittest to run on Linux by removing theadamk@chromium.org2011-02-152-5/+2
* Directions for how to build SPDY dissector for Windows.cbentzel@chromium.org2011-02-151-0/+49
* Don't call the zlib functions with the MOZ_Z_ prefixwtc@chromium.org2011-02-152-21/+6
* In spdy_session dont call CloseAllStreams if it hasrtenneti@chromium.org2011-02-151-3/+5
* Add checks to URLRequestThrottlerManager to help identify the cause of crashes.yzshen@chromium.org2011-02-142-17/+108
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-149-111/+97
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-149-97/+111
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-129-111/+97
* In Dev build, we would like to see if SSLClientSocketNSS objectrtenneti@chromium.org2011-02-122-6/+39
* The current implementation of client authentication for Windows and Mac match...rsleevi@chromium.org2011-02-125-214/+1
* Fix Coverity UNINIT_CTOR defect in the HttpAuthCache::Entrywtc@chromium.org2011-02-111-1/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-117-78/+166