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
/
src
/
mgr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
In struct PendingEntry, remove circ_spec
Neel Chauhan
2021-11-28
1
-10
/
+2
|
|
/
*
|
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-3
/
+3
*
|
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-1
/
+1
|
/
*
Fold "circuit_timing" and "request_timing" into a single section.
Nick Mathewson
2021-11-18
1
-30
/
+7
*
Replace all println/eprintln calls outside of arti CLI with trace.
Nick Mathewson
2021-11-04
1
-1
/
+2
*
Mark request_retried test as ignored
Nick Mathewson
2021-10-28
1
-0
/
+1
*
circmgr: Split request_timeout test into two.
Nick Mathewson
2021-10-26
1
-0
/
+7
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
1
-7
/
+51
*
Implement the "request_loyalty" configuration option
Nick Mathewson
2021-10-19
1
-2
/
+1
*
Do not use set_ prefix on derive_builder setters
Jani Monoses
2021-09-16
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
A little more test coverage in tor-circmgr::mgr
Nick Mathewson
2021-09-07
1
-5
/
+35
*
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
1
-0
/
+1692
[prev]