summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-045-48/+140
* Landing some further tweaks for Adam.cevans@chromium.org2011-09-031-1/+9
* Add --https-cert option to run_testserver.cbentzel@chromium.org2011-09-031-6/+31
* Fix a benign off-by-one error of kNumSerials in IsBlacklisted.wtc@chromium.org2011-09-033-68/+4
* Revert r98279 partially to disable the STATE_LOAD_SSL_HOST_INFO statewtc@chromium.org2011-09-031-2/+2
* Refactoring and further work on DnsConfigServiceszym@chromium.org2011-09-0313-611/+992
* Update SSLClientSocketNSS::ClientAuthHandler now thatmattm@chromium.org2011-09-021-5/+2
* Add Jim and Raman to OWNERS file for netjar@chromium.org2011-09-021-0/+2
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-0/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-0215-25/+28
* Fix initial online state on Mac.adamk@chromium.org2011-09-024-39/+77
* Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job rch@chromium.org2011-09-0213-60/+95
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-0215-28/+25
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-0215-25/+28
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-014-5/+5
* IDNToUnicodeWithOffsets() supports NULL for the offset vector, so make IDNToU...pkasting@chromium.org2011-09-011-2/+1
* Remove throttling trial, and make feature on by default.joi@chromium.org2011-09-012-31/+0
* Revert 99135 - Refactoring and remaining work on DnsConfigService: levin@chromium.org2011-09-0113-993/+611
* Refactoring and remaining work on DnsConfigService: szym@chromium.org2011-09-0113-611/+993
* Force certificate trust preferences checking on OS X.rsleevi@chromium.org2011-09-011-1/+2
* Fix deleting a CERTCertificate object.mattm@chromium.org2011-09-011-2/+3
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-016-16/+16
* Add drive.google.com to HSTS list.cevans@chromium.org2011-09-012-0/+3
* Disk cache: Don't evict anything for the first fivervargas@google.com2011-08-312-4/+9
* Unreviewed typo fix in previous CL.agl@chromium.org2011-08-311-1/+1
* HSTS: add two more hosts.agl@chromium.org2011-08-312-4/+20
* net: block bad DigiNotar serial numbers and several intermediates.agl@chromium.org2011-08-311-4/+273
* Allow the NetworkDelegate to synchronously cancel a URLRequest.joaodasilva@chromium.org2011-08-312-7/+49
* Don't try to use explicit credentials with schemes that don't support it.asanka@chromium.org2011-08-3113-57/+249
* Revert 98885 - Third attempt at the following. Unreviewed, this was original...rsleevi@chromium.org2011-08-316-224/+299
* Third attempt at the following. Unreviewed, this was originally reviewed in ...pkasting@chromium.org2011-08-306-299/+224
* Fix a linking error with -Dlinux_link_kerberos on Gentoo.phajdan.jr@chromium.org2011-08-301-2/+0
* Mark DigiNotar as untrustedagl@chromium.org2011-08-307-10/+198
* fix up permsdmaclach@chromium.org2011-08-292-0/+0
* Detect file system errors during downloads.ahendrickson@chromium.org2011-08-294-11/+138
* Mark ParseHostAndPort() as NET_EXPORT instead of NET_EXPORT_PRIVATE.sergeyu@chromium.org2011-08-291-2/+2
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-2910-8/+225
* Previously i was recording number of RTT's vs Kilobytes of data downloaded pe...gagansingh@google.com2011-08-272-65/+1
* [Sync] Add tests for migration triggered by notificationsakalin@chromium.org2011-08-273-35/+226
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-252-1/+38
* Revert 98288 - Added CreateOriginBound method to x509_certificate.h.jbates@chromium.org2011-08-257-294/+13
* Added CreateOriginBound method to x509_certificate.h.mdietz@google.com2011-08-257-13/+294
* Always enable the STATE_LOAD_SSL_HOST_INFO state to verify the crash fixwtc@chromium.org2011-08-251-6/+4