summaryrefslogtreecommitdiff
path: root/crates/tor-relay-selection
Commit message (Expand)AuthorAgeFilesLines
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-9/+9
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-061-5/+4
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-9/+9
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-9/+9
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-7/+11
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-7/+7
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-9/+9
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Improve descriptions of rejected relays: omit "rejected 0/X"Nick Mathewson2025-06-251-3/+5
* tor-relay-selection: Removed dependency on `once_cell`hashcatHitman2025-06-142-3/+2
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-9/+9
* relay-selection: Rename RendPoint usage to NewRendPoint.Nick Mathewson2025-05-201-8/+10
* relay-selection: tweak messages about rejection reasonsNick Mathewson2025-05-202-5/+5
* netdir, relay-selection: require Fast and Stable for rendpoints.Nick Mathewson2025-05-201-1/+1
* hs: Prevent a client from using a `MiddleOnly` relay for onion servicesNeel Chauhan2025-05-201-0/+13
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-9/+9
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-9/+9
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Remove semver files for 1.4.1Nick Mathewson2025-03-031-1/+0
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-9/+9
* netdir: Consider RelayFamilyIds based on family rulesNick Mathewson2025-02-251-15/+45
* relay-selection: Add FamilyRules to exclude_relays_in_same_family.Nick Mathewson2025-02-253-6/+25
* Version bumps to 0.27.0Ian Jackson2025-02-061-9/+9
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-9/+9
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-9/+9
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-9/+9
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-9/+9
* Upgrade MSRV to 1.77Nick 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/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-9/+9
* 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-9/+9
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-9/+9
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-9/+9
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-9/+9
* arti-client: Make vanguards non-experimental.Gabriela Moldovan2024-04-291-3/+11
* tor-relay-selection: Introduce RelayUsage::vanguard.Gabriela Moldovan2024-04-222-1/+24
* Merge branch '504-cleanup-part1' into 'main'Nick Mathewson2024-04-033-17/+42
|\