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
/
hspool.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
1
-6
/
+4
*
tor-circmgr: Provide estimate_timeout as a method on HsCircPool
Ian Jackson
2023-06-29
1
-1
/
+21
*
circmgr: Refactor duplicate logic.
Nick Mathewson
2023-06-28
1
-27
/
+21
*
circmgr: Remove a "TODO HS" about path restrictions.
Nick Mathewson
2023-06-28
1
-3
/
+0
*
circmgr: Defer two "TODO HS" in hspool
Nick Mathewson
2023-06-28
1
-2
/
+2
*
hspool: Use let-else pattern; our MSRV permits it.
Nick Mathewson
2023-06-22
1
-6
/
+2
*
circmgr: Use path_ref() instead of path().
Nick Mathewson
2023-06-22
1
-24
/
+45
*
circmgr: Make hspool size dynamic
Nick Mathewson
2023-06-16
1
-19
/
+10
*
circmgr::hspool: Move the Mutex into an intermediary Inner struct
Nick Mathewson
2023-06-16
1
-24
/
+42
*
circmgr: Remove TODOS about retrying.
Nick Mathewson
2023-06-16
1
-5
/
+0
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-3
/
+3
*
hspool: Accept any T:CircTarget.
Nick Mathewson
2023-05-10
1
-9
/
+26
*
tor-circmgr: HsCircKind: derive Eq
Ian Jackson
2023-04-05
1
-1
/
+1
*
tor-circmgr: Make take_or_launch_stub_circuit future Send
Ian Jackson
2023-03-30
1
-2
/
+1
*
hspool: simplify loop and add a maximum
Nick Mathewson
2023-03-22
1
-41
/
+39
*
hspool: Clarify/document more TODO HS items.
Nick Mathewson
2023-03-22
1
-2
/
+8
*
hspool: Tweak comments and add more TODOs.
Nick Mathewson
2023-03-22
1
-10
/
+33
*
circmgr: hspool now launches circuits in the background.
Nick Mathewson
2023-03-22
1
-11
/
+157
*
circmgr: Add an actual pool to HsCircPool.
Nick Mathewson
2023-03-22
1
-6
/
+121
*
circmgr: Begin an HS circuit pool structure
Nick Mathewson
2023-03-22
1
-0
/
+150