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-guardmgr
/
src
/
guard.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-guardmgr: Port to web_time_compat.
Nick Mathewson
2026-03-26
1
-19
/
+20
*
tor-guardmgr: fix some duration string formatting
Steven Engler
2026-03-24
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-guardmgr: Ignore cognitive_complexity lint.
Wesley Aptekar-Cassels
2025-10-16
1
-0
/
+1
*
tor-guardmgr: Use humantime for some logging.
Wesley Aptekar-Cassels
2025-10-16
1
-1
/
+1
*
tor-guardmgr: Add retry time to guard failure warning.
Wesley Aptekar-Cassels
2025-10-16
1
-7
/
+14
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)
Ian Jackson
2025-10-06
1
-1
/
+4
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-7
/
+8
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
Run cargo fmt
Nick Mathewson
2025-03-18
1
-11
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+3
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.
Gabriela Moldovan
2024-09-09
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-7
/
+4
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Stop unconditionally marking bridges as having dir info.
Nick Mathewson
2023-07-13
1
-4
/
+0
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
guardmgr, netdir: fix some needless-mut warnings
Nick Mathewson
2023-05-18
1
-2
/
+2
*
tor-guardmgr, tor-proto: minor logging tweaks
eta
2023-05-18
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
guardmgr: Conditionalise DisplayRule::Redacted
Ian Jackson
2022-11-29
1
-0
/
+5
*
Rustdoc fix: escape []s.
Nick Mathewson
2022-11-28
1
-1
/
+1
*
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
1
-5
/
+40
*
Display guards in redacted form in guard status messages.
Nick Mathewson
2022-11-28
1
-3
/
+3
*
GuardMgr: Log when a guard status changes (significantly).
Nick Mathewson
2022-11-17
1
-1
/
+17
*
GuardMgr: split Reachable::Unknown into Untried and Retriable
Nick Mathewson
2022-11-17
1
-17
/
+16
*
GuardMgr: When possible, return a FirstHop that can be a CircTarget
Nick Mathewson
2022-11-08
1
-1
/
+0
*
GuardMgr: Fix and improve comments based on review.
Nick Mathewson
2022-11-02
1
-3
/
+10
*
guardmgr: fix rustdoc references.
Nick Mathewson
2022-11-02
1
-2
/
+2
*
guardmgr: Refactor candidate info; add `full_dir_info`
Nick Mathewson
2022-11-02
1
-4
/
+27
*
guardmgr: Implement Universe for bridges.
Nick Mathewson
2022-11-02
1
-1
/
+1
*
guardmgr: Universe API should look up by ChanTarget
Nick Mathewson
2022-11-02
1
-2
/
+2
*
guardmgr: take sampled guards from Universe.
Nick Mathewson
2022-11-02
1
-16
/
+2
*
guardmgr: Begin to decouple guards from NetDir.
Nick Mathewson
2022-11-02
1
-37
/
+45
*
guardmgr: Rename microdescriptor_missing to dir_info_missing
Nick Mathewson
2022-11-02
1
-9
/
+9
*
guardmgr: Allow guards to be constructed from any ChanTarget.
Nick Mathewson
2022-11-02
1
-6
/
+15
*
guardmgr: Include PtTarget in guards.
Nick Mathewson
2022-11-02
1
-8
/
+50
*
guardmgr: Rename and clarify of non-persistent-state copy fns
Nick Mathewson
2022-10-27
1
-4
/
+16
*
Convert guard samples to use ByRelayIds.
Nick Mathewson
2022-10-25
1
-21
/
+34
*
guardmgr: Refactor the interior of FirstHop.
Nick Mathewson
2022-10-24
1
-3
/
+7
*
guardmgr: Add bridges sample, encode sample ID in FirstHopId.
Nick Mathewson
2022-10-21
1
-9
/
+10
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
1
-0
/
+2
*
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-1
/
+2
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-8
/
+7
*
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
1
-6
/
+1
*
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
1
-11
/
+20
[next]