| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-log-ratelim: test: add logstate tests | kn0sys | 2024-08-20 | 1 | -0/+64 |
| | | | | | | | This commit adds the display_recovery and display_problem tests. Line coverage is increased from 0 to 96.97 percent. | ||||
| * | 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 |
| | | |||||
| * | New tor-log-ratelim crate | Nick Mathewson | 2023-11-16 | 1 | -0/+133 |
| 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. | |||||
