<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src, branch arti-v2.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-30T02:36:23Z</updated>
<entry>
<title>arti: remove `resolve_listen_port!` macro</title>
<updated>2026-01-30T02:36:23Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T02:02:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7050faf87709ac99403813ac4d7d5ef0df60f4a1'/>
<id>urn:sha1:7050faf87709ac99403813ac4d7d5ef0df60f4a1</id>
<content type='text'>
I'm undecided whether we want to keep `resolve_alternative_specs`
around, but it seems possible/likely that we'll want it in the future,
so I think we can keep it.
</content>
</entry>
<entry>
<title>arti: remove deprecated `proxy.dns_port` config option</title>
<updated>2026-01-30T02:36:23Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T01:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=33a382d3fff65ef8ad7980cb1a613b94d2b28e83'/>
<id>urn:sha1:33a382d3fff65ef8ad7980cb1a613b94d2b28e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: remove deprecated `proxy.socks_port` config option</title>
<updated>2026-01-30T02:35:25Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T01:48:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f2ce9c6f1c6fa05a7d55bd761d8ed42fcc25b34'/>
<id>urn:sha1:5f2ce9c6f1c6fa05a7d55bd761d8ed42fcc25b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: small changes to socks/dns listen config tests</title>
<updated>2026-01-30T02:27:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T02:23:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f8929b21d5ee706f349600b3cbf4b5f4fba701c'/>
<id>urn:sha1:2f8929b21d5ee706f349600b3cbf4b5f4fba701c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: relax '_listen'/'_port' config compat tests</title>
<updated>2026-01-30T02:17:30Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T02:17:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2fb7ecaa3383d32b59c594702dba46c90404b515'/>
<id>urn:sha1:2fb7ecaa3383d32b59c594702dba46c90404b515</id>
<content type='text'>
This is in preparation for removing the `listen_port` and `dns_port`
config options.
</content>
</entry>
<entry>
<title>arti: reword+reformat warning message</title>
<updated>2026-01-30T01:38:14Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-30T01:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44c03655dea1c6049768db01ff25c1beb93ed1ca'/>
<id>urn:sha1:44c03655dea1c6049768db01ff25c1beb93ed1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Do not panic when invalid ports are given as arguments to proxy</title>
<updated>2026-01-30T00:22:24Z</updated>
<author>
<name>Niel Duysters</name>
<email>contact@ndvibes.com</email>
</author>
<published>2026-01-30T00:22:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c8367f23ed66286f70dc804b11fa27064236dad'/>
<id>urn:sha1:3c8367f23ed66286f70dc804b11fa27064236dad</id>
<content type='text'>
Use anyhow::Context to wrap error in useful message.
</content>
</entry>
<entry>
<title>arti: Pass the request by reference</title>
<updated>2026-01-27T19:11:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:33:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=74625a9d8abd5605a3a6ee7fdb00171ef5c99fb0'/>
<id>urn:sha1:74625a9d8abd5605a3a6ee7fdb00171ef5c99fb0</id>
<content type='text'>
This resolves a newly-triggered lint.
</content>
</entry>
<entry>
<title>arti: Make internal helper synchronous</title>
<updated>2026-01-27T19:11:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:32:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a393d09de3a6371bad6dd77de4426591c81f58d2'/>
<id>urn:sha1:a393d09de3a6371bad6dd77de4426591c81f58d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/add_warning: Run script to add new warning</title>
<updated>2026-01-27T18:05:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T18:05:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a98faf72eb06b47700faeeac5a8a0dd0fc29b584'/>
<id>urn:sha1:a98faf72eb06b47700faeeac5a8a0dd0fc29b584</id>
<content type='text'>
This adds the lint to all our crates.
</content>
</entry>
</feed>
