summaryrefslogtreecommitdiff
path: root/crates/tor-netdir
Commit message (Expand)AuthorAgeFilesLines
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-11/+11
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methodsIan Jackson2025-10-061-2/+2
* tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-061-4/+3
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-11/+11
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Merge branch 'xon-xoff-checker' into 'main'David Goulet2025-09-151-0/+33
|\
| * tor-netdir: add flow control parameters to `NetParameters`Steven Engler2025-09-101-0/+33
* | tor-netdir: change default `cc_alg` from 0 to 2Steven Engler2025-09-101-5/+1
|/
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* tor-netdir: Removed dependency on `static_assertions`hashcatHitman2025-09-012-3/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-11/+11
* tor-netdoc: Apply much rustfmt churnIan Jackson2025-08-263-10/+5
* tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatusIan Jackson2025-08-263-14/+14
* tor-netdoc: Abolish RouterStatus trait in favour of generic methodsIan Jackson2025-08-261-2/+2
* tor-netdoc: Remove generics from Consensus and its contentsIan Jackson2025-08-263-12/+12
* tor-netdoc: netstatus: Move everything variety-specificIan Jackson2025-08-263-14/+14
* clippy: fix `clippy::duplicated_attributes` warningsSteven Engler2025-08-111-1/+0
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-28/+20
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-30/+31
* Merge branch 'prop362-fixups' into 'main'wesleyac2025-08-051-0/+24
|\
| * tor-hsservice: Time out RendRequests in PoW queue.Wesley Aptekar-Cassels2025-08-051-1/+0
| * tor-hsservice: Add consensus params for Prop 362.Wesley Aptekar-Cassels2025-08-051-0/+25
* | Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* | Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
|/
* Merge branch 'fix_rustdoc_nightly' into 'main'Nick Mathewson2025-08-052-1/+5
|\
| * Fix errors from rustdoc nightly.Nick Mathewson2025-08-052-1/+5
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* | Version bumps for 1.4.6Ian Jackson2025-08-051-10/+10
|/
* Merge branch 'prop360-combined' into 'main'Nick Mathewson2025-07-101-0/+10
|\
| * Suggestions from @gabi-250 on prop360 implementation.Nick Mathewson2025-07-101-1/+1
| * netdir: new parameters from prop360.Nick Mathewson2025-07-101-0/+10
* | Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-092-2/+2
|/
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-11/+11
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* NetParameters::saturating_update: log when a value is out of rangeJim Newsome2025-06-231-1/+71
* Log unrecognized net paramsJim Newsome2025-06-231-1/+4
* Merge branch 'hs-interval-min' into 'main'Nick Mathewson2025-06-101-1/+1
|\
| * tor-netdir: decrease minimum hsdir_interval from 30 to 5Jim Newsome2025-06-101-1/+1
* | proto: Move NegotiatedHopSettings to a higher levelNick Mathewson2025-06-101-0/+10
* | Un-pin version of typed-index-collectionsNick Mathewson2025-06-091-3/+1
|/
* NetDir::pick_n_relays: avoid some unwarranted warningsJim Newsome2025-06-051-3/+4
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-11/+11
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+2
* netdir, relay-selection: require Fast and Stable for rendpoints.Nick Mathewson2025-05-201-1/+3
* hs: Prevent a client from using a `MiddleOnly` relay for onion servicesNeel Chauhan2025-05-202-6/+10
* netdir: fix warning about an opportunity to use saturating_subNick Mathewson2025-05-151-5/+1
* 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-012-13/+11
* tor-netdir: Warn on one more case of insufficient itemsNick Mathewson2025-04-291-1/+12