summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/builder.rs
Commit message (Expand)AuthorAgeFilesLines
...
* channel errors: Include what we were doingIan Jackson2022-02-041-6/+13
* tor-chanmgr: Handle IO errora in the new styleIan Jackson2022-02-041-5/+15
* tor-chanmgr: Add bootstrap/status reporting.Nick Mathewson2022-01-181-3/+37
* chanmgr: get rid of Arc around ChannelIan Jackson2022-01-131-5/+2
* tor-chanmgr: Fix happy eyeballs comment grammar in builder.rsNeel Chauhan2021-12-141-3/+3
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-2/+5
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-1/+3
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+190