summaryrefslogtreecommitdiff
path: root/crates/tor-log-ratelim/src/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-log-ratelim: don't log "now working" repeatedlySteven Engler2026-01-201-16/+24
* tor-log-ratelim: added field name to tuple structSteven Engler2026-01-201-8/+13
* tor-log-ratelim: avoid logging when there's no updateSteven Engler2026-01-201-1/+3
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-2/+2
* tor-log-ratelim: Removed dependency on `once_cell`hashcatHitman2025-06-141-2/+2
* ratelim: refactor to avoid unreachable codeNick Mathewson2023-11-161-3/+3
* log_ratelim: Make final semicolon optional.Nick Mathewson2023-11-161-4/+6
* New tor-log-ratelim crateNick Mathewson2023-11-161-0/+377