summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-7/+7
* Require derive-deftly 1.11.4Ian Jackson2026-07-231-1/+1
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-153-6/+1
|\
| * Remove now-unneeded allow(clippy::cognitive_complexity)Jim Newsome2026-07-151-4/+0
| * add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
| * Removed unnecessary lintpryty262026-07-152-2/+1
* | Merge branch 'da-relayid' into 'main'Ian Jackson2026-07-151-145/+119
|\ \
| * | tor-linkspec: RelayIdType: Clarify display vs display_idIan Jackson2026-07-151-4/+4
| * | tor-linkspec: Un-explode and tidy some derive listsIan Jackson2026-07-011-17/+4
| * | tor-linkspec: Sort out indentation in new macro templateIan Jackson2026-07-011-111/+111
| * | tor-linkspec: PartialEq: use deftly, not an ad-hoc macro_rulesIan Jackson2026-07-011-10/+2
| * | tor-linkspec: PartialEq: change variable namesIan Jackson2026-07-011-6/+6
| * | tor-linkspec: PartialEq: simplify PartialEq<FooIdentity> for RelayIdIan Jackson2026-07-011-1/+1
| * | tor-linkspec: Use deftly for RelayIdId and RelayIdRef implsIan Jackson2026-07-011-44/+26
| * | tor-linkspec: Minimal deftly for RelayIdId and RelayIdRefIan Jackson2026-07-011-11/+24
| * | tor-linkspec: Move PartialEq implsIan Jackson2026-07-011-19/+19
* | | multiple crates: Fix clippy warningshjrgrn2026-07-101-1/+1
| |/ |/|
* | Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-2/+2
|/
* Version bumps for 2.5.0Nick Mathewson2026-06-301-9/+9
* Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\
| * Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | hscrypto, linkspec, llcrypto: Use new redaction helpersNick Mathewson2026-06-101-2/+5
|/
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-1010-0/+11
|\
| * everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-091-0/+1
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-0910-0/+10
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-7/+7
* 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