summaryrefslogtreecommitdiff
path: root/crates/arti/src/rpc/proxyinfo.rs
Commit message (Expand)AuthorAgeFilesLines
* rpc: Add a test for setting proxy info.Nick Mathewson2024-08-281-0/+3
* rpc: Rename E::SenderDroppedNick Mathewson2024-08-281-5/+6
* rpc: Add another layer of indirection on proxyinfoNick Mathewson2024-08-281-2/+9
* rpc: Try using postage::watch to initialize ProxyInfo.Nick Mathewson2024-08-281-9/+7
* RPC: Add experimental method to list SOCKS proxies.Nick Mathewson2024-08-281-0/+71