aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/path.rs
Commit message (Expand)AuthorAgeFilesLines
* arti-client: add exit selection with GeoIP country codeseta2023-09-181-0/+13
* remove unused type parametertrinity-1686a2023-03-181-1/+1
* circmgr: downgrade TODO pt-client commentsNick Mathewson2022-11-081-3/+3
* circmgr: More NOTEs and TODO pt-clients.Nick Mathewson2022-10-241-3/+9
* Circmgr: construct paths using either Relay or OwnedCircTargetNick Mathewson2022-10-241-10/+77
* Introduce HasRelayIds::same_relay_ids.Nick Mathewson2022-08-021-3/+3
* tor-linkspec: Refactor out traits to represent a relay's ID set.Nick Mathewson2022-08-021-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-3/+0
* circmgr: Use guard-manager's view of the fallbacks when possible.Nick Mathewson2022-03-301-0/+12
* Move fallback.rs into guardmgr.Nick Mathewson2022-03-301-1/+2
* impl Debug for various internal typesIan Jackson2022-02-251-1/+1
* Add kinds for *most* circmgr errors.Nick Mathewson2022-02-161-2/+3
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+152