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
...
*
Make the guard selection function return a more useful type.
Nick Mathewson
2021-10-11
3
-4
/
+56
*
Change the GuardMgr APIs to no longer be async.
Nick Mathewson
2021-10-10
1
-32
/
+18
*
Use an mpsc::unbounded() channel in GuardMgr.
Nick Mathewson
2021-10-10
2
-29
/
+22
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Normalize tor-guardmgr warnings
Nick Mathewson
2021-10-09
1
-6
/
+6
*
Note a possible heisenbug in a unit test.
Nick Mathewson
2021-10-08
1
-0
/
+6
*
Add a few tracing calls to tor-guardmgr.
Nick Mathewson
2021-10-08
3
-17
/
+74
*
Resolve small issues and XXXX/TODO comments in GuardMgr.
Nick Mathewson
2021-10-07
5
-48
/
+63
*
Tests for top-level GuardMgr.
Nick Mathewson
2021-10-07
4
-23
/
+202
*
Tests for tor_guardmgr::sample.
Nick Mathewson
2021-10-07
1
-1
/
+330
*
Initial tests for tor_guardmgr::guard
Nick Mathewson
2021-10-07
1
-0
/
+295
*
Implement persistent state for guard mgr
Nick Mathewson
2021-10-07
1
-9
/
+25
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
7
-0
/
+2468
[prev]