summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/docid.rs
Commit message (Expand)AuthorAgeFilesLines
* 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