summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add a ':' to keep the reasons all part of the 'value' string.fixfieldMike Perry2011-03-04
|
* Merge branch 'task2603'Karsten Loesing2011-02-25
|\
| * Clean up unused files, update README and LICENSE.Karsten Loesing2011-02-23
| |
* | Merge branch 'task2515' into master2Karsten Loesing2011-02-25
|\ \
| * | Update timeout script instructions for Squeeze.Karsten Loesing2011-02-23
| |/
* | Clarify some fields of extradata.bugs2551+2590Mike Perry2011-02-23
| |
* | Fix a spurious WARN in extra_data.pyMike Perry2011-02-23
| |
* | Fix annoying formatting in example start script.Mike Perry2011-02-23
| | | | | | | | Bonus commit! ;)
* | Update measurements doc for new extra_stats.py.Mike Perry2011-02-23
| |
* | Fix extra_stats.py to output more useful data.Mike Perry2011-02-23
|/ | | | | Documentation follows in next commit. Also requires a TorCtl update to latest origin/master.
* Make entrycons.py redirect stderr, too.Karsten Loesing2011-02-15
|
* Fix bug 2566: Set UseEntryGuards 1 to override the torperf torrc.Mike Perry2011-02-15
| | | | This lets us actually choose guards from the control port.
* Add script to verify our guard choice is behaving as expected.Mike Perry2011-02-15
|
* add a missing colon, fix part of bug 2515Sebastian Hahn2011-02-08
|
* The timeout tool has moved to package coreutils.Karsten Loesing2011-02-08
|
* Add crontab entries for new torperf runs.Karsten Loesing2011-02-02
|
* Add some structure to measurements-HOWTO.Karsten Loesing2011-01-28
|
* Add an example start-tors script for the 1919 caseSebastian Hahn2011-01-28
|
* Add a hint about the consolidate_stats scriptSebastian Hahn2011-01-28
|
* Add entrycons howtoSebastian Hahn2011-01-28
|
* Minor fixes.Karsten Loesing2011-01-28
|
* Fix serious bug causing slow guards to be replaced by fast ones.Mike Perry2011-01-28
| | | | Also implement 'fastratio' and 'slowratio' options.
* Update the entrycons scriptSebastian Hahn2011-01-28
| | | | Make it work, check that it plays nice with TorCtl
* entrycons script provided by asnSebastian Hahn2011-01-28
|
* Add a script to combine data and extradataSebastian Hahn2011-01-28
|
* Add a script to print the chosen pathSebastian Hahn2011-01-28
| | | | | | This script prints out the relays used to fetch a resource, so that the resulting speed can be correlated with the relays that were picked while measuering.
* Update measurement howto because of change to gitSebastian Hahn2010-09-10
| | | | Also remove the $Id$ svnisms from all the files
* Add a gitignore fileSebastian Hahn2010-09-10
|
* make the torperf instructions a bit more cut-and-pasteRoger Dingledine2010-03-10
| | | | svn:r21917
* Try harder to fix URLs.Karsten Loesing2010-01-21
| | | | svn:r21466
* Update URLs of test files.Karsten Loesing2010-01-21
| | | | svn:r21464
* fix the torperf svn url in the torperf instructionsRoger Dingledine2010-01-21
| | | | svn:r21463
* Add remark that Tor clients can be started after reboot using cron on ↵Karsten Loesing2009-07-04
| | | | | | Debian. Thanks, weasel! svn:r19924
* Send SIGINT upon timeouts and try harder to avoid overlapping requests.Karsten Loesing2009-06-10
| | | | svn:r19707
* Handle SIGINT by writing how far we've got with our request and exit.Karsten Loesing2009-06-10
| | | | svn:r19706
* Add logging on notice level.Karsten Loesing2009-06-10
| | | | svn:r19705
* Reduce MaxCircuitDirtiness to 1 minute to avoid reusing the same circuit in ↵Karsten Loesing2009-06-10
| | | | | | edge cases. svn:r19704
* Add draft of a measurement setup howto.Karsten Loesing2009-06-10
| | | | svn:r19703
* Use the correct argument as filename when a non-default SOCKS host and port ↵Karsten Loesing2009-06-10
| | | | | | is specified. svn:r19702
* minor change to usageAndrew Lewman2009-03-07
| | | | svn:r18792
* Be more correct when specifying printf format codes (thanks nickm, phobos)Steven Murdoch2009-03-06
| | | | svn:r18790
* Initial revision of Tor performance measurement codeSteven Murdoch2007-09-23
svn:r11592