summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/streammap.rs
Commit message (Expand)AuthorAgeFilesLines
* fix a documentation link.Nick Mathewson2025-11-131-1/+1
* tor-proto: Track information on when tunnels were last usedNick Mathewson2025-11-121-0/+5
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)Gabriela Moldovan2025-10-211-1/+1
* proto: Move StreamMpsc{Sender,Receiver} to stream moduleGabriela Moldovan2025-10-211-1/+1
* proto: Add TODO about future code motionGabriela Moldovan2025-10-211-0/+4
* proto: Move halfstream under streammapGabriela Moldovan2025-10-211-1/+4
* proto: Move streammap out of the client moduleGabriela Moldovan2025-10-211-0/+676