summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/semver.md
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into 'linkspec_refactor_v3'Nick Mathewson2022-08-101-0/+1
|\
| * Add params() method to NetDirProvider, and partial implementationNick Mathewson2022-08-021-0/+1
* | netdir: remove long-unused missing_descriptor_for codeNick Mathewson2022-08-101-0/+2
* | tor-linkspec: Refactor out traits to represent a relay's ID set.Nick Mathewson2022-08-021-0/+1
|/
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-4/+0
* tor-netdir: Remove latest_netdir method.Nick Mathewson2022-07-261-0/+1
* Add new APIs to NetDirProvider to better support timeliness.Nick Mathewson2022-07-261-0/+2
* netdir: Make pick() functions take FnMut closures.Nick Mathewson2022-07-121-0/+1
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-2/+0
* Make NetDirProvider require Send and Sync.Nick Mathewson2022-06-071-0/+2