Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-26 | Remove TAP key from extend_info_t | Nick Mathewson | |
2023-10-16 | conflux: Flag set as in full teardown in the free path | David Goulet | |
We suspect a shutdown race of some sort for which the full teardown is not noticed during the close but should be during the free. For that, we flag the conflux set as in full teardown (if so) in the free path in case the close path didn't caught it. Fixes #40870 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-06-27 | Bug 40566: Remove unused BDP estimators | Mike Perry | |
2023-06-23 | Bug 40709: Update and clean up tests for consensus params | Mike Perry | |
2023-05-11 | Fix unit tests. | Mike Perry | |
2023-04-06 | Prop#329 Tests: Add tests for the conflux pool | Mike Perry | |