summaryrefslogtreecommitdiff
path: root/crates/tor-dircommon/src
Commit message (Expand)AuthorAgeFilesLines
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-dircommon: Add prop330 unit testsClara Engler2025-09-162-0/+77
* tor-dircommon: Derive default authority contactsClara Engler2025-09-161-1/+1
* tor-dircommon: Backwards compatibility for authsClara Engler2025-09-162-5/+132
* tor-dircommon: Implement proposal 330Clara Engler2025-09-162-206/+114
* Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-113-5/+163
* 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-083-1/+260
* Move `NetworkStatus` to `tor-dircommon`Clara Engler2025-09-082-0/+88
* tor-dircommon: Add dirports field to authorityClara Engler2025-09-021-16/+91
* tor-dircommon: Initial commitClara Engler2025-09-022-0/+192