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
/
dirpath.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark code with "TODO #504" and "TODO #789".
Nick Mathewson
2024-02-22
1
-0
/
+1
*
Only pick Fast-flagged relays as directory caches
Nick Mathewson
2024-02-20
1
-1
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Refactor external guardmgr APIs: Stop taking NetDir arguments.
Nick Mathewson
2022-11-08
1
-10
/
+3
*
guardmgr config: Introduce and require new GuardMgrConfig trait
Ian Jackson
2022-11-03
1
-1
/
+3
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-2
/
+2
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
circmgr: Refactor DirPathBuilder::pick_path.
Nick Mathewson
2022-07-12
1
-9
/
+7
*
circmgr: Use FilterCounts to explain why we couldn't build paths
Nick Mathewson
2022-07-12
1
-8
/
+15
*
Add more information to failed-to-select fallback errors.
Nick Mathewson
2022-07-07
1
-1
/
+1
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-1
/
+8
*
tor-netdir: testnet: Make construct_netdir infallible (rustfmt)
Ian Jackson
2022-06-13
1
-6
/
+2
*
tor-netdir: testnet: Make construct_netdir infallible
Ian Jackson
2022-06-13
1
-2
/
+0
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-4
/
+5
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-12
/
+16
*
DirPathBuilder::pick_path: re-order match cases for clarity.
Nick Mathewson
2022-03-30
1
-16
/
+18
*
circmgr: Use guard-manager's view of the fallbacks when possible.
Nick Mathewson
2022-03-30
1
-10
/
+30
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
1
-13
/
+11
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
circmgr: Change API for using FallbackDirs
Nick Mathewson
2022-03-21
1
-2
/
+3
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
1
-2
/
+2
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
Allow clone-on-copy in tor-circmgr tests to fix a nightly-only clippy warning.
Nick Mathewson
2021-11-02
1
-0
/
+1
*
tor-circmgr: test DirPathBuilder with GuardMgr.
Nick Mathewson
2021-11-02
1
-0
/
+40
*
Implement guards for multihop paths.
Nick Mathewson
2021-10-13
1
-0
/
+1
*
Actually select guards for directory circuits.
Nick Mathewson
2021-10-13
1
-10
/
+19
*
Pass the guard manager down to the path selection functions.
Nick Mathewson
2021-10-11
1
-5
/
+14
*
WIP
Nick Mathewson
2021-10-11
1
-5
/
+7
*
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
/
+121