aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/docid.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-4/+4
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* dirmgr: remove a needless .borrow()Nick Mathewson2023-05-111-4/+3
* Fix a bunch of needless-conversion warnings.Nick Mathewson2023-03-101-3/+2
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-1/+2
* tor-dirmgr/bootstrap.rs: refactor load_all -> load_documents_from_storeeta2022-05-101-6/+10
* tor-dirmgr/lib.rs: move DirMgr::load_documents_into to DocQueryeta2022-05-101-0/+55
* tor-dirmgr: put routerdesc storage behind a feature.Nick Mathewson2021-11-121-18/+38
* tor-dirmgr: tests for docid module.Nick Mathewson2021-11-041-1/+156
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+214