aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/transport.rs
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for running a PT in server modeSaksham Mittal2023-08-241-1/+1
* Rename TransportHelper => TransportImplHelper.Nick Mathewson2022-11-301-2/+2
* ChanMgr: downgrade and remove a few TODO-ptclient commentsNick Mathewson2022-11-081-3/+1
* chanmgr: Add the code necessary to use SOCKS PTs via a TransportHelperNick Mathewson2022-10-201-1/+6
* chanmgr: Begin a socks-client implementation.Nick Mathewson2022-10-201-0/+1
* chanmgr: Edit comments, fix docsNick Mathewson2022-10-131-11/+22
* ChanMgr: Reorganize factory, builder, transport code.Nick Mathewson2022-10-131-0/+38