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
/
daemon.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-guardmgr
Ian Jackson
2023-10-11
1
-1
/
+1
*
GuardMgr: Add Instant to update().
Nick Mathewson
2022-11-16
1
-2
/
+2
*
GuardMgr: Launch a background task to keep the list of bridge
Nick Mathewson
2022-11-08
1
-0
/
+28
*
GuardMgr: Exit keep-netdir-updated task early if GuardMgr disappears.
Nick Mathewson
2022-11-08
1
-0
/
+2
*
Refactor external guardmgr APIs: Stop taking NetDir arguments.
Nick Mathewson
2022-11-08
1
-5
/
+2
*
GuardMgr: Update to use new NetDirProvider API.
Nick Mathewson
2022-07-26
1
-1
/
+1
*
Move responsibility for GuardMgr NetDir updates to GuardMgr.
Nick Mathewson
2022-06-07
1
-0
/
+30
*
GuardMgr: record clock skew information.
Nick Mathewson
2022-04-07
1
-2
/
+2
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
1
-2
/
+3
*
Refactor tor-guardmgr's inter-task communication.
Nick Mathewson
2021-11-02
1
-41
/
+7
*
Improve some documentation links
Nick Mathewson
2021-10-29
1
-3
/
+3
*
Rename GuardStatusMsg, make it public, add an `Indeterminate` case.
Nick Mathewson
2021-10-13
1
-2
/
+2
*
Use an mpsc::unbounded() channel in GuardMgr.
Nick Mathewson
2021-10-10
1
-5
/
+4
*
Tests for top-level GuardMgr.
Nick Mathewson
2021-10-07
1
-11
/
+32
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
1
-0
/
+102