<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/src, branch arti-v2.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-v2.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-26T19:41:15Z</updated>
<entry>
<title>arti-relay: use `debug_report` for failed channels</title>
<updated>2026-02-26T19:41:15Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-26T19:34:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5cfd7193a50a92d78174b1e085cf20bbdefd18d5'/>
<id>urn:sha1:5cfd7193a50a92d78174b1e085cf20bbdefd18d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: The AUTHENTICATE cell requires the SHA256 RSA identity digest</title>
<updated>2026-02-26T16:40:59Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-26T14:00:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=259f29798dd832cf5013ba7a3c5d888eebd290fb'/>
<id>urn:sha1:259f29798dd832cf5013ba7a3c5d888eebd290fb</id>
<content type='text'>
Before this commit, we would use the RsaIdentity which is a SHA1 digest.
We do the same for the peer RSA key.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>relay: Sleep rotate key task with earliest valid_until</title>
<updated>2026-02-25T17:45:39Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-24T19:26:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ecd865ce4721691a7bdc177ba946860df09ad18'/>
<id>urn:sha1:2ecd865ce4721691a7bdc177ba946860df09ad18</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>chanmgr: Responder relay channel now use the builder my_addrs</title>
<updated>2026-02-24T21:02:35Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-24T18:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf30a925f51cab7672b894f28c72f4fccd7716cc'/>
<id>urn:sha1:cf30a925f51cab7672b894f28c72f4fccd7716cc</id>
<content type='text'>
No need to pass from the arti relay binary our addresses when handling
an incoming channel, use the one in the channel builder that an
initiator channel uses.
</content>
</entry>
<entry>
<title>relay: Set ChanMgr with our addresses</title>
<updated>2026-02-24T21:02:35Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-24T18:03:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4d0f24430cb831abae3357df592683a4258d521'/>
<id>urn:sha1:b4d0f24430cb831abae3357df592683a4258d521</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>relay: Update ChanMgr on key rotation</title>
<updated>2026-02-24T17:34:18Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-24T15:34:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=64b64bfe39f8af5d45f5a6f87f3a9c9790c174f9'/>
<id>urn:sha1:64b64bfe39f8af5d45f5a6f87f3a9c9790c174f9</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'err-msgs' into 'main'</title>
<updated>2026-02-24T13:38:41Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-24T13:38:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8d4933ff394a5c9a2157fa3a429aa0e9f6ed246'/>
<id>urn:sha1:b8d4933ff394a5c9a2157fa3a429aa0e9f6ed246</id>
<content type='text'>
arti-relay: Improve error/warning messages

See merge request tpo/core/arti!3711</content>
</entry>
<entry>
<title>tor-relay: convert to derive_deftly(TorConfig)</title>
<updated>2026-02-24T13:05:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-18T13:24:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43131364cdb73f8cffe7a2d3bf82b20d3c5f7019'/>
<id>urn:sha1:43131364cdb73f8cffe7a2d3bf82b20d3c5f7019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: fix stale comment</title>
<updated>2026-02-24T03:09:25Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-24T03:09:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18eaf9a5118e8b2d00888de86f7d76276a1103d0'/>
<id>urn:sha1:18eaf9a5118e8b2d00888de86f7d76276a1103d0</id>
<content type='text'>
This method was renamed previously.
</content>
</entry>
<entry>
<title>arti-relay: add more error context</title>
<updated>2026-02-24T02:29:30Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-24T02:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4cdac8ce15219395b8600168bf671bd4e6516500'/>
<id>urn:sha1:4cdac8ce15219395b8600168bf671bd4e6516500</id>
<content type='text'>
</content>
</entry>
</feed>
