summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* (util.c): #include <arpa/inet.h> for ntohl().inetLinus Nordberg2011-04-16
* Prepare change log for next version.Karsten Loesing2011-04-12
* Add a ChangeLog for version 0.0.1.torperf-0.0.1Karsten Loesing2011-04-12
* I hate everything.Mike Perry2011-04-10
* Wait until we get 99% of all descriptors before choosing guards.Mike Perry2011-04-08
* Update analyze_guards.py to take multiple .extradata files.Mike Perry2011-04-08
* Instantiate listener before registering events.Karsten Loesing2011-03-31
* Update consolidate_stats to new .data and .extradata formats.Mike Perry2011-03-16
* Add a didtimeout field to .data.Mike Perry2011-03-16
* Add a ':' to keep the reasons all part of the 'value' string.Mike Perry2011-03-11
* Add scripts for filtering and visualizing Torperf data.tomb2011-03-08
* 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.Mike 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
* | 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
|/
* 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
* 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
* Update the entrycons scriptSebastian Hahn2011-01-28
* 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
* Update measurement howto because of change to gitSebastian Hahn2010-09-10
* Add a gitignore fileSebastian Hahn2010-09-10
* make the torperf instructions a bit more cut-and-pasteRoger Dingledine2010-03-10
* Try harder to fix URLs.Karsten Loesing2010-01-21
* Update URLs of test files.Karsten Loesing2010-01-21
* fix the torperf svn url in the torperf instructionsRoger Dingledine2010-01-21
* Add remark that Tor clients can be started after reboot using cron on Debian....Karsten Loesing2009-07-04
* Send SIGINT upon timeouts and try harder to avoid overlapping requests.Karsten Loesing2009-06-10
* Handle SIGINT by writing how far we've got with our request and exit.Karsten Loesing2009-06-10
* Add logging on notice level.Karsten Loesing2009-06-10
* Reduce MaxCircuitDirtiness to 1 minute to avoid reusing the same circuit in e...Karsten Loesing2009-06-10
* Add draft of a measurement setup howto.Karsten Loesing2009-06-10
* Use the correct argument as filename when a non-default SOCKS host and port i...Karsten Loesing2009-06-10
* minor change to usageAndrew Lewman2009-03-07