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
/
src
/
hspool
/
pool.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases (fmt)
Ian Jackson
2023-07-10
1
-1
/
+2
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
1
-1
/
+3
|
/
*
random_idx_where: Ensure uniform distribution of choice
Jim Newsome
2023-06-23
1
-22
/
+32
*
Add more tests for random_idx_where
Jim Newsome
2023-06-23
1
-0
/
+10
*
tor-circmgr: Test random_idx_where with empty slice
Ian Jackson
2023-06-23
1
-0
/
+7
*
tor-circmgr: random_idx_where: Don't panic on empty range
Ian Jackson
2023-06-23
1
-0
/
+3
*
Typo fixes
gabi-250
2023-06-20
1
-2
/
+2
*
circmgr: Use a slightly nicer way to pick a circuit from our pool.
Nick Mathewson
2023-06-16
1
-13
/
+58
*
circmgr: Make hspool size dynamic
Nick Mathewson
2023-06-16
1
-9
/
+98
*
circmgr::hspool: Move the Mutex into an intermediary Inner struct
Nick Mathewson
2023-06-16
1
-11
/
+11
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-6
/
+6
*
circmgr: Add an actual pool to HsCircPool.
Nick Mathewson
2023-03-22
1
-0
/
+52