summaryrefslogtreecommitdiff
path: root/crates/tor-netdir
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-11/+11
* RelayFlags: Use RelayFlag enum variant names everywhereIan Jackson2025-11-183-17/+17
* RelayFlags: Use the singular RelayFlag for naming individual flagsIan Jackson2025-11-183-20/+20
* tor-netdoc: Remove the RelayFlags type alias in netstatusIan Jackson2025-11-183-4/+5
* tor-netdoc: Rename RelayFlags elements for regularity vs specIan Jackson2025-11-182-4/+4
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-066-7/+7
* 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