| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto rpc: Turn tunnel paths into a dict | Nick Mathewson | 2026-04-28 | 1 | -9/+17 |
| | | | | | | | | | | This will make it possible to tell whether a path has been replaced in the tunnel. Since the UniqId type might change its representation in the future, I've documented that we don't guarantee anything about the strings used to distinguish paths. | ||||
| * | proto rpc: Change PathEntry to an enum. | Nick Mathewson | 2026-04-28 | 1 | -28/+30 |
| | | |||||
| * | proto: Add an RPC function to access tunnel and inspect its path. | Nick Mathewson | 2026-04-28 | 1 | -0/+222 |
| Additionally, allow inspecting tunnel paths directly from streams. | |||||
