summaryrefslogtreecommitdiffstats
path: root/net/tools/testserver
Commit message (Expand)AuthorAgeFilesLines
...
* Added server_data json dictionary to testserver.pyakalin@chromium.org2010-11-261-1/+8
* Revert 67398 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-18/+4
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-4/+18
* Revert 67386 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-18/+4
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-4/+18
* Revert 67018 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-231-18/+4
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-221-4/+18
* Always send the device ID when making device management requests.mnissler@chromium.org2010-11-221-1/+3
* Use a service to create device management backends.mnissler@chromium.org2010-11-221-8/+8
* Revert 66879 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-18/+4
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-4/+18
* added InitLogging call to run_testserver.akalin@chromium.org2010-11-181-0/+9
* Add a PDF test to load all the pdfs in a test directory, using the test serve...jam@chromium.org2010-11-171-2/+21
* [Sync] Added a separate type for a sync server for testserver.pyakalin@chromium.org2010-11-122-93/+137
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-111-9/+17
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-111-10/+16
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-112-1/+344
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-0/+14
* Revert 65465 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-17/+9
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-9/+17
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-17/+33
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-4/+19
* Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...nick@chromium.org2010-10-271-17/+9
* Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...cbentzel@chromium.org2010-10-271-9/+17
* Revert 64065 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-17/+9
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-9/+17
* Implemented python XMPP server for use with sync integration tests.akalin@chromium.org2010-10-262-0/+777
* Implement generic GetUpdates support in python sync server. This was a recentnick@chromium.org2010-10-082-48/+262
* GTTF: Get rid of the test server's /kill switchphajdan.jr@chromium.org2010-10-041-33/+0
* Implement changes_remaining GetUpdates response; this will reducenick@chromium.org2010-09-223-43/+82
* Wait on a pipe for the test server to start updavidben@chromium.org2010-09-221-0/+17
* Revert "net: add test for False Start corking."agl@chromium.org2010-09-211-24/+0
* net: add test for False Start corking.agl@chromium.org2010-09-211-0/+24
* GTTF: Make the parallel launcher use different ports for test https servers f...phajdan.jr@chromium.org2010-09-151-39/+0
* Stabilize sync integration testsrsimha@chromium.org2010-09-152-38/+1
* Readability fixes to chromiumsync.py.nick@chromium.org2010-09-142-90/+114
* Implement gallery install APIrafaelw@chromium.org2010-09-091-1/+2
* Restore run_testserver, it's needed for PPAPI and possibly others.phajdan.jr@chromium.org2010-09-031-0/+57
* Disable request logging in test HTTP server to declutter log output.phajdan.jr@chromium.org2010-08-261-0/+4
* Add the apps datatype to the python sync server.rsimha@chromium.org2010-08-251-1/+6
* Improve support for requesting client certs in tlslitersleevi@chromium.org2010-08-211-4/+21
* GTTF: Remove TryKillingOldServer from testserver.py, it's broken.phajdan.jr@chromium.org2010-08-191-14/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-74/+28
* Simple offline startup integration test.skrul@chromium.org2010-08-132-1/+38
* sync: Add sessions to protocol and chromiumsync python test server.jerrica@google.com2010-08-131-6/+6
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-091-1/+3
* Add rudimentary support for client auth in testserver.py and unit testsdavidben@chromium.org2010-08-071-3/+9
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-7/+7
* Update python sync server to support recursive deletion.rsimha@chromium.org2010-07-281-10/+44
* Allow testserver to run without chromiumsync.pathorn@chromium.org2010-07-271-5/+7