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-circmgr
/
src
/
path
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
3
-0
/
+3
*
circmgr: Use runtime.now() in place of Instant/SystemTime::get().
Nick Mathewson
2026-03-31
1
-6
/
+5
*
circmgr: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-5
/
+9
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
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
-0
/
+8
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-6
/
+6
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-7
/
+7
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
1
-1
/
+2
*
tor-netdoc: Rename RelayFlags elements for regularity vs spec
Ian Jackson
2025-11-18
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-3
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-10
/
+10
*
Improve descriptions of rejected relays: omit "rejected 0/X"
Nick Mathewson
2025-06-25
1
-3
/
+3
*
hspool: refactor path match to be exhaustive.
Nick Mathewson
2025-05-22
1
-7
/
+11
*
circmgr: when building client rend stems, make sure last hop has new_rend usage.
Nick Mathewson
2025-05-20
1
-16
/
+43
*
guardmgr, circmgr: Make vanguard selection take a RelaySelector.
Nick Mathewson
2025-05-20
2
-26
/
+54
*
circmgr: Propagate Option<HsCircKind> down to path selection functions
Nick Mathewson
2025-05-20
1
-35
/
+80
*
relay-selection: tweak messages about rejection reasons
Nick Mathewson
2025-05-20
1
-3
/
+3
*
relay-selection: Add FamilyRules to exclude_relays_in_same_family.
Nick Mathewson
2025-02-25
1
-10
/
+18
*
tor-circmgr: Clarify that using guarded for client rend is an exception.
Gabriela Moldovan
2024-10-24
1
-1
/
+14
*
tor-circmgr: Rename Short/Extended to Naive/Guarded.
Gabriela Moldovan
2024-10-24
1
-12
/
+12
*
tor-circmgr: Try to clarify what a "circuit stem" is.
Gabriela Moldovan
2024-10-24
1
-2
/
+3
*
tor-circmgr: Post-renaming documentation fixes.
Gabriela Moldovan
2024-10-24
2
-9
/
+9
*
tor-circmgr: s/stub/stem throughout.
Gabriela Moldovan
2024-10-24
1
-37
/
+37
*
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
1
-18
/
+18
*
tor-circmgr: Use the new vanguards terminology throughout.
Gabriela Moldovan
2024-10-24
1
-16
/
+16
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.
Gabriela Moldovan
2024-09-09
2
-2
/
+2
*
tor-circmgr: removed unused 'skip_guard_subnet_check' workaround in tests
Steven Engler
2024-08-15
1
-18
/
+5
*
tor-circmgr: removed unused "chosen exit" functionality
Steven Engler
2024-08-15
2
-116
/
+12
*
tor-circmgr: fix flaky `path::exitpath::test::by_ports` test
Steven Engler
2024-08-13
1
-7
/
+20
*
tor-circmgr: assert in test that exit path begins with guard
Steven Engler
2024-08-12
1
-2
/
+4
*
tor-circmgr: make `GuardMgr` mandatory
Steven Engler
2024-08-12
3
-184
/
+57
*
tor-circmg: prepare tests for runtime requirement
Steven Engler
2024-08-12
1
-88
/
+94
*
tor-circmgr: Clarify the update_last_hop_kind documentation.
Gabriela Moldovan
2024-06-20
1
-2
/
+10
*
tor-circmgr: Rename VanguardPath to PathBuilder.
Gabriela Moldovan
2024-06-20
2
-13
/
+12
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts (fmt).
Gabriela Moldovan
2024-06-20
1
-5
/
+2
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts.
Gabriela Moldovan
2024-06-20
2
-118
/
+259
*
tor-circmgr: Remove unnecessary TODO.
Gabriela Moldovan
2024-06-20
1
-1
/
+0
*
tor-circmgr: Rename HsCircStubKind::len to HsCircStubKind::num_hops.
Gabriela Moldovan
2024-06-20
1
-2
/
+2
*
tor-circmgr: Write tests for the HsPathBuilder.
Gabriela Moldovan
2024-06-20
1
-0
/
+463
*
tor-circmgr: Refactor duplicated circuit stub length calculation.
Gabriela Moldovan
2024-06-20
1
-14
/
+1
*
tor-circmgr: Explicitly handle all VanguardMode variants.
Gabriela Moldovan
2024-06-05
1
-1
/
+10
*
tor-circmgr: Reference a ticket number in a refactoring TODO.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
tor-circmgr: Note that guard_and_target exclusion sometimes doesn't exclude t...
Gabriela Moldovan
2024-06-05
1
-0
/
+3
*
tor-circmgr: Exclude the target relay when building vanguards circuits.
Gabriela Moldovan
2024-06-04
1
-13
/
+71
*
tor-circmgr: Return an error if HS circ has an invalid length.
Gabriela Moldovan
2024-06-03
1
-4
/
+15
*
tor-circmgr: Clarify module-level docs.
Gabriela Moldovan
2024-05-16
1
-0
/
+6
*
tor-circmgr: Replace STUB/STUB+ terminology with SHORT/EXTENDED.
Gabriela Moldovan
2024-05-16
1
-17
/
+15
*
tor-circmgr: Rename HsCircStubKind::Stub to HsCircStubKind::Short.
Gabriela Moldovan
2024-05-16
1
-1
/
+1
*
tor-circmgr: Fix path not being extended if lite vanguards are enabled.
Gabriela Moldovan
2024-05-14
1
-1
/
+10
[next]