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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
3
-1
/
+12
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-1
/
+1
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-2
/
+2
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
1
-1
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
11
-12
/
+12
*
Conditionalise a test-only `use`
Ian Jackson
2025-11-06
1
-1
/
+4
*
all: run cargo fmt
Steven Engler
2025-11-04
2
-2
/
+2
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
2
-2
/
+2
*
tor-guardmgr: Add more tracing to update_guardset_internal.
Wesley Aptekar-Cassels
2025-10-22
1
-3
/
+7
*
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
2
-2
/
+2
*
tor-guardmgr: Add retry time to guard failure warning.
Wesley Aptekar-Cassels
2025-10-16
1
-7
/
+14
*
tor-guardmgr: Include retry time in AllGuardsDown error message.
Wesley Aptekar-Cassels
2025-10-16
1
-1
/
+6
*
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
4
-17
/
+17
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
2
-1
/
+7
*
Move `FallbackDir` into `tor-dircommon`
Clara Engler
2025-09-11
5
-577
/
+402
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
11
-98
/
+126
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
2
-2
/
+2
*
tor-dirmgr, tor-guardmgr: Use std::slice::from_ref as suggested by clippy.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
guardmgr, circmgr: Make vanguard selection take a RelaySelector.
Nick Mathewson
2025-05-20
2
-20
/
+26
*
guardmgr: Fix clippy warning about needlessly owned cow.
Nick Mathewson
2025-05-15
1
-1
/
+1
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
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
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-2
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
7
-9
/
+9
*
guardmgr: flag to indicate whether a FirstHop is a Bridge
Nick Mathewson
2025-02-25
1
-0
/
+9
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-6
/
+6
*
tor-guardmgr: Convert a TODO into a NOTE.
Gabriela Moldovan
2024-09-10
1
-1
/
+2
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.
Gabriela Moldovan
2024-09-09
3
-8
/
+8
*
Fix typos
Dimitris Apostolou
2024-09-03
3
-3
/
+3
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
3
-3
/
+3
*
tor-guardmgr: Make some vanguard test helpers public (fmt).
Gabriela Moldovan
2024-06-20
1
-10
/
+5
*
tor-guardmgr: Make some vanguard test helpers public.
Gabriela Moldovan
2024-06-20
1
-50
/
+67
*
tor-guardmgr: Add test for vanguards state file deserialization.
Gabriela Moldovan
2024-06-03
1
-2
/
+104
*
tor-config: Apply deferred cargo fmt.
Gabriela Moldovan
2024-06-03
1
-1
/
+1
*
tor-config: Add macro for implementing NotAutoValue.
Gabriela Moldovan
2024-06-03
1
-2
/
+2
*
tor-config: Add NotAutoValue trait bound to ExplicitOrAuto inner type.
Gabriela Moldovan
2024-06-03
1
-1
/
+3
*
tor-guardmgr: Replace From impl with VanguardConfig::mode accessor.
Gabriela Moldovan
2024-06-03
2
-10
/
+11
*
tor-guardmgr: Fix broken doc link.
Gabriela Moldovan
2024-06-03
1
-1
/
+1
*
tor-guardmgr: Use ExplicitOrAuto in the VanguardConfig (fmt).
Gabriela Moldovan
2024-06-03
1
-2
/
+8
*
tor-guardmgr: Use ExplicitOrAuto in the VanguardConfig
Gabriela Moldovan
2024-06-03
2
-7
/
+18
*
tor-guardmgr: Unconditionally define VanguardConfig.
Gabriela Moldovan
2024-06-03
3
-17
/
+17
[next]