summaryrefslogtreecommitdiff
path: root/crates/tor-log-ratelim/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* ratelim: Note that timeouts are in minutes.Nick Mathewson2023-11-161-4/+1
* ratelim: refactor to avoid unreachable codeNick Mathewson2023-11-161-1/+4
* ratelim: rename limiter.rs to ratelim.rsNick Mathewson2023-11-161-5/+5
* log_ratelim: Use a real error type for install_runtime()Nick Mathewson2023-11-161-1/+1
* New tor-log-ratelim crateNick Mathewson2023-11-161-0/+118