| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
