summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/semver.md
Commit message (Expand)AuthorAgeFilesLines
* Add a semver.md file so we do not forget to put "breaking!" in changelog.Nick Mathewson2024-03-281-0/+1
* Remove semver.md files from arti 1.2.0 release.Gabriela Moldovan2024-03-041-1/+0
* netdir: Add Relay::is_flagged_{fast,stable} methods.Nick Mathewson2024-02-121-0/+1
* Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-6/+0
* Rename our aliases for hs_intro_*_lifetime.Nick Mathewson2024-01-251-0/+1
* tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.Gabriela Moldovan2024-01-241-0/+2
* tor-netdir, tor-hscrypto: Add function for computing SRV period offset.Gabriela Moldovan2024-01-241-0/+1
* tor-netdir: Simplify `hs_dirs_upload` by only returning the `Relay`.Gabriela Moldovan2024-01-241-1/+1
* tor-netdir: Make hs_all_time_periods return HsDirParams.Gabriela Moldovan2024-01-241-0/+1
* netdir: Make hs_dirs_upload() yield &HsDirParams.Nick Mathewson2024-01-231-0/+1
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-2/+0
* tor-netdir: Deprecate hs_dirs().Gabriela Moldovan2023-08-221-0/+1
* tor-netdir: Add separate functions for computing hsdirs for upload/download.Gabriela Moldovan2023-08-221-0/+1
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-2/+0
* netdir, netdoc: Add accessors for protocol version status.Nick Mathewson2023-06-061-0/+2
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-1/+0
* tor-netdir: Document fill_from_previous_netdir semverIan Jackson2023-02-091-0/+1
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-2/+0
* FlagEvent trait: Implement using macrosIan Jackson2022-10-251-1/+1
* netdir: Expose addrs-in-same-subnets calculation from SubnetConfigNick Mathewson2022-10-241-0/+2
* Remove semver.md from arti-1.0.0Nick Mathewson2022-09-071-4/+0
* 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