summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* FTP: fix compatibility with servers which send 451 responsephajdan.jr@chromium.org2011-09-143-15/+53
* FTP: Cleanup - replace sscanf with more high-level routines.phajdan.jr@chromium.org2011-09-142-24/+46
* Mark URLRequestTestHTTP.ProxyTunnelRedirectTest flaky.ericu@google.com2011-09-141-1/+7
* Move destruction of FilePathWatcherFactory from WatchingFileReader dtor to Ca...szym@chromium.org2011-09-141-1/+5
* Disk cache: Make a local copy of the operation result beforervargas@google.com2011-09-141-1/+2
* Third try at committing this.erikwright@chromium.org2011-09-1313-588/+1632
* Disk cache: Make sure that we don't use the address of anrvargas@google.com2011-09-131-5/+5
* Don't leak SSPILibraryDefault objectsasanka@chromium.org2011-09-132-11/+9
* Don't interpret embeded NULLs in a response header line as a line terminator.eroman@chromium.org2011-09-135-10/+46
* net: update public key block for the correct Cyber CA certs.agl@chromium.org2011-09-138-2/+190
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* NetworkChangeNotifierMac: synchronize destruction order with helper thread.adamk@chromium.org2011-09-122-14/+13
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-123-29/+79
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-123-8/+2
* Revert 100691 - Mark SpdySessionPool as not threadsafedmazzoni@chromium.org2011-09-121-3/+1
* Remove CHROME_V8 #define and related javascript_engine gyp variable.mihaip@chromium.org2011-09-121-5/+1
* Mark SpdySessionPool as not threadsafekristianm@chromium.org2011-09-121-1/+3
* net: another HSTS preloaded updateagl@chromium.org2011-09-122-0/+23
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-1213-252/+225
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+0
* LOG(WARNING)=>VLOG for SPDY path loggingwillchan@chromium.org2011-09-091-2/+2
* ...agl@chromium.org2011-09-092-0/+9
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-0913-1632/+588
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-0913-588/+1632
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-0913-1608/+579
* Revert 100316 - Fix a memory leak in a unit test.estade@chromium.org2011-09-093-22/+12
* Check for kCFProxyTypeHttps in ProxyResolverMaceroman@chromium.org2011-09-091-0/+5
* Fix a memory leak in a unit test.erikwright@chromium.org2011-09-093-12/+22
* Always use a worker thread when getting file info for URLRequestFileJobevan@chromium.org2011-09-082-36/+10
* Fix wrong type for len arg in SEC_StringToOID call in r100264.mattm@chromium.org2011-09-081-1/+1
* Resubmission of r98288: Added CreateOriginBound method to x509_certificate.hmdietz@google.com2011-09-087-13/+294
* net: remove X509CertificateTest.UnoSoftCertParsingagl@chromium.org2011-09-082-22/+0
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-0813-579/+1608
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-089-57/+56
* Exposing CloseIdleConnections in HttpCache, and close idle spdy sessionskristianm@chromium.org2011-09-087-0/+141
* Fix syntax error introduced in r96515.cmp@chromium.org2011-09-081-1/+1
* Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to closegroby@chromium.org2011-09-081-0/+4
* Move launching in a job object logicphajdan.jr@chromium.org2011-09-071-57/+19
* net: add certificate pins for Toragl@chromium.org2011-09-072-0/+44
* Disk cache: Use platform_file functions for POSIX.rvargas@google.com2011-09-071-6/+11
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+3
* Fix the string constant to be exactly 10 characters.glider@chromium.org2011-09-071-1/+1
* Remove 8 static intializers.thakis@chromium.org2011-09-071-1/+1
* FTP: fix navigation to ftp://ftp.emea.ibm.com/toibm/tivoliphajdan.jr@chromium.org2011-09-062-1/+2
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-0612-187/+319
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-0512-319/+187
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-0512-187/+319
* Mark net::NetLogStringParameter for export to fix component build for chrome.sadrul@chromium.org2011-09-041-1/+1
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-041-0/+10
* mac: gcc buildfixthakis@chromium.org2011-09-041-1/+2