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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+2
*
ExitPath: Add an explanation of WeightRole::Exit on non-exit circs
Nick Mathewson
2023-04-12
1
-0
/
+7
*
circmgr: Mark a number of internal APIs as hs-only.
Nick Mathewson
2023-04-06
1
-0
/
+4
*
circmgr: Expand an incomplete comment in exitpath.rs
Nick Mathewson
2023-04-06
1
-2
/
+6
*
circmgr: Add a usage for building the beginning of an hs circ
Nick Mathewson
2023-03-22
1
-1
/
+44
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
2
-0
/
+2
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-1
/
+8
*
Refactor external guardmgr APIs: Stop taking NetDir arguments.
Nick Mathewson
2022-11-08
2
-13
/
+5
*
guardmgr config: Introduce and require new GuardMgrConfig trait
Ian Jackson
2022-11-03
2
-2
/
+6
*
Circmgr: construct paths using either Relay or OwnedCircTarget
Nick Mathewson
2022-10-24
1
-24
/
+80
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Add the necessary APIs for bridge-based circuit construction.
Nick Mathewson
2022-09-26
1
-0
/
+1
*
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
2
-8
/
+8
*
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
1
-8
/
+11
*
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
1
-2
/
+7
*
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-4
/
+4
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
2
-2
/
+2
*
CircMgr: Remove directory liveness testing.
Nick Mathewson
2022-07-26
1
-14
/
+2
*
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
2
-14
/
+35
*
circmgr: Use FilterCounts to explain why we couldn't find an exit.
Nick Mathewson
2022-07-12
1
-9
/
+24
*
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
2
-15
/
+5
*
tor-netdir: testnet: Make construct_netdir infallible
Ian Jackson
2022-06-13
2
-5
/
+0
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
2
-8
/
+10
*
Note a TODO in exitpath construction.
Nick Mathewson
2022-05-11
1
-0
/
+6
*
Merge branch 'socket-addr-list-builder' into 'main'
Ian Jackson
2022-05-04
1
-12
/
+16
|
\
|
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-12
/
+16
*
|
GuardUsage: restrictions: Use list builder
Ian Jackson
2022-05-04
1
-1
/
+2
|
/
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
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
2
-13
/
+33
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
2
-14
/
+12
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-3
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-11
/
+20
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+3
|
*
fix tests
trinity-1686a
2022-02-25
1
-10
/
+15
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-1
/
+2
*
|
circmgr: Change API for using FallbackDirs
Nick Mathewson
2022-03-21
1
-2
/
+3
|
/
*
tor-circmgr: errors: Use autoconversion for Bug
Ian Jackson
2022-02-17
1
-2
/
+2
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
2
-11
/
+16
*
circmgr: Port InternalError to use Bug.
Nick Mathewson
2022-02-16
1
-1
/
+5
*
Don't create circuits if the consensus is stale by over 72 hours
Neel Chauhan
2021-12-12
1
-0
/
+7
*
Merge branch 'bug183a_redux' into 'main'
eta
2021-12-07
1
-6
/
+5
|
\
|
*
Move the "real families" code into tor-netdir.
Nick Mathewson
2021-12-06
1
-15
/
+5
|
*
Use hashset _inside_ GuardRestriction.
Nick Mathewson
2021-12-06
1
-6
/
+4
[next]