| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dircommon: Port to use derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 1 | -27/+19 |
| | | | | | | Some of the behaviors of the existing types here are nonstandard; I've kept them and documented them, to avoid breaking compatibility. | ||||
| * | tor-linkspec: Change HasAddrs::addrs to return an Iterator | Ian Jackson | 2025-10-06 | 1 | -2/+2 |
| | | | | | | | | | This will let us model the actual structure of routerstatus entries in netdocs more closely. They don't have the addresses in a single list. When this code was written this would have been much more awkward, but now we have RPITIT. | ||||
| * | Move `FallbackDir` into `tor-dircommon` | Clara Engler | 2025-09-11 | 1 | -0/+159 |
