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
*
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