summaryrefslogtreecommitdiff
path: root/crates/tor-netdir
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-11/+11
* tor-netdir: Add timeliness param to wait_for_netdir_to_list.Wesley Aptekar-Cassels2024-11-251-1/+2
* Move helpers from tor-hsservice to tor-netdir.Wesley Aptekar-Cassels2024-11-252-1/+80
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-11/+11
* Merge branch 'typed-index-approx' into 'main'Nick Mathewson2024-09-301-1/+3
|\
| * Fix typed-index-collections versions to ~3.1.0Nick Mathewson2024-09-301-1/+3
* | Remove semver.md files from 1.2.8Nick Mathewson2024-09-301-1/+0
|/
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-11/+11
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs...Gabriela Moldovan2024-09-091-1/+6
* tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.Gabriela Moldovan2024-09-093-16/+17
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-11/+11
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-11/+11
* Fix new "clippy::needless-maybe-sized" warning on nightlyNick Mathewson2024-07-281-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-11/+11
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-11/+11
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Remove semver.md, post releaseIan Jackson2024-04-301-1/+0
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-11/+11
* Use uXX::MAX in place of std::uXX::MAXNick Mathewson2024-04-221-3/+3
* Merge branch 'vanguard-mgr-sets' into 'main'gabi-2502024-04-102-9/+54
|\
| * tor-netdir: Increase channel size to so set_netidr_and_notify doesn't block.Gabriela Moldovan2024-04-091-1/+1
| * tor-netdir: Implement TestNetDirProvider::events().Gabriela Moldovan2024-04-052-9/+54
* | Doc: tweak documentation on NetDir::id*listed functionsNick Mathewson2024-04-101-10/+9
* | Doc: Add xref from NetDir::by_ids to ids_listed.Nick Mathewson2024-04-101-0/+7
|/
* Fix some rustdoc links and copypaste errors in tor-netdir.Nick Mathewson2024-04-042-5/+9
* tor-netdir: Abolish Relay::has_same_relay_idsIan Jackson2024-04-032-11/+5
* Merge branch '504-cleanup-part1' into 'main'Nick Mathewson2024-04-033-195/+262
|\
| * Comment fixes in RelayDetails refactor.Ian Jackson2024-04-031-2/+4
| * Add a semver.md file so we do not forget to put "breaking!" in changelog.Nick Mathewson2024-03-281-0/+1
| * Move rs_is_dircache to details.rsNick Mathewson2024-03-282-9/+9
| * Rename `Relay::same_relay` and make it private.Nick Mathewson2024-03-282-9/+7
| * Remove all *Relay is_flagged_guard methods.Nick Mathewson2024-03-282-27/+3
| * Remove temporary functions in CheckedRelay.Nick Mathewson2024-03-281-169/+57
| * Remove temporary functions in UncheckedRelay.Nick Mathewson2024-03-281-26/+6
| * Move most functions from *Relay to *RelayDetailsNick Mathewson2024-03-282-22/+166
| * Relocate declarations of *Relay methods to details.rsNick Mathewson2024-03-282-129/+141
| * Add low_level_details to {Unchecked,}Relay.Nick Mathewson2024-03-272-0/+66
* | remove unused dependenciestrinity-1686a2024-04-021-6/+0
* | Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-13/+13
|/
* tor-netdir: Fix broken links in NetParameters docs.Gabriela Moldovan2024-03-261-3/+3
* tor-netdir: Use IntegerSeconds for the vanguard lifetime params.Gabriela Moldovan2024-03-261-4/+4
* tor-netdir: Use consistent termninology in the vanguard param docs.Gabriela Moldovan2024-03-261-6/+6