summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added interval as kludge on cron style run timesticket3279Thomas S. Benjamin2011-09-08
* have runs running with several kludgesThomas S. Benjamin2011-09-08
* have basic process control workingThomas S. Benjamin2011-09-08
* got basic torrc writing doneThomas S. Benjamin2011-09-08
* Got a kudlge version of config working between run module and mainThomas S. Benjamin2011-09-08
* checkpointThomas S. Benjamin2011-09-07
* runs without crashing, dummy torrc onlyThomas S. Benjamin2011-09-05
* checkpointThomas S. Benjamin2011-09-05
* fixed some bugs in multiple run handling, changed default working directory t...Thomas S. Benjamin2011-09-05
* checkpointThomas S. Benjamin2011-09-04
* first draft of torperf.py complete, loads config, not yet cmd line optionsThomas S. Benjamin2011-08-24
* reorganized project into torperf script and seperate working dirThomas S. Benjamin2011-08-24
* moving things aroundThomas S. Benjamin2011-08-20
* appear to have acheived reading of confThomas S. Benjamin2011-08-18
* checkpointThomas S. Benjamin2011-08-18
* changing all the python stuff to mirror arm structureThomas S. Benjamin2011-08-18
* intermediate commit, this version will not runThomas S. Benjamin2011-08-18
* new try at ticket 2563 based on atagars armThomas S. Benjamin2011-08-18
* Add ChangeLog entry for previous 2 commits.Karsten Loesing2011-07-29
* Fix compilation on MacOS XSteven Murdoch2011-07-29
* Remove unused command-line options -v and -F.David Fifield2011-07-29
* Add ChangeLog entry for including <arpa/inet.h>.Karsten Loesing2011-04-16
* (util.c): #include <arpa/inet.h> for ntohl().Linus Nordberg2011-04-16
* Prepare change log for next version.Karsten Loesing2011-04-12
* Add a ChangeLog for version 0.0.1.Karsten 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