summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove SpdyDataFlags from SpdyFramerVisitorInterface::OnStreamFrameData()akalin@chromium.org2013-03-082-2/+2
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* net: add basic ChannelID support to TLSLite.agl@chromium.org2013-03-021-0/+15
* [SPDY] Clean up stream flow control code a bitakalin@chromium.org2013-02-281-1/+1
* Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.akalin@chromium.org2013-02-262-3/+3
* Remove SpdyFrame::length(). Useful in SPDY 4 development.akalin@chromium.org2013-02-261-4/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-247-8/+8
* Remove SpdyDataFrame. Useful in SPDY 4 development.akalin@chromium.org2013-02-211-2/+2
* Split out policy code from net/tools/testserver.mnissler@chromium.org2013-02-194-790/+0
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-2/+2
* When reading from an SSL socket, attempt to fully fill the caller's bufferrsleevi@chromium.org2013-02-161-0/+19
* Verify the signature on user cloud policy downloads.joaodasilva@chromium.org2013-02-161-14/+15
* Serious cleanup of SpdyFramer compression code:akalin@chromium.org2013-02-151-7/+7
* Remove SpdySettingsControlFrame struct. Useful for Spdy 4 Development.akalin@chromium.org2013-02-151-1/+1
* Remove SpdySynStreamControlFrame struct. Useful in SPDY 4 development.akalin@chromium.org2013-02-151-1/+1
* Remove SpdySynReplyControlFrame and SpdyGoAwayControlFrame.akalin@chromium.org2013-02-141-1/+1
* Revert 182279 due to failure in CloudPolicyTest.FetchPolicyWithRotatedKey on ...rdsmith@chromium.org2013-02-131-15/+14
* Verify the signature on user cloud policy downloads.joaodasilva@chromium.org2013-02-131-14/+15
* Rename SpdyStatusCodes to SpdyRstStreamStatusakalin@chromium.org2013-02-092-2/+2
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-0814-66/+69
* Linux/ChromeOS Chromium style checker cleanup, net/ edition.rsleevi@chromium.org2013-02-061-5/+5
* Add DeviceRegisterRequest.BROWSER and use it for chrome.atwilson@chromium.org2013-02-031-2/+2
* device_management.py: Send settings_entity_id in responses.mnissler@chromium.org2013-01-301-0/+1
* Disk cache: Update the dump_cache tool to show the Stats record. rvargas@google.com2013-01-231-2/+48
* [net/tools/gdig] Use unsigned instead of size_t when printing on Windows.szym@chromium.org2013-01-221-9/+9
* Synchronize sending of RST between server and client to avoid dropping bytes.rdsmith@chromium.org2013-01-221-13/+14
* [sync] Divorce python sync test server chromiumsync.py from testserver.pyrsimha@chromium.org2013-01-208-3664/+153
* Revert 177778rvargas@google.com2013-01-181-48/+2
* Disk cache: Update the dump_cache tool to show the Stats record. rvargas@google.com2013-01-181-2/+48
* Revert 177728rvargas@google.com2013-01-181-47/+2
* Disk cache: Update the dump_cache tool to show the Stats record.rvargas@google.com2013-01-181-2/+47
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+106
* Only define ERROR on windows buildsjoth@chromium.org2013-01-101-2/+2
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-0/+1
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-1/+6
* Add replay log support to gdig.cbentzel@chromium.org2012-12-191-35/+189
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-193-12/+76
* Chrome now uses policy_type=google/chrome/user.atwilson@chromium.org2012-12-131-7/+9
* Remove support for gdata from the Python test server and net/test.mtomasz@chromium.org2012-12-131-62/+0
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-081-0/+10
* A pair of changes to make it easier to use NetLogs inmmenke@chromium.org2012-12-051-1/+1
* Disk cache: Remove redundant code from dump_cache.rvargas@google.com2012-12-053-61/+51
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-16/+127
* Handle broken pipe errors in Python testserver.bauerb@chromium.org2012-12-041-3/+31
* Add support for public account policy to CloudPolicyClient.mnissler@chromium.org2012-12-041-22/+38
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-041-2/+2
* Adding a simple class for dumping the contents of a cache. Use this new class...rch@chromium.org2012-11-299-39/+479
* Revert 170024 - Adding a simple class for dumping the contents of a cache. U...rch@chromium.org2012-11-289-500/+60
* Adding a simple class for dumping the contents of a cache. Use this new clas...rch@chromium.org2012-11-289-60/+500
* Used shared proto messages for user cloud policies of the same type.joaodasilva@chromium.org2012-11-281-22/+20