| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ratelim: refactor to avoid unreachable code | Nick Mathewson | 2023-11-16 | 1 | -3/+3 |
| | | | | | Add a note that this uglifies a hidden API slightly. | ||||
| * | log_ratelim: Make final semicolon optional. | Nick Mathewson | 2023-11-16 | 1 | -4/+6 |
| | | |||||
| * | New tor-log-ratelim crate | Nick Mathewson | 2023-11-16 | 1 | -0/+377 |
| This crate is meant to provide rate-limited log messages to tell users about problems that can happen too frequently to log individually. This version is based off an earlier design, and off of conversations with @diziet. It still needs tests. | |||||
