summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* And it's INT32_MAX, not UINT32_MAX..Mike Perry2011-12-11
* Fix an overflow checkMike Perry2011-12-11
* Be merciful in Guard intermediate voting mode.Mike Perry2011-12-09
* And forgot to reset a var...Mike Perry2011-12-05
* Fix c_node exception typo.Mike Perry2011-12-05
* The old code should use circ failures..loggingMike Perry2011-12-05
* Always display per-class logs, even if the feature is disabled.Mike Perry2011-12-05
* Improve and demote some noisy loglines.Mike Perry2011-12-04
* Clean up the spec a tad.Mike Perry2011-12-03
* Allow us to cap feedback via consensus param.Mike Perry2011-12-03
* Make the pid target bw actually converge.Mike Perry2011-12-02
* Be more merciful.Mike Perry2011-12-02
* Implement mercy, subject to consensus parameter.Mike Perry2011-12-02
* Add a consensus param to raise the PID setpoint.Mike Perry2011-12-02
* Use FastFirstHopPK to get circ fail rates for Guards.Mike Perry2011-12-02
* Actually, we should be using min(circ_error,pid_error).Mike Perry2011-12-02
* Directly use the circ_error if it is negative.Mike Perry2011-12-01
* 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 existsoat-attachmentsMike 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