<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-config, branch arti-v1.9.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.9.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.9.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-12T12:32:35Z</updated>
<entry>
<title>cargo: Update `arti-*` and `tor-*` to `0.38.0`</title>
<updated>2026-01-12T12:32:35Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-12T12:32:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=230b0201ea730a633e55c2781611a52c5ec73c28'/>
<id>urn:sha1:230b0201ea730a633e55c2781611a52c5ec73c28</id>
<content type='text'>
Done using the following:
```bash
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
	cargo set-version -p $crate 0.38.0
done
```
</content>
</entry>
<entry>
<title>tor-config: small typo fix in docs</title>
<updated>2026-01-07T16:27:34Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-07T16:27:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a8cfd520d0707c6595d2b627a9ade3082dd4dd0'/>
<id>urn:sha1:2a8cfd520d0707c6595d2b627a9ade3082dd4dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor_config::listen: Warn on explicit port zero.</title>
<updated>2025-12-16T17:17:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-11T15:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=082445b867d87af23f07ca3b9729b3c7e0a111a3'/>
<id>urn:sha1:082445b867d87af23f07ca3b9729b3c7e0a111a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor_config::Listen: Add methods to check for auto and port 0.</title>
<updated>2025-12-16T17:17:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-09T21:34:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=02a647a80ece521316c8b0e86eaf8d7c85ef34e9'/>
<id>urn:sha1:02a647a80ece521316c8b0e86eaf8d7c85ef34e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor_config::Listen: Add "auto" items</title>
<updated>2025-12-16T17:17:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-09T21:27:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96ea34e6590960cd49993e35ecf3decd09fb83bd'/>
<id>urn:sha1:96ea34e6590960cd49993e35ecf3decd09fb83bd</id>
<content type='text'>
These are a nicer syntax than using port "0" explicitly.
</content>
</entry>
<entry>
<title>tor_config::Listen: Deprecate localhost_port_legacy.</title>
<updated>2025-12-16T17:17:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-09T20:55:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d149ecaabe8b0a0174380779f7f1375fdcd5dbf2'/>
<id>urn:sha1:d149ecaabe8b0a0174380779f7f1375fdcd5dbf2</id>
<content type='text'>
Nothing actually uses it any more, which is good.
</content>
</entry>
<entry>
<title>tor_config::Listen: Refactor legacy methods.</title>
<updated>2025-12-16T17:17:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-09T20:50:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92d48d0939b7298dedfcd6c51848bbba9a71f632'/>
<id>urn:sha1:92d48d0939b7298dedfcd6c51848bbba9a71f632</id>
<content type='text'>
Have the part of them that does the "no multiple addresses" work
be common, so that we can simplify how they actually behave.
</content>
</entry>
<entry>
<title>tor-config: Make derive(Flattenable) use $crate.</title>
<updated>2025-12-09T16:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-05T16:19:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1d1d767f5d0ff24e3490b7833f8a957ca946a1e'/>
<id>urn:sha1:f1d1d767f5d0ff24e3490b7833f8a957ca946a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "tor-config: Code to serialize Option&lt;Option&lt;Duration&gt;&gt; via humantime"</title>
<updated>2025-12-09T16:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-05T15:49:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=383aa694efc6a58ada5f825594c3d53dda1b878c'/>
<id>urn:sha1:383aa694efc6a58ada5f825594c3d53dda1b878c</id>
<content type='text'>
This reverts commit c7c8eb5a03439ce31319389183e64cb0db539fc9.
</content>
</entry>
<entry>
<title>tor-config: new derive_deftly(TorConfig) template.</title>
<updated>2025-12-09T16:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-01T15:40:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ab307f399a4e717cae3615fd246c7cf80c7dd23f'/>
<id>urn:sha1:ab307f399a4e717cae3615fd246c7cf80c7dd23f</id>
<content type='text'>
This template is meant to replace most of our use of derive_builder
for configuration objects.  Where possible and reasonable, it
delegates to existing macros, and automatically infers what special
patterns we use for individual types.  In other cases, it uses
compile-time errors to inform the caller about pattern violations.
</content>
</entry>
</feed>
