summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* DnsProbeJob: Differentiate network and DNS errorsttuttle@chromium.org2012-12-132-0/+4
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-1315-41/+57
* Reland 141941 - Allow ERR_CONNECTION_RESET during the SSL handshake towtc@chromium.org2012-12-131-0/+17
* Add a CheckProcessingFails method to QuicFramerTest to simplify framing bound...rch@chromium.org2012-12-121-45/+20
* Add AsyncDNS.DnsClientDisabledReason to record the last error in the streak w...szym@chromium.org2012-12-122-8/+10
* Add IncludeForRequestURL method to CanonicalCookie.markusheintz@chromium.org2012-12-124-18/+82
* net::FileStream::Available() should be callable when the available bytes = 0.kinaba@chromium.org2012-12-121-1/+1
* FTP: correctly handle newlines in file namesphajdan.jr@chromium.org2012-12-1238-1988/+2129
* Renamed classes for consistency.agayev@chromium.org2012-12-1211-213/+213
* Incremental improvement to our Ack logic: if we resend a bunch of packets, se...rch@chromium.org2012-12-126-4/+26
* [net/dns] Make DnsResponse::ParseToAddressList less stroct.szym@chromium.org2012-12-124-40/+27
* Fix flakiness of TCPListenSocketTest.kinaba@chromium.org2012-12-121-8/+9
* Add a factory for creating QuicHttpStream objects from an internal collection...rch@chromium.org2012-12-1215-33/+854
* Implement TestRootCerts for Androidppi@chromium.org2012-12-126-29/+171
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-1111-3/+214
* net: add my.alfresco.com and webmail.gigahost.dk to HSTS preloaded.agl@chromium.org2012-12-112-0/+4
* net: Make UploadDataStream independent from UploadDatahashimoto@chromium.org2012-12-1117-415/+388
* DevTools: add /json/activate/ command to the discovery protocol.pfeldman@chromium.org2012-12-115-58/+53
* Don't access the first (index 0) element of an empty vectorwtc@chromium.org2012-12-111-3/+5
* Add tests that test creating secure and http-only cookies using CanonicalCook...markusheintz@chromium.org2012-12-101-0/+21
* FTP: allow garbage instead of "ls -l" permissions listing.phajdan.jr@chromium.org2012-12-102-46/+17
* DEPS roll openssl to 1.0.1cdigit@chromium.org2012-12-101-0/+1
* Use SCHEME_HTTP for HTTPS proxies on Android.pasko@google.com2012-12-104-38/+21
* build/java_cpp_template.gypi: new build rules.digit@chromium.org2012-12-102-30/+8
* Fix uninit var in hybrid_slow_start.ccrch@chromium.org2012-12-081-0/+1
* Add mattm to net/OWNERS.mattm@chromium.org2012-12-081-0/+1
* Transfer server bound certs along with cookies for cros login.mattm@chromium.org2012-12-083-0/+63
* Add the QuicRandom interface with a default implementation that is wtc@chromium.org2012-12-084-2/+147
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-0812-8/+290
* Implement TCP congestion control classes in QUIC.rch@chromium.org2012-12-0718-15/+1354
* Decouple ServerBoundCertServiceWorker from ServerBoundCertService, remove exp...mattm@chromium.org2012-12-072-195/+108
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-072-0/+28
* Correct dists -> dist in HSTS preloaded list for Tor.agl@chromium.org2012-12-072-2/+2
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-8/+7
* * Enhance the ack loggingrch@chromium.org2012-12-0712-261/+778
* Preparing net/ for the removal of scoped_refptr::release()piman@chromium.org2012-12-071-3/+5
* Change www.crbug.com (fails) links to crbug.com links (works).dbeam@chromium.org2012-12-061-1/+1
* Temporarily allow IO to load gsettings.phajdan.jr@chromium.org2012-12-061-5/+10
* net: add dists.torproject.org to HSTS preload with pinning.agl@chromium.org2012-12-062-0/+2
* Added CacheEntry implementation.agayev@chromium.org2012-12-066-2/+290
* A pair of changes to make it easier to use NetLogs inmmenke@chromium.org2012-12-055-7/+20
* Disk cache: Remove redundant code from dump_cache.rvargas@google.com2012-12-053-61/+51
* Add SHARED_DELETE flag to FileStream.paivanof@gmail.com2012-12-052-1/+6
* net: remove include_subdomains from therapynotes.com by request of the site o...agl@chromium.org2012-12-052-2/+4
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-16/+127
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-059-846/+567
* Revert 171096rch@chromium.org2012-12-059-559/+853
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-052-4/+3
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-059-853/+559
* Update net/proxy unit test initialization of URLRequestJobFactory object.tedv@chromium.org2012-12-041-3/+3