| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move closed-check for circuits into an atomicbool. | Nick Mathewson | 2020-11-13 | 1 | -1/+1 | |
| * | Make Arc<>-ness of ClientCirc explicit. | Nick Mathewson | 2020-11-12 | 2 | -11/+15 | |
| * | Make the Arc-ness of channels more explicit. | Nick Mathewson | 2020-11-12 | 1 | -1/+2 | |
| * | tor-circmgr: timeout and retry support. | Nick Mathewson | 2020-11-11 | 2 | -3/+40 | |
| * | Isolate async_std usage in a new tor_rtcompat crate. | Nick Mathewson | 2020-11-11 | 2 | -16/+6 | |
| * | Use anyhow in tor-circmgr and tor-chanmgr | Nick Mathewson | 2020-11-11 | 4 | -20/+4 | |
| * | circmgr: Make sure circmgr can be shared among threads | Nick Mathewson | 2020-11-04 | 1 | -8/+6 | |
| * | Make 'netdir' no longer a field in circmgr. | Nick Mathewson | 2020-11-02 | 1 | -12/+13 | |
| * | Add a tiny bit of cleanup logic to tor-circmgr | Nick Mathewson | 2020-11-02 | 1 | -4/+17 | |
| * | Document tor-circmgr | Nick Mathewson | 2020-11-02 | 5 | -7/+107 | |
| * | Implement rudimentary circuit-manager functionality | Nick Mathewson | 2020-11-02 | 3 | -1/+193 | |
| * | Add a new circuit-manager crate and move path selection there. | Nick Mathewson | 2020-11-02 | 5 | -0/+182 | |
