| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a broken doc link | Nick Mathewson | 2023-11-16 | 1 | -1/+1 |
| * | ratelim: simplify LogState::reset. | Nick Mathewson | 2023-11-16 | 1 | -4/+1 |
| * | ratelim: switch time list to start very short. | Nick Mathewson | 2023-11-16 | 1 | -4/+20 |
| * | ratelim: Add a note about summary accuracy | Nick Mathewson | 2023-11-16 | 1 | -0/+6 |
| * | ratelim: Add a comment about behavior on reactor shutdown | Nick Mathewson | 2023-11-16 | 1 | -0/+5 |
| * | Ratelim: use now() to see how long we have been dormant | Nick Mathewson | 2023-11-16 | 1 | -9/+22 |
| * | ratelim: Note that timeouts are in minutes. | Nick Mathewson | 2023-11-16 | 2 | -11/+2 |
| * | ratelim: refactor to avoid unreachable code | Nick Mathewson | 2023-11-16 | 3 | -43/+22 |
| * | ratelim: rename limiter.rs to ratelim.rs | Nick Mathewson | 2023-11-16 | 2 | -5/+5 |
| * | log_ratelim: Use a real error type for install_runtime() | Nick Mathewson | 2023-11-16 | 2 | -4/+15 |
| * | log_ratelim: Make final semicolon optional. | Nick Mathewson | 2023-11-16 | 1 | -4/+6 |
| * | New tor-log-ratelim crate | Nick Mathewson | 2023-11-16 | 4 | -0/+827 |
