summaryrefslogtreecommitdiff
path: root/crates/tor-relay-selection/src/selector.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Rename and clarify result_is_relaxed.Nick Mathewson2024-03-121-5/+5
* Refactor RelaySelector to make its invariants less subtle.Nick Mathewson2024-03-121-48/+61
* tor-relay-selector: Clarify "flexible" vs "relaxed" a little.Nick Mathewson2024-03-121-1/+2
* Rename the RelayPredicate trait to discourage its being used directly.Nick Mathewson2024-03-121-6/+16
* New crate to define a high-level API for relay selectionNick Mathewson2024-03-121-0/+534