<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/src/util.rs, branch arti-v2.3.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.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-04T02:44:47Z</updated>
<entry>
<title>tor-basic-utils: move `iter_join` from arti-relay</title>
<updated>2026-03-04T02:44:47Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-03-04T02:44:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fcd5455a901365a4d92e2f92248dad500d231143'/>
<id>urn:sha1:fcd5455a901365a4d92e2f92248dad500d231143</id>
<content type='text'>
Will clean this up in the following commit.
</content>
</entry>
<entry>
<title>relay: Pass advertised addresses to the channel handler</title>
<updated>2026-01-22T16:16:44Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-01-14T19:17:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05c703d7b510f7356be1ec9f0cd62735d7fcee78'/>
<id>urn:sha1:05c703d7b510f7356be1ec9f0cd62735d7fcee78</id>
<content type='text'>
We need the advertised addresses for the NETINFO cell when opening a
relay channel. Keep them in the TorRelay object so we can pass them to
the ChanMgr channel handler.

This will also help with config reload where only the local values in
TorRelay will need to be updated.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>arti-relay: advertise config fields are now lists</title>
<updated>2025-12-09T17:39:41Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-08T21:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=014a24f888c62d2bb3dcddfd7bd01c9085c499e5'/>
<id>urn:sha1:014a24f888c62d2bb3dcddfd7bd01c9085c499e5</id>
<content type='text'>
Example:

```toml
[relay.advertise]
ipv4 = []
ipv6 = ["[10::]:10"]
```

```text
Error: Failed to resolve configuration
[...]
The list is empty for key "default.relay.advertise.ipv4" in [...]
```
</content>
</entry>
<entry>
<title>arti-relay: move `iter_join` to a new `util` module</title>
<updated>2025-11-13T03:02:11Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-13T03:02:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe42a1989a5eb98e53bd2ec43bc0f6aa0eef8c62'/>
<id>urn:sha1:fe42a1989a5eb98e53bd2ec43bc0f6aa0eef8c62</id>
<content type='text'>
</content>
</entry>
</feed>
