summaryrefslogtreecommitdiff
path: root/crates/tor-relay-selection/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* tor-relay-selection: Use partition() in testing code.Nick Mathewson2024-03-121-9/+3
* relay-selection: Remove the extension traits for Relay and NetDirNick Mathewson2024-03-121-2/+0
* Rename the RelayPredicate trait to discourage its being used directly.Nick Mathewson2024-03-121-5/+9
* New crate to define a high-level API for relay selectionNick Mathewson2024-03-121-0/+92
* Create a new empty tor-relay-selection crate.Nick Mathewson2024-03-121-0/+42