summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix Android cryptographic key pair storage.digit@chromium.org2012-10-253-22/+49
* Revert 164064 - Cache backend for devices with flash storagecbentzel@chromium.org2012-10-257-184/+136
* [net] When using TTL from DnsTask, set it to at least 60 seconds.szym@chromium.org2012-10-254-51/+56
* Cache backend for devices with flash storageagayev@chromium.org2012-10-257-136/+184
* Fix the failed cases in URLFetcherFileTest on Android.shouqun.liu@intel.com2012-10-254-8/+28
* net: Remove unused URLRequest::job()hashimoto@chromium.org2012-10-251-4/+0
* testserver.py cleanuptoyoshim@chromium.org2012-10-251-67/+89
* Coalesce payload length statistics in ChromeNetworkDelegatebengr@google.com2012-10-245-3/+25
* Remove the ConnnectBackupJobs field trial.stevet@chromium.org2012-10-241-9/+0
* net: update Twitter HSTS entry.agl@chromium.org2012-10-242-4/+4
* Remove debugging logging in QuicFecGroupTest. This debugging was confusing s...rch@chromium.org2012-10-241-8/+0
* testserver.py must provide proper error codetoyoshim@chromium.org2012-10-241-8/+7
* Remove the ConnCountImpact FieldTrial code.stevet@chromium.org2012-10-241-11/+0
* Add QuicPacketCreator and QuicFecGroup.rch@chromium.org2012-10-2313-15/+1005
* Call sock_->IsConnected() without waiting for the connection to bewtc@chromium.org2012-10-231-7/+9
* Non-functional change to simply have Downloads query Prefs for the charset wh...pauljensen@chromium.org2012-10-232-9/+0
* Allow a retry of a blocking connect() on EINTR to fail with EISCONN.wtc@chromium.org2012-10-231-1/+2
* [net/dns] Add histograms for duration of DnsTask, fallback to ProcTask and Dn...szym@chromium.org2012-10-232-4/+31
* Add a new OnRevivedPacket() method to QuicFramerVisitorInterface that is call...rch@chromium.org2012-10-234-7/+17
* Cache backend for devices with flash storageagayev@chromium.org2012-10-238-0/+553
* TransportClientSocketTest.IsConnected should wait for the server towtc@chromium.org2012-10-231-2/+6
* net_unittests.isolate on OSX: update with fix_test_casse.py.maruel@chromium.org2012-10-221-20/+20
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-2221-177/+134
* Minor style cleanup of QuicProtocolrch@chromium.org2012-10-222-34/+42
* net: add a couple of RedHat domains to the HSTS preloaded list.agl@chromium.org2012-10-222-0/+4
* net: add (*.)stocktrade.de to HSTS preloaded.agl@chromium.org2012-10-222-0/+2
* net: Delete special logic for chunked uploadhashimoto@chromium.org2012-10-2219-281/+177
* Rename Fragment->Frame for QUICrch@chromium.org2012-10-229-566/+562
* Change CryptoFramer to return a QuicData* instead of returning a bool and set...rch@chromium.org2012-10-214-34/+23
* Move non-trivial methods from QuicDataWriter to the .cc file.rch@chromium.org2012-10-202-48/+54
* Make QuicPacket and QuicEncryptedPacket DISALLOW_COPY_AND_ASSIGN.rch@chromium.org2012-10-202-61/+50
* Clean up style of QUIC's CryptoFramer et. al.rch@chromium.org2012-10-204-47/+72
* [Coverity] Init uninitialized member vargroby@chromium.org2012-10-201-0/+1
* Move SnapshotSamples to HistogramBasekaiwang@chromium.org2012-10-202-3/+3
* Create a barebones DNS proberttuttle@chromium.org2012-10-203-4/+8
* Android: remove check for JNI method id.bulach@chromium.org2012-10-201-5/+0
* Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...battre@chromium.org2012-10-208-10/+10
* Upstream Android-specific net/ changes.newt@chromium.org2012-10-207-12/+31
* fix another silly warning diagnosis in net/dns unittestscottmg@google.com2012-10-201-1/+1
* Enable MD5 certificate signatures until we figure out how to dealwtc@chromium.org2012-10-191-37/+17
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Ensure that all exits from ProcessPacket return true or set an error.rch@chromium.org2012-10-191-1/+3
* Adding (but not widely using) a reason phrase to Rst and ConnectionClose for ...rch@chromium.org2012-10-194-31/+106
* Update net/websockets/OWNERStoyoshim@chromium.org2012-10-191-0/+2
* net: Remove unnecessary ScopedAllowIO from UploadFileElementReaderhashimoto@chromium.org2012-10-191-6/+0
* Linux: fix build with system zlib.phajdan.jr@chromium.org2012-10-193-0/+46
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-1830-0/+5509
* Fix a crash when a line containing the length of an HTTPmmenke@chromium.org2012-10-183-12/+72
* Revert 162415 - this was causing a shutdown hang.mmenke@chromium.org2012-10-182-66/+22
* net: add (*.)itriskltd.com" to HSTS preloaded list.agl@chromium.org2012-10-182-0/+2