summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix variable shadow, and add some logs.Mike Perry2011-12-01
* Change how circuit failure is used.Mike Perry2011-12-01
* Implement per-class setpoints.Mike Perry2011-12-01
* Alter default param values.Mike Perry2011-12-01
* Fix an exception that can happen with very large bandwidths.Mike Perry2011-12-01
* Use desc bw if consensus bw is missing for some log linesMike Perry2011-11-20
* Add some notifications for #4359/#2286.Mike Perry2011-11-20
* Be consistent about Wgd application for Guard+Exit nodes.Mike Perry2011-11-20
* Display a total of previous consensus bw measured in INFO logs.Mike Perry2011-11-20
* Output git revision.Mike Perry2011-11-20
* Bug 2014: Provide url to backup bw server.Mike Perry2011-11-20
* Bug #4330: Have snakeinspector attach files if they existMike Perry2011-11-19
* Forgot a spec paragraph..Mike Perry2011-11-17
* Merge branch 'pid_control-rebased'Mike Perry2011-11-17
|\
| * Let's try turning FetchDirInfo*Early on by default.Mike Perry2011-11-17
| * Update spec to include consensus params.Mike Perry2011-11-17
| * Allow desc bw to be used in feedback.Mike Perry2011-11-17
| * Submodule.Mike Perry2011-11-17
| * Switch to memory-only sqlalchemy by default.Mike Perry2011-11-17
| * Add some comments about potential timeout issues.Mike Perry2011-11-17
| * Update scanner cutoffs and timeouts in config.Mike Perry2011-11-17
| * Update pythonpath to modern versions.Mike Perry2011-11-17
| * Prevent file size list from double-listing percentiles.Mike Perry2011-11-17
| * Differentiate measured and update timestamps.Mike Perry2011-11-17
| * Retain pid_error_sum and pid_delta between votes.Mike Perry2011-11-17
| * Move more parameters to consensus.Mike Perry2011-11-17
| * Fix for 0-bandwidth Guard issue.Mike Perry2011-11-17
| * Tweak a regex and add some log lines.Mike Perry2011-11-14
| * Tweaks to try to make PID look more like other bw auths.Mike Perry2011-11-14
| * Bug #4268: Remove sleeping from bw authsMike Perry2011-11-14
| * Bug #4273: Reduce max fetch timeMike Perry2011-11-14
| * Prior to feedback, we used the greater of two ratios.Mike Perry2011-11-14
| * Bugs 4431+2014: Randomized url support + variable file sizes.Mike Perry2011-11-14
| * Bug #4431: Automatically determine size cutoffs.Mike Perry2011-11-14
| * Fix accidental reset of circ_fail_rate.Mike Perry2011-11-14
| * Submodule.Mike Perry2011-11-14
| * Actually remove stale files.Mike Perry2011-11-14
| * Update cron script to differentiate output vs archive.Mike Perry2011-11-14
| * Handle negative bandwidths.Mike Perry2011-11-14
| * Update spec with circ failure info.Mike Perry2011-11-14
| * Fix the circ failure feedback.Mike Perry2011-11-14
| * Properly store roger's unfeedback var.Mike Perry2011-11-14
| * Fix a few feedback bugs.Mike Perry2011-11-14
| * Fix a couple parse errors.Mike Perry2011-11-14
| * Add a comment, update submodule.Mike Perry2011-11-14
| * Bug #1984 attempt: Penalize nodes for circuit failures.Mike Perry2011-11-14
| * Make way for fix for #1984.Mike Perry2011-11-14
| * Add Guard non-feedback info to spec.Mike Perry2011-11-14
| * Use guard measurements without feedback if available.Mike Perry2011-11-14
| * Comments from arma.Mike Perry2011-11-14