index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-circmgr
/
src
/
path.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+3
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-3
/
+4
*
Move `FallbackDir` into `tor-dircommon`
Clara Engler
2025-09-11
1
-1
/
+1
*
circmgr: Don't count channel negotiation towards circuit built time.
Nick Mathewson
2025-08-07
1
-0
/
+9
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
relay-selection: Add FamilyRules to exclude_relays_in_same_family.
Nick Mathewson
2025-02-25
1
-2
/
+4
*
tor-circmgr: removed unused "chosen exit" functionality
Steven Engler
2024-08-15
1
-43
/
+6
*
tor-circmgr: fix flaky `path::exitpath::test::by_ports` test
Steven Engler
2024-08-13
1
-0
/
+3
*
tor-circmgr: make `GuardMgr` mandatory
Steven Engler
2024-08-12
1
-93
/
+58
*
tor-circmgr: Add a TODO about an unused restriction.
Gabriela Moldovan
2024-06-20
1
-0
/
+5
*
tor-circmgr: If the path is invalid, display the offending hops in the error.
Gabriela Moldovan
2024-06-03
1
-4
/
+5
*
tor-circmgr: Ensure pick_path() builds paths with unique hops (fmt).
Gabriela Moldovan
2024-06-03
1
-1
/
+5
*
tor-circmgr: Ensure pick_path() builds paths with unique hops.
Gabriela Moldovan
2024-06-03
1
-10
/
+24
*
tor-circmgr: Exclude the circ target when building paths.
Gabriela Moldovan
2024-06-03
1
-2
/
+20
*
Remove temporary functions in CheckedRelay.
Nick Mathewson
2024-03-28
1
-2
/
+3
*
tor-circmgr: Make the path module crate-private.
Gabriela Moldovan
2024-03-20
1
-3
/
+11
*
tor-circmgr: Remove unnecessary AnonymousPathBuilder impl.
Gabriela Moldovan
2024-03-20
1
-6
/
+15
*
tor-circmgr: Extract guard selection to a separate function.
Gabriela Moldovan
2024-03-20
1
-43
/
+58
*
tor-circmgr: Impl From<Vanguard> for MaybeOwnedRelay.
Gabriela Moldovan
2024-03-20
1
-0
/
+10
*
tor-circmgr: Remove unused lifetime.
Gabriela Moldovan
2024-03-20
1
-1
/
+1
*
tor-circmgr: Move pick_path out of AnonymousCircuitBuilder.
Gabriela Moldovan
2024-03-14
1
-137
/
+135
*
tor-circmgr: Add a new hspath module for building onion service circuits.
Gabriela Moldovan
2024-03-14
1
-0
/
+2
*
tor-circmgr: Add AnonymousPathBuilder trait.
Gabriela Moldovan
2024-03-14
1
-4
/
+177
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Teach *CircUsage structs about stability.
Nick Mathewson
2024-02-20
1
-0
/
+15
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+13
*
remove unused type parameter
trinity-1686a
2023-03-18
1
-1
/
+1
*
circmgr: downgrade TODO pt-client comments
Nick Mathewson
2022-11-08
1
-3
/
+3
*
circmgr: More NOTEs and TODO pt-clients.
Nick Mathewson
2022-10-24
1
-3
/
+9
*
Circmgr: construct paths using either Relay or OwnedCircTarget
Nick Mathewson
2022-10-24
1
-10
/
+77
*
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-3
/
+3
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-3
/
+0
*
circmgr: Use guard-manager's view of the fallbacks when possible.
Nick Mathewson
2022-03-30
1
-0
/
+12
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
1
-1
/
+2
*
impl Debug for various internal types
Ian Jackson
2022-02-25
1
-1
/
+1
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
1
-2
/
+3
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+152