| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: Add a test for setting proxy info. | Nick Mathewson | 2024-08-28 | 1 | -0/+3 |
| | | |||||
| * | rpc: Rename E::SenderDropped | Nick Mathewson | 2024-08-28 | 1 | -5/+6 |
| | | |||||
| * | rpc: Add another layer of indirection on proxyinfo | Nick Mathewson | 2024-08-28 | 1 | -2/+9 |
| | | |||||
| * | rpc: Try using postage::watch to initialize ProxyInfo. | Nick Mathewson | 2024-08-28 | 1 | -9/+7 |
| | | | | | | (This is a bit trickier than I would like, but it ensures that we never return a "not initialized yet" code.) | ||||
| * | RPC: Add experimental method to list SOCKS proxies. | Nick Mathewson | 2024-08-28 | 1 | -0/+71 |
| We'll need this for our rpc-library code to meaningfully open SOCKS connections. Closes #1523. | |||||
