<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-linkspec/src/traits.rs, branch arti-v1.1.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-11-30T15:49:34Z</updated>
<entry>
<title>Separate BridgeAddr and PtTargetAddr</title>
<updated>2022-11-30T15:49:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:07:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=199a6e0754581c15ca26096989e35aa021412e97'/>
<id>urn:sha1:199a6e0754581c15ca26096989e35aa021412e97</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/issues/668#note_2858220

This commit is difficult to split up.

The innards of BridgeAddr and PtTargetAddr are still a bit entangled.
</content>
</entry>
<entry>
<title>Merge branch 'more-linkspec-tests' into 'main'</title>
<updated>2022-11-29T18:41:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-29T18:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bdddb78828515689f40d5a0d7aa5ec5c388fca26'/>
<id>urn:sha1:bdddb78828515689f40d5a0d7aa5ec5c388fca26</id>
<content type='text'>
Add tests for a bunch of code in tor-linkspec

See merge request tpo/core/arti!867</content>
</entry>
<entry>
<title>Remove deprecated aliases in tor-linkspec.</title>
<updated>2022-11-29T15:56:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-29T15:56:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69744ef8f34f80c6099f25545b20b77c43471d45'/>
<id>urn:sha1:69744ef8f34f80c6099f25545b20b77c43471d45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linkspec: Add tests for has_any_identity.</title>
<updated>2022-11-28T13:19:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-16T19:45:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d990a239483d5a860118be6992035f84309f98f1'/>
<id>urn:sha1:d990a239483d5a860118be6992035f84309f98f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linkspec: Give a Redacted form for chantarget.</title>
<updated>2022-11-28T13:01:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-21T19:31:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2aa0ae40167e47af178668e9351e5f153895b0cc'/>
<id>urn:sha1:2aa0ae40167e47af178668e9351e5f153895b0cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TransportId: Fix test case for no pt-target</title>
<updated>2022-11-22T14:59:25Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-22T11:47:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=822a6ce32bebd019aa06217c133d7a73d948609e'/>
<id>urn:sha1:822a6ce32bebd019aa06217c133d7a73d948609e</id>
<content type='text'>
Fixes

  cargo +stable clippy --manifest-path=/home/ian/Rustup/Arti/arti/Cargo.toml --locked --target-dir=target --offline -p tor-linkspec --no-default-features --all-targets

giving

  446 |             .method(ChannelMethod::Pluggable(PtTarget::new(
      |                                    ^^^^^^^^^ variant or associated item not found in `transport::ChannelMethod`
</content>
</entry>
<entry>
<title>Fix a missing import in tests.</title>
<updated>2022-11-18T15:34:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-18T15:34:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de9f3177b012202d688d43e4ad2c56979656e3ba'/>
<id>urn:sha1:de9f3177b012202d688d43e4ad2c56979656e3ba</id>
<content type='text'>
I'm not sure why the CI didn't reject this the first time around.
</content>
</entry>
<entry>
<title>Merge branch 'refactor_into_ownedchantarget' into 'main'</title>
<updated>2022-11-18T15:21:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-18T15:21:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=47041bd4cec853e66cc350966846f01562a07b7a'/>
<id>urn:sha1:47041bd4cec853e66cc350966846f01562a07b7a</id>
<content type='text'>
CircMgr: Refactor DirSpecificTarget constructor

See merge request tpo/core/arti!866</content>
</entry>
<entry>
<title>CircMgr: Refactor DirSpecificTarget constructor</title>
<updated>2022-11-18T14:55:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-16T19:59:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ec148a63cbf65d72a14540b8f1607f5e0ed1847e'/>
<id>urn:sha1:ec148a63cbf65d72a14540b8f1607f5e0ed1847e</id>
<content type='text'>
This commit replaces the
`impl From&lt;&amp;T&gt; for OwnedChanTarget where T:ChanTarget`
with a new `IntoOwnedChanTarget` trait. This lets us be explicit
that we're constructing an owned object, and not just converting
something.

No semver change needed, since these APIs haven't been released.

----------- (new description)
</content>
</entry>
<entry>
<title>ChanTarget: Add a display function, with better output.</title>
<updated>2022-11-17T14:06:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-17T14:06:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25702ccd9e91d597b4de76c8a9589997f9578baf'/>
<id>urn:sha1:25702ccd9e91d597b4de76c8a9589997f9578baf</id>
<content type='text'>
This change lets us display a ChanTarget's members without first
cloning them into an OwnedChanTarget.

It also resolves a reliability issue by outputting better info when
talking about connections via pluggable transports.

Closes #647
</content>
</entry>
</feed>
