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
/
tor-circmgr
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a couple of new clippy warnings.
Nick Mathewson
2020-11-28
1
-1
/
+1
*
Add a function to retire circuits.
Nick Mathewson
2020-11-24
1
-0
/
+29
*
Add support for using fallback directories in path construction
Nick Mathewson
2020-11-19
1
-9
/
+35
*
Note an unpleasantness in the circmgr api.
Nick Mathewson
2020-11-16
1
-0
/
+1
*
Move closed-check for circuits into an atomicbool.
Nick Mathewson
2020-11-13
1
-1
/
+1
*
Make Arc<>-ness of ClientCirc explicit.
Nick Mathewson
2020-11-12
1
-9
/
+13
*
tor-circmgr: timeout and retry support.
Nick Mathewson
2020-11-11
1
-3
/
+36
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
1
-10
/
+3
*
Use anyhow in tor-circmgr and tor-chanmgr
Nick Mathewson
2020-11-11
1
-4
/
+2
*
circmgr: Make sure circmgr can be shared among threads
Nick Mathewson
2020-11-04
1
-8
/
+6
*
Make 'netdir' no longer a field in circmgr.
Nick Mathewson
2020-11-02
1
-12
/
+13
*
Add a tiny bit of cleanup logic to tor-circmgr
Nick Mathewson
2020-11-02
1
-4
/
+17
*
Document tor-circmgr
Nick Mathewson
2020-11-02
1
-3
/
+74
*
Implement rudimentary circuit-manager functionality
Nick Mathewson
2020-11-02
1
-0
/
+188
*
Add a new circuit-manager crate and move path selection there.
Nick Mathewson
2020-11-02
1
-0
/
+5
[prev]