index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-circmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-circmgr::usage: Add a few more tests.
Nick Mathewson
2021-11-02
1
-2
/
+66
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-14
/
+14
*
Merge remote-tracking branch 'origin/mr/112'
Nick Mathewson
2021-10-29
1
-3
/
+37
|
\
|
*
Improve docs of more (potentially re-exported) arti-client types
eta
2021-10-29
1
-3
/
+37
*
|
Improve some documentation links
Nick Mathewson
2021-10-29
1
-1
/
+2
|
/
*
Try writing a bit more documentation for configuration types.
Nick Mathewson
2021-10-28
1
-3
/
+9
*
Fix clippy warnings in tests.
Nick Mathewson
2021-10-28
1
-5
/
+5
*
Merge remote-tracking branch 'origin/mr/110'
Nick Mathewson
2021-10-28
1
-136
/
+233
|
\
|
*
tor_circmgr: Refactor and re-enable build_timeout() test
Nick Mathewson
2021-10-27
1
-136
/
+233
*
|
Mark request_retried test as ignored
Nick Mathewson
2021-10-28
1
-0
/
+1
|
/
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
2
-8
/
+0
*
Add #[serde(flatten)] HashMap fields to serializable objects
eta
2021-10-27
1
-2
/
+8
*
Fix some clippy-nightly warnings.
Nick Mathewson
2021-10-26
1
-0
/
+4
*
circmgr: Split request_timeout test into two.
Nick Mathewson
2021-10-26
1
-0
/
+7
*
Merge remote-tracking branch 'origin/mr/102'
Nick Mathewson
2021-10-26
3
-15
/
+79
|
\
|
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
3
-15
/
+79
*
|
Merge branch 'pb_lite_squashed'
Nick Mathewson
2021-10-26
1
-1
/
+11
|
\
\
|
*
|
Do not blame a guard for failures on non-random circuits.
Nick Mathewson
2021-10-26
1
-1
/
+11
*
|
|
Turn StreamIsolation into a separate type.
Nick Mathewson
2021-10-25
2
-39
/
+91
|
/
/
*
|
s/arti-arti-client/arti-client/ and regenerate readme files
Nick Mathewson
2021-10-25
1
-1
/
+1
*
|
Fix a typo in a comment.
Nick Mathewson
2021-10-25
1
-1
/
+1
*
|
Run "cargo fix --edition-idioms=2018".
Nick Mathewson
2021-10-22
1
-1
/
+1
*
|
Replace references to arti-client in the documentation.
Nick Mathewson
2021-10-21
3
-4
/
+4
*
|
Remove #![allow(dead_code)] in timeouts.rs
Nick Mathewson
2021-10-21
2
-2
/
+3
*
|
Merge branch 'share_state'
Nick Mathewson
2021-10-21
7
-221
/
+461
|
\
\
|
|
/
|
/
|
|
*
Implement the guard side of shared state directories.
Nick Mathewson
2021-10-21
1
-1
/
+10
|
*
Finish the timeout-inference side of shared state.
Nick Mathewson
2021-10-20
3
-30
/
+94
|
*
Add a timeout estimator to take estimates from another process.
Nick Mathewson
2021-10-20
4
-42
/
+93
|
*
Allow type of timeout estimator to change at runtime.
Nick Mathewson
2021-10-20
4
-201
/
+289
|
*
Replace the return type of StorageMgr::try_lock with a tristate
Nick Mathewson
2021-10-20
1
-1
/
+9
|
*
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
[prev]
[next]