<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-chanmgr/semver.md, branch arti-v2.4.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-05-07T12:22:31Z</updated>
<entry>
<title>chanmgr: report target address, not proxy address, in error</title>
<updated>2026-05-07T12:22:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-05-07T12:22:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fdd0c264bd9523bf36eb34da398d8862f52aa4bd'/>
<id>urn:sha1:fdd0c264bd9523bf36eb34da398d8862f52aa4bd</id>
<content type='text'>
Also, change the address type in the error to String for now.
In reality we need a better representation of this error,
but that shouldn't block this.
</content>
</entry>
<entry>
<title>chanmgr: refactor error types</title>
<updated>2026-05-07T12:15:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-04-28T17:48:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c0f60c68fbc4c1e480d144ab81d5c972315e4eb'/>
<id>urn:sha1:4c0f60c68fbc4c1e480d144ab81d5c972315e4eb</id>
<content type='text'>
Proxy belonged as a subcase of ChannelBuild.  And ChannelBuild
was only about making an initial connection.
</content>
</entry>
<entry>
<title>Remove semver.md files post-release</title>
<updated>2026-03-03T12:29:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-03T12:29:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a1f5c2e1d29500541d48400cf8f7d18023c4da0'/>
<id>urn:sha1:0a1f5c2e1d29500541d48400cf8f7d18023c4da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>relay: Add a TLS acceptor in the ChanBuilder</title>
<updated>2026-02-09T20:49:37Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-05T18:04:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44da1261337bbe29d2da2e6bf11e514298cb9c07'/>
<id>urn:sha1:44da1261337bbe29d2da2e6bf11e514298cb9c07</id>
<content type='text'>
This requires the `TlsKeyAndCert` so be passed on the TLS acceptor
settings. We assume that `RelayIdentities` has this information.

The ChanBuilder::new() was getting a bit too convoluted and feature
gated to instead we introduce new_client() and new_relay() and remove
the need for `with_identities()`.

Because of this, the ChanMgr::new() now returns a `Result&lt;&gt;`.

Related to #1597

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>release: Remove semver.md files from 2.0.0 release.</title>
<updated>2026-02-02T23:01:45Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T20:21:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e448afc67c67bc67bf7daac90f8a2277b4fc84d6'/>
<id>urn:sha1:e448afc67c67bc67bf7daac90f8a2277b4fc84d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chanmgr: Add semver.md for breaking changes</title>
<updated>2026-01-13T18:46:18Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-01-08T14:46:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=da10ab75a00159f620d00fa07537d57e276eb634'/>
<id>urn:sha1:da10ab75a00159f620d00fa07537d57e276eb634</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Remove semver.md files post-release</title>
<updated>2025-12-02T13:27:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-02T13:27:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8b06787cfa55ca53b7e86566914652db14c2d05'/>
<id>urn:sha1:e8b06787cfa55ca53b7e86566914652db14c2d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-chanmgr: wrap the peer address in `Sensitive`</title>
<updated>2025-11-05T19:31:01Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-28T05:06:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de760f8049b901e0d99c345a700523b8e8b3cc25'/>
<id>urn:sha1:de760f8049b901e0d99c345a700523b8e8b3cc25</id>
<content type='text'>
For incoming connections, wrap the peer address in `Sensitive` as it
could be a client.
</content>
</entry>
<entry>
<title>Remove semver.md files post release</title>
<updated>2025-02-07T14:33:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-07T14:33:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=534d5b7d300ec824f8776eaf0e5b434d9690f2c8'/>
<id>urn:sha1:534d5b7d300ec824f8776eaf0e5b434d9690f2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-chanmgr: Add reparameterize_kist to AbstractChannel trait.</title>
<updated>2025-01-15T13:49:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-01-08T16:13:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=796d848ca5828c27137a6397acbe650305f00783'/>
<id>urn:sha1:796d848ca5828c27137a6397acbe650305f00783</id>
<content type='text'>
Needed for the chanmgr to be able to update existing channels with new
KIST settings read from the consensus.
</content>
</entry>
</feed>
