aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/src/isol_map.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Convert a few crates to slotmap-carefulNeel Chauhan2024-10-171-6/+7
* 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
* Use bool::then_some() as appropriateNick Mathewson2023-04-111-1/+1
* hsclient isol_map: Use 1:1 notation in diagram to show correspondenceIan Jackson2023-03-011-1/+1
* hsclient isol_map: Document invariant, fix comment, terminologyIan Jackson2023-03-011-9/+15
* hsclient state: Implement and test MultikeyIsolatedMap::retainIan Jackson2023-03-011-1/+106
* hsclient state: Split off MultikeyIsolatedMapIan Jackson2023-03-011-0/+172