summaryrefslogtreecommitdiff
path: root/crates/tor-dircommon
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-7/+7
* fallbackdir: Update list generated on November 10, 2025Tor CI Release2025-11-111-885/+887
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-064-4/+4
* tor-dircommon: Add TODO to DirTolerance::DefaultClara Engler2025-10-301-0/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-7/+7
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* fallbackdir: Update list generated on October 06, 2025Tor CI Release2025-10-071-899/+886
* tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-061-2/+2
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-7/+7
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-0/+10
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-dircommon: Add prop330 unit testsClara Engler2025-09-163-0/+80
* tor-dircommon: Derive default authority contactsClara Engler2025-09-161-1/+1
* tor-dircommon: Backwards compatibility for authsClara Engler2025-09-163-5/+133
* tor-dircommon: Implement proposal 330Clara Engler2025-09-162-206/+114
* Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-115-6/+1873
* tor-dircommon: Replace amplify via getsetClara Engler2025-09-112-10/+12
* Merge branch 'dircommon-cfg' into 'main'Clara Engler2025-09-114-0/+419
|\
| * tor-dircommon: Use amplify and getters for configClara Engler2025-09-092-18/+19
| * tor-dircommon: Make config non_exhaustiveClara Engler2025-09-091-0/+3
| * Move `DirTolerance` into `tor-dircommon`Clara Engler2025-09-092-0/+64
| * Move `DownloadSchedule` into `tor-dircommon`Clara Engler2025-09-084-1/+263
| * Move `NetworkStatus` to `tor-dircommon`Clara Engler2025-09-083-0/+89
* | Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
|/
* tor-dircommon: Update to 0.34.0Clara Engler2025-09-021-4/+4
* tor-dircommon: Add dirports field to authorityClara Engler2025-09-021-16/+91
* tor-dircommon: Initial commitClara Engler2025-09-024-0/+232