aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/impls.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix two typosNick Mathewson2022-02-281-1/+1
* impl Debug for various internal typesIan Jackson2022-02-251-0/+12
* circmgr: Port InternalError to use Bug.Nick Mathewson2022-02-161-1/+2
* tor-circmgr: Remove Arc around ClientCircIan Jackson2022-01-071-2/+2
* De-Arc-ify Buildable for ClientCircNeel Chauhan2022-01-061-1/+1
* Remove a bunch of unused RNGsNeel Chauhan2021-12-251-3/+1
* Allow on-the-fly changing of path_rulesNick Mathewson2021-12-071-2/+6
* Merge remote-tracking branch 'origin/mr/102'Nick Mathewson2021-10-261-1/+3
|\
| * Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-261-1/+3
* | Fix a typo in a comment.Nick Mathewson2021-10-251-1/+1
|/
* Use better reporting for guard status.Nick Mathewson2021-10-131-13/+18
* WIPNick Mathewson2021-10-111-1/+1
* Integrate GuardUsability and GuardMonitor into CircuitBuilder.Nick Mathewson2021-10-101-4/+54
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+85