Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-12 | Changelog draft for 0.4.4.4-rc | Nick Mathewson | |
2020-08-03 | Remove 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. |