| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Rename the `tunnel` module to `client`. | Gabriela Moldovan | 2025-08-18 | 1 | -1/+1 |
| | | | | | | | The implementation from `tunnel` is client-specific, so we are renaming the module accordingly. The more generic parts will be pulled into a separate module in a future commit. | ||||
| * | proto: Reorganize relay_tunnel module. | Gabriela Moldovan | 2025-08-18 | 1 | -0/+14 |
| This reorganizes the `relay_tunnel` module as per @dgoulet's [suggestion]. [suggestion]: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3162/diffs#note_3240092 | |||||
