summaryrefslogtreecommitdiffstats
path: root/net/tools/testserver
Commit message (Expand)AuthorAgeFilesLines
* Split out policy code from net/tools/testserver.mnissler@chromium.org2013-02-194-790/+0
* 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
* 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
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-1/+1
* 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
* 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
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+106
* 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
* [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
* [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
* Used shared proto messages for user cloud policies of the same type.joaodasilva@chromium.org2012-11-281-22/+20
* Hack around testserver issues with stdout and stderr on Win XP bots.mattm@chromium.org2012-11-281-2/+15
* Added cloud_policy_browsertest.cc, that tests the cloud policy stack(s) again...joaodasilva@chromium.org2012-11-202-19/+7
* [Sync] Add support for remotely enabling keystore encryptionzea@chromium.org2012-11-153-1/+83
* Enable 307 net unit tests on Android.pliard@chromium.org2012-11-141-1/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-132-33/+37
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-37/+33
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-33/+37
* [sync] Add Mobile Bookmarks folder to chromiumsync.pyrsimha@chromium.org2012-11-091-1/+3
* Try #2.1: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-073-334/+414
* Revert 166344 (SafeBrowsingSystemTest fails on XP:thakis@chromium.org2012-11-073-414/+334
* Try #2: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-073-334/+414
* testserver.py: Remove workaround for buildbottoyoshim@chromium.org2012-11-061-11/+1
* Remove DeprecationWarning filtering from testserver.pymattm@chromium.org2012-10-271-3/+0
* testserver.py cleanuptoyoshim@chromium.org2012-10-251-67/+89
* testserver.py must provide proper error codetoyoshim@chromium.org2012-10-241-8/+7
* Upstream Android-specific net/ changes.newt@chromium.org2012-10-201-8/+12
* testserver.py TLS and client auth support on WebSocket.toyoshim@chromium.org2012-10-181-4/+22
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-1/+8
* Just ignore pywebsocket import error in pyauto test.toyoshim@chromium.org2012-10-161-1/+10
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-131-1/+1
* Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...mrossetti@chromium.org2012-10-121-1/+1
* WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)toyoshim@chromium.org2012-10-121-1/+1
* Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...kochi@chromium.org2012-10-121-1/+1
* WebSocket test server migration on ExtensionApiTest.WebSocket (retry)toyoshim@chromium.org2012-10-121-1/+1
* Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-1/+1
* WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-1/+1
* Launch pywebsocket via net::TestServertoyoshim@chromium.org2012-10-092-31/+83
* Remove Python < 2.6 compatibility imports from testserver.py.mattm@chromium.org2012-09-231-18/+8
* Revert 156742 - Launch pywebsocket via net::TestServerpeter@chromium.org2012-09-142-83/+31
* Launch pywebsocket via net::TestServertoyoshim@chromium.org2012-09-142-31/+83