summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec
Commit message (Expand)AuthorAgeFilesLines
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-7/+7
* release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* linkspec: Add serde(default) to fields in RelayIds.Nick Mathewson2026-04-281-2/+6
* linkspec: Rename all_addrs_allowed_for_extend()David Goulet2026-04-091-2/+2
* Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* Merge branch 'fixes_mr3791' into 'main'David Goulet2026-03-311-1/+37
|\
| * linkspec: Rename has_all_public_addresses()David Goulet2026-03-301-2/+2
| * linkspec: Rename has_all_reachable_addresses()David Goulet2026-03-301-1/+1
| * linkspec: Rename has_all_valid_port() to has_all_nonzero_port()David Goulet2026-03-301-2/+2
| * linkspec: Move has_all_valid_port() and has_all_reachable_addresses() into Ch...David Goulet2026-03-302-35/+38
| * linkspec: Add OwnedChanTarget address validation helpersDavid Goulet2026-03-301-1/+34
* | Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-7/+7
* | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
|/
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* tor-chanmgr: add base64ct dependency and docsNihal2026-03-181-1/+1
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* linkspec: Implement a RelayIdsBuilder::from_relay_ids()David Goulet2026-03-031-0/+18
* proto: Implement Display for PeerAddrDavid Goulet2026-03-031-0/+10
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-7/+7
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* linkspec: Add missing feature gateDavid Goulet2026-02-191-0/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* proto: Enforce that channel method as unique SocketAddrDavid Goulet2026-02-121-0/+20
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-7/+7
* 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-7/+7
* Merge branch 'protover_refactor' into 'main'Nick Mathewson2025-12-041-2/+0
|\
| * linkspec: Remove comment about expense of cloning protocols.Nick Mathewson2025-12-031-2/+0
* | Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-7/+7
* linkspec: allow unstable_name_collisions lint for exactly_one()Gabriela Moldovan2025-12-011-0/+5
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-0610-10/+10
|/
* maint: remove all semver.md filesSteven Engler2025-10-301-3/+0
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-9/+9
* tor-linkspec: add missing semver breaking changesSteven Engler2025-10-281-1/+3
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)Ian Jackson2025-10-061-1/+3
* tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-065-23/+37
* 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
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-9/+9
* circmgr: Don't count channel negotiation towards circuit built time.Nick Mathewson2025-08-071-0/+5
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-7/+10