summaryrefslogtreecommitdiff
path: root/crates/tor-dircommon/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-dircommon: Add prop330 unit testsClara Engler2025-09-161-0/+34
* tor-dircommon: Derive default authority contactsClara Engler2025-09-161-1/+1
* tor-dircommon: Backwards compatibility for authsClara Engler2025-09-161-5/+119
* tor-dircommon: Implement proposal 330Clara Engler2025-09-161-19/+14
* Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-111-5/+3
* tor-dircommon: Replace amplify via getsetClara Engler2025-09-111-9/+11
* tor-dircommon: Use amplify and getters for configClara Engler2025-09-091-18/+18
* tor-dircommon: Make config non_exhaustiveClara Engler2025-09-091-0/+3
* Move `DirTolerance` into `tor-dircommon`Clara Engler2025-09-091-0/+63
* Move `DownloadSchedule` into `tor-dircommon`Clara Engler2025-09-081-1/+103
* Move `NetworkStatus` to `tor-dircommon`Clara Engler2025-09-081-0/+87