| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-proto: Remove dependency on tor-netdir. | Gabriela Moldovan | 2025-01-15 | 1 | -39/+6 |
| | | | | | | | | | This moves the `NetParameters -> KistParams` conversion to `tor-chanmgr`. Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2706#note_3147557 | ||||
| * | tor-proto: Replace constants with caret_int. | Gabriela Moldovan | 2025-01-15 | 1 | -3/+14 |
| | | |||||
| * | tor-proto: Add KistParams type built from NetParameters. | Gabriela Moldovan | 2025-01-15 | 1 | -0/+60 |
| Note: this commit makes `tor-proto` depend on `tor-netdir` (because it adds a `KistParams` type that is buildable from `NetParameters`, which is defined in `tor-netdir`). Closes #1729 | |||||
