summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Implement optimistic streamYuan Lyu2021-11-091-21/+17
* Replace all println/eprintln calls outside of arti CLI with trace.Nick Mathewson2021-11-041-3/+3
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-24/+42
* Refactor tor_proto::circuit::Reactor to use an UnboundedSendereta2021-11-021-47/+26
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+1890