summaryrefslogtreecommitdiff
path: root/crates/tor-checkable/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* TimerangeBound: Stop using std::ops::Bound.Wesley Aptekar-Cassels2024-11-251-0/+1
| | | | Fixes: #1691
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-1/+0
|
* tor-checkable: Make TimerangeBound::dangerously* non-experimentalIan Jackson2022-10-271-0/+1
I want one of these for the bridge descriptor downloader, and they seem reasonable to me.