| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdir: testnet: construct_custom_netdir_with_params: Fix doc | Ian Jackson | 2022-08-17 | 1 | -1/+2 |
| | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/657#note_2826168 | ||||
| * | tor-netdir, testnet: Provide construct_custom_netdir_with_params | Ian Jackson | 2022-08-16 | 1 | -2/+16 |
| | | | | | | We're going to want this for testing netdirs with padding parameters that diff ere from the spec's default. | ||||
| * | tor-netdir: testnet: Make construct_netdir infallible | Ian Jackson | 2022-06-13 | 1 | -2/+2 |
| | | | | | | This is a *lot* of unwraps. The function takes no parameters and is used only for testing. It ought to be infallible. | ||||
| * | Remove allow(clippy::disallowed_methods) lint. | Nick Mathewson | 2022-03-30 | 1 | -1/+0 |
| | | |||||
| * | use wallclock where possible in tests | trinity-1686a | 2022-02-26 | 1 | -0/+1 |
| | | |||||
| * | tor-netdir: Split testnet errors into a new type | Nick Mathewson | 2022-02-15 | 1 | -6/+9 |
| | | | | | | There's no reason to have the test-network-construction code share an error enum with the main netdir code. | ||||
| * | Merge remote-tracking branch 'origin/mr/151' | Nick Mathewson | 2021-11-30 | 1 | -12/+0 |
| |\ | |||||
| | * | Remove unused tap_onion_key and tap_key | Neel Chauhan | 2021-11-28 | 1 | -12/+0 |
| | | | |||||
| * | | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -1/+1 |
| |/ | |||||
| * | tor_netdir::testnet: Correct a documentation error. | Nick Mathewson | 2021-09-29 | 1 | -1/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+238 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
