summaryrefslogtreecommitdiff
path: root/crates/tor-netdir
Commit message (Expand)AuthorAgeFilesLines
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-11/+11
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-netdir: port to web-time-compat.Nick Mathewson2026-03-263-3/+5
* Fix grammar typosTobias Stoeckmann2026-03-151-1/+1
* Fix word duplicate typosTobias Stoeckmann2026-03-152-3/+3
* Merge branch 'flags-url' into 'main'Clara Engler2026-03-121-0/+3
|\
| * tor-netdir: Add spec link to flag descriptionsIan Jackson2026-03-111-0/+3
* | tor-netdir: Simply exit documentationClara Engler2026-03-091-7/+0
* | tor-netdir: Add is_flagged_exit() to RelayDetailsClara Engler2026-03-051-0/+11
|/
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-11/+11
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-11/+11
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-11/+11
* Merge branch 'ticket1223' into 'main'Nick Mathewson2025-12-043-4/+84
|\
| * Refactor common code that builds circtargets for HS.Nick Mathewson2025-12-043-4/+84
* | Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-042-4/+0
|/
* 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