summaryrefslogtreecommitdiffstats
path: root/media/tools/constrained_network_server
Commit message (Expand)AuthorAgeFilesLines
* Enable CNS to serve files from different port.shadi@chromium.org2012-08-092-35/+136
* Add CNS function to clean up port matching requester IP address.shadi@chromium.org2012-08-092-2/+48
* 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
* Reset svn:executable bit on scripts that are not executable.maruel@chromium.org2012-04-241-0/+0
* CNS seek tests for <video>.shadi@chromium.org2012-04-241-5/+15
* Set svn:executable bit only on scripts that are executable.maruel@chromium.org2012-04-232-0/+0
* 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-092-7/+27
* Add root access check to cns server.shadi@chromium.org2012-01-132-0/+23
* Constrained Network test does not fail fast under fatal conditions.shadi@chromium.org2012-01-115-64/+92
* 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-205-43/+144
* Constrained network scripts that configure a local network upload bandwidth,shadi@chromium.org2011-12-144-0/+743
* Fix python scripts in src/mediamaruel@chromium.org2011-11-232-4/+2
* Introduce the constrained network server.dalecurtis@chromium.org2011-11-172-0/+437