| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary `doc(cfg(...))` attributes | Neel Chauhan | 2025-12-04 | 1 | -1/+0 |
| | | | | | | | | | | Fixes part of #2193. (Edits from nickm: I selected the cases here that I could verify were correct from immediate context.) Edited-by: Nick Mathewson <[email protected]> | ||||
| * | proto: Rename the `tunnel` module to `client`. | Gabriela Moldovan | 2025-08-18 | 1 | -0/+211 |
| 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. | |||||
