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
/
pending.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
1
-1
/
+14
*
Refactor FirstHopId into type-differentiated form
Nick Mathewson
2022-03-30
1
-10
/
+1
*
Rename Guard=>FirstHop, GuardId=>FirstHopId
Nick Mathewson
2022-03-30
1
-4
/
+4
*
Clarify documentation about GuardUsable constructors
Nick Mathewson
2022-03-30
1
-4
/
+10
*
Add a TODO about an unslightly type.
Nick Mathewson
2022-03-30
1
-0
/
+2
*
Add status tracking to FallbackDir.
Nick Mathewson
2022-03-30
1
-1
/
+0
*
GuardMgr: some prep work for returning fallbacks as guards.
Nick Mathewson
2022-03-30
1
-4
/
+14
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-1
/
+1
*
Replace manual Debug impl with educe in tor-guardmgr
Ian Jackson
2022-03-02
1
-11
/
+7
*
impl Debug for various internal types
Ian Jackson
2022-02-25
1
-0
/
+11
*
Remove unused started_at PendingRequest
Neel Chauhan
2021-12-14
1
-5
/
+0
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-2
/
+2
*
Merge branch 'bug219'
Nick Mathewson
2021-11-02
1
-14
/
+17
|
\
|
*
Refactor tor-guardmgr's inter-task communication.
Nick Mathewson
2021-11-02
1
-14
/
+17
*
|
tor-circmgr: test ExitPathBuilder with guards.
Nick Mathewson
2021-11-02
1
-0
/
+7
*
|
Mark primary guards as retriable when we come back online.
Nick Mathewson
2021-11-02
1
-0
/
+14
|
/
*
Improve some documentation links
Nick Mathewson
2021-10-29
1
-3
/
+3
*
Do not blame a guard for failures on non-random circuits.
Nick Mathewson
2021-10-26
1
-3
/
+30
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-0
/
+1
*
Use better reporting for guard status.
Nick Mathewson
2021-10-13
1
-0
/
+6
*
Rename GuardStatusMsg, make it public, add an `Indeterminate` case.
Nick Mathewson
2021-10-13
1
-19
/
+36
*
Resolve small issues and XXXX/TODO comments in GuardMgr.
Nick Mathewson
2021-10-07
1
-1
/
+5
*
Tests for top-level GuardMgr.
Nick Mathewson
2021-10-07
1
-7
/
+12
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
1
-0
/
+254