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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Initial work on periodically reloading state.
Nick Mathewson
2021-10-19
2
-2
/
+11
*
|
Implement the "request_loyalty" configuration option
Nick Mathewson
2021-10-19
1
-2
/
+1
*
|
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-14
/
+3
*
|
tor-client: refactor TorClient::bootstrap's args into a config object
eta
2021-10-19
1
-1
/
+1
|
/
*
Use better reporting for guard status.
Nick Mathewson
2021-10-13
3
-22
/
+119
*
Implement guards for multihop paths.
Nick Mathewson
2021-10-13
3
-26
/
+87
*
Actually select guards for directory circuits.
Nick Mathewson
2021-10-13
3
-12
/
+25
*
Pass the guard manager down to the path selection functions.
Nick Mathewson
2021-10-11
5
-14
/
+37
*
WIP
Nick Mathewson
2021-10-11
4
-13
/
+19
*
Integrate GuardUsability and GuardMonitor into CircuitBuilder.
Nick Mathewson
2021-10-10
3
-11
/
+73
*
Notify guard manager on network change and state flush.
Nick Mathewson
2021-10-10
2
-2
/
+20
*
Add a GuardMgr member to CircuitBuilder
Nick Mathewson
2021-10-10
4
-3
/
+20
*
Re-export configuration types from tor-client.
Nick Mathewson
2021-10-09
2
-0
/
+9
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
2
-4
/
+11
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
2
-1
/
+2
*
Use StorageHandle in tor_circmgr.
Nick Mathewson
2021-09-30
3
-70
/
+15
*
Do not use set_ prefix on derive_builder setters
Jani Monoses
2021-09-16
2
-5
/
+5
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
9
-12
/
+22
*
More tests in pareto.rs
Nick Mathewson
2021-09-08
1
-9
/
+47
*
Use same defaults for abandon and close times in timeout code.
Nick Mathewson
2021-09-07
1
-6
/
+4
*
Stop making abandoned/successful circuit counts persistent
Nick Mathewson
2021-09-07
1
-22
/
+1
*
A little more test coverage in tor-circmgr::mgr
Nick Mathewson
2021-09-07
2
-6
/
+36
*
tor_circmgr::mgr -- refactor some duplicate code.
Nick Mathewson
2021-09-07
1
-20
/
+32
*
Rename pick_action to clarify that it can modify self
Nick Mathewson
2021-09-07
1
-5
/
+5
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
16
-0
/
+5461
[prev]