| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker> | Ian Jackson | 2024-10-15 | 1 | -1/+2 |
| | | | | | Fixes a TODO. | ||||
| * | arti-relay: Rename remaining XXXs to be TODOs | David Goulet | 2024-10-10 | 1 | -2/+2 |
| | | | | | Signed-off-by: David Goulet <[email protected]> | ||||
| * | arti-relay: Remove its library crate | David Goulet | 2024-10-10 | 1 | -0/+132 |
| Simply, the lib.rs is renamed to relay.rs (containing TorRelay object) so this crate can never be used as a library. This is important because at the moment, we don't want to have a relay stable API that can be used to embed relays in applications. Closes #1674 Signed-off-by: David Goulet <[email protected]> | |||||
