aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/event.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+9
* chanmgr: expose whether we are failing because of expired certs.Nick Mathewson2022-04-121-20/+83
* chanmgr: tests for ConnStatus::usableNick Mathewson2022-04-021-0/+5
* Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+1
* Replace manual Debug impl with educe in tor-chanmgrIan Jackson2022-03-021-7/+5
* bootstrap reporting: Documentation fixups from review.Nick Mathewson2022-01-191-1/+12
* tor-chanmgr: Add bootstrap/status reporting.Nick Mathewson2022-01-181-0/+462