index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
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
*
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