summaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* connpt: Make unix socket handling more robust.Nick Mathewson2024-12-191-1/+1
* connpt: note an opportunity to save some fds.Nick Mathewson2024-12-091-0/+3
* connpts: duplicate socket before returning.Nick Mathewson2024-12-091-15/+24
* connect point: handle unrecognized auth variants.Nick Mathewson2024-11-191-1/+1
* connect point: Add client support.Nick Mathewson2024-11-191-0/+82