| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow clippy::unchecked_duration_subtraction in tests | Nick Mathewson | 2023-01-27 | 2 | -0/+2 |
| | | | | | | This panics on error, and we're fine with a panic on misbehavior in tests. | ||||
| * | test lint blocks: Add many many automatically | Ian Jackson | 2022-12-12 | 2 | -0/+17 |
| | | | | | | This is precisely the result of running the rune in maint/adhoc-add-lint-blocks. | ||||
| * | Tests for tor_netdoc::util::intern | Nick Mathewson | 2022-06-01 | 1 | -0/+33 |
| | | |||||
| * | Add a more generic implementation of intern-by-ref | Nick Mathewson | 2022-03-11 | 1 | -3/+11 |
| | | |||||
| * | netdoc: Make versions smaller in GenericRouterStatus | Nick Mathewson | 2022-03-11 | 1 | -3/+19 |
| | | | | | | | When the version is a Tor version, we can just parse it; otherwise, we can intern it. This shrinks GenericRouterStatus and avoids a lot of extra help allocations. | ||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 1 | -0/+2 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 2 | -0/+177 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
