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-guardmgr
/
src
/
sample
/
candidate.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
Remove temporary functions in CheckedRelay.
Nick Mathewson
2024-03-28
1
-2
/
+2
*
Remove temporary functions in UncheckedRelay.
Nick Mathewson
2024-03-28
1
-1
/
+2
*
guardmgr: explain remaining work for #504 issues.
Nick Mathewson
2024-03-12
1
-2
/
+4
*
guardmgr: refactor most logic for relay selection
Nick Mathewson
2024-03-12
1
-26
/
+30
*
Mark code with "TODO #504" and "TODO #789".
Nick Mathewson
2024-02-22
1
-0
/
+3
*
Add and use "UncheckedRelay::is_suitable_as_guard"
Nick Mathewson
2024-02-20
1
-1
/
+1
*
Require that guards are Fast and Stable.
Nick Mathewson
2024-02-20
1
-2
/
+5
*
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
1
-0
/
+4
*
GuardMgr: Explain why we timestamp BridgeSets as we do.
Nick Mathewson
2022-11-10
1
-2
/
+5
*
GuardMgr: Spelling fixes and normalizations.
Nick Mathewson
2022-11-08
1
-1
/
+1
*
GuardMgr: Refactor UniverseRef to contains Arcs.
Nick Mathewson
2022-11-08
1
-5
/
+5
*
GuardMgr: Pass correct universe to "Bridges" `GuardSet`.
Nick Mathewson
2022-11-08
1
-0
/
+65
*
Refactor CandidateStatus API to simplify code in descs.
Nick Mathewson
2022-11-02
1
-4
/
+4
*
GuardMgr: Fix and improve comments based on review.
Nick Mathewson
2022-11-02
1
-2
/
+2
*
guardmgr: Refactor candidate info; add `full_dir_info`
Nick Mathewson
2022-11-02
1
-14
/
+26
*
guardmgr: Universe API should look up by ChanTarget
Nick Mathewson
2022-11-02
1
-11
/
+10
*
guardmgr: take sampled guards from Universe.
Nick Mathewson
2022-11-02
1
-2
/
+105
*
guardmgr: Begin to decouple guards from NetDir.
Nick Mathewson
2022-11-02
1
-0
/
+72