aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/src/dirstatus.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
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Fix a rustdoc linkNick Mathewson2022-04-051-5/+5
* GuardMgr: Track directory status and circuit status separately.Nick Mathewson2022-04-051-1/+2
* Allow DirStatus objects to have different timeout floorsNick Mathewson2022-04-041-19/+17
* Rename fallback::status::Status to DirStatus.Nick Mathewson2022-04-041-0/+102