summaryrefslogtreecommitdiffstats
path: root/media/tools/constrained_network_server/cns.py
Commit message (Expand)AuthorAgeFilesLines
* Enable CNS to serve files from different port.shadi@chromium.org2012-08-091-30/+97
* Add CNS function to clean up port matching requester IP address.shadi@chromium.org2012-08-091-2/+17
* Update CNS to run on chromeperf34 and CNS tests to run on windows perf_av bot.shadi@chromium.org2012-08-021-7/+8
* Add file name and URL params as key for CNS ports.shadi@chromium.org2012-05-161-3/+2
* Refactor CNS cleanup method.shadi@chromium.org2012-05-121-27/+16
* Make CNS arguments configurable through cns_test_base.shadi@chromium.org2012-05-121-2/+8
* Increase socket_timeout values for CNS requests. This timeout caused connecti...shadi@chromium.org2012-05-051-5/+5
* CNS seek tests for <video>.shadi@chromium.org2012-04-241-5/+15
* Run CNS perf tests more than once to stabilize results.shadi@chromium.org2012-02-171-10/+21
* Add support to disable CNS port expiration and improve error logging.shadi@chromium.org2012-02-091-6/+10
* Add root access check to cns server.shadi@chromium.org2012-01-131-0/+6
* Constrained Network test does not fail fast under fatal conditions.shadi@chromium.org2012-01-111-0/+20
* Fix abspath/normpath mixup in security check.dalecurtis@chromium.org2012-01-051-2/+2
* Fix mime-type for webm files served on CNS.shadi@chromium.org2012-01-051-1/+4
* Merging CNS server with scripts.shadi@chromium.org2011-12-201-20/+71
* Fix python scripts in src/mediamaruel@chromium.org2011-11-231-2/+1
* Introduce the constrained network server.dalecurtis@chromium.org2011-11-171-0/+275