aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40081
AgeCommit message (Collapse)Author
2020-08-12Changelog draft for 0.4.4.4-rcNick Mathewson
2020-08-03Remove channel_is_canonical_is_reliable()Nick Mathewson
This function once served to let circuits continue to be built over version-1 link connections. But such connections are long-obsolete, and it's time to remove this check. Closes #40081.