Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | start a new 029 changelog | Roger Dingledine | |
created by catting all the changes/ files together, then overwriting each entry with how it was written in a later release, then running the format_changelog.py script hopefully this will save nickm a bit of time -- if not feel free to overwrite. :) | |||
2018-02-13 | Make check-changes happy | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2018-02-13 | dos: Add extra safety asserts in cc_stats_refill_bucket() | David Goulet | |
Never allow the function to set a bucket value above the allowed circuit burst. Closes #25202 Signed-off-by: David Goulet <dgoulet@torproject.org> |