summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Allow "clippy::single_char_pattern" in tests.Ian Jackson2022-10-121-0/+1
* chanmgr, testing: Provide config accessor for testingIan Jackson2022-08-161-0/+8
* channel: Introduce padding configIan Jackson2022-08-161-6/+6
* Introduce ChannelConfigIan Jackson2022-08-161-0/+45