summaryrefslogtreecommitdiffstats
path: root/net/test/test_server.h
Commit message (Expand)AuthorAgeFilesLines
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-281-1/+1
* More net/ reordering.erg@google.com2011-01-211-1/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-5/+5
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-5/+5
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-5/+5
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-12/+0
* Explicitly whitelist the test server port.bauerb@chromium.org2010-12-101-0/+3
* Fixes the remaining unit tests failures for OpenSSL:joth@chromium.org2010-12-021-2/+2
* [Sync] Make sync integration tests use local xmpp servers.akalin@chromium.org2010-11-271-0/+5
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-271-0/+4
* Revert 67398 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-4/+0
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-0/+4
* Revert 67386 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-4/+0
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-0/+4
* Revert 67018 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-231-4/+0
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-221-0/+4
* Revert 66879 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-4/+0
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-0/+4
* [Sync] Added a separate type for a sync server for testserver.pyakalin@chromium.org2010-11-121-0/+1
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-111-1/+4
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-111-3/+10
* Revert 65465 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-4/+1
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-1/+4
* GTTF: Implement a timeout for TestServer on Windows.phajdan.jr@chromium.org2010-10-301-2/+5
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-8/+73
* Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...nick@chromium.org2010-10-271-4/+1
* Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...cbentzel@chromium.org2010-10-271-1/+4
* Revert 64065 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-4/+1
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-1/+4
* Remove TestServer::WaitToFinish, it is now unused.phajdan.jr@chromium.org2010-10-061-6/+0
* Wait on a pipe for the test server to start updavidben@chromium.org2010-09-221-0/+10
* Re checkin 59671.lzheng@chromium.org2010-09-161-3/+0
* Revert 59671 - Refactor test_server so some python related functions could be...lzheng@chromium.org2010-09-161-0/+3
* Refactor test_server so some python related functions could be shared by othe...lzheng@chromium.org2010-09-161-3/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-294/+55
* Add rudimentary support for client auth in testserver.py and unit testsdavidben@chromium.org2010-08-071-0/+25
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-5/+210
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-20/+6
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-0/+149