summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/impls.rs
Commit message (Expand)AuthorAgeFilesLines
* Provide ChannelUsage and plumb it all the way downIan Jackson2022-08-161-2/+7
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+0
* Merge branch 'no-system-time' into 'main'eta2022-03-301-0/+1
|\
| * remove most usage of SystemTime::nowtrinity-1686a2022-02-251-0/+1
* | Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+1
* | Replace manual Debug impl with educe in tor-circmgrIan Jackson2022-03-021-12/+5
* | 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