summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/reactor
Commit message (Expand)AuthorAgeFilesLines
* Refactor and simplify ClientCircSyncViewNick Mathewson2024-03-261-7/+15
* Add an IncomingStreamRequestFilter to check early propertiesNick Mathewson2024-03-261-3/+1
* Define a type for a synchronous (blocking) view of a circuit state.Nick Mathewson2024-03-261-0/+33