aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util/sink_blocker
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-092-0/+2
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-062-2/+2
* proto: start implementing logic for padding actions.Nick Mathewson2025-10-021-0/+5
* counting_policy: fix a doc link.Nick Mathewson2025-09-171-1/+1
* proto::util::sink_blocker: Narrow dead_code warning exception.Nick Mathewson2025-09-171-1/+1
* proto: Make CountingPolicy constructors pub(crate).Nick Mathewson2025-09-081-3/+3
* proto: Define a new composable SinkBlocker type.Nick Mathewson2025-09-042-0/+265