aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/reactor/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Add {backward|forward} prefix to circ_id in logsDavid Goulet2026-08-031-3/+3
* proto: Rename uniq_id to circ_unique_id mostly in loggingDavid Goulet2026-08-031-3/+3
* proto: Log both UniqId and CircId when possibleDavid Goulet2026-08-031-3/+13
* proto: Add a new, implementation-agnostic circuit reactorGabriela Moldovan2026-01-291-0/+65