<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/proxy.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-30T14:50:02Z</updated>
<entry>
<title>arti: fix clippy warnings in `report_proxy_error()`</title>
<updated>2026-03-30T14:50:02Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-03-30T06:05:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c6b0fc94e20fee9fdd9bc1a8b835e5d525a70a30'/>
<id>urn:sha1:c6b0fc94e20fee9fdd9bc1a8b835e5d525a70a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: use report macros in `report_proxy_error()`</title>
<updated>2026-03-30T05:59:27Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-03-30T05:58:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f57fa308efca8612ecb3ef2258ecc6da77bcf5fc'/>
<id>urn:sha1:f57fa308efca8612ecb3ef2258ecc6da77bcf5fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: don't warn for `NotConnected` errors</title>
<updated>2026-03-30T05:44:30Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-03-30T05:44:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d60c18f511258f6839e531024a9026566538f53f'/>
<id>urn:sha1:d60c18f511258f6839e531024a9026566538f53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Add an option to disable http_connect.</title>
<updated>2026-03-25T12:28:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-25T12:28:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6aae36af784306c258174f032f13775855774dbc'/>
<id>urn:sha1:6aae36af784306c258174f032f13775855774dbc</id>
<content type='text'>
This option affects all socks listeners, because:

- We don't have a convenient way to associate an option with each
  port.
- The main purpose of having this option is as a switch in case we
  discover a major problem with this code.
</content>
</entry>
<entry>
<title>arti: Fix up proxy launching documentation</title>
<updated>2026-02-19T17:01:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-16T21:38:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18eb8c722037fa8872f7035b74f196abc693ae74'/>
<id>urn:sha1:18eb8c722037fa8872f7035b74f196abc693ae74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Extract responsibility for port listing.</title>
<updated>2026-02-19T17:01:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-16T17:46:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ddb2075d6b0461bea53f6576d630c8099954629a'/>
<id>urn:sha1:ddb2075d6b0461bea53f6576d630c8099954629a</id>
<content type='text'>
Instead of doing this when we construct the listeners, we can do it
in a separate method, to simplify the return type.
</content>
</entry>
<entry>
<title>arti: Refactor socks proxy launcher function.</title>
<updated>2026-02-19T16:58:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-16T16:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf470e75a750ebf683b9c9c5d841d6532c74ae5a'/>
<id>urn:sha1:bf470e75a750ebf683b9c9c5d841d6532c74ae5a</id>
<content type='text'>
Part of #2301.
</content>
</entry>
<entry>
<title>arti: Use ErrorSources in extract_proto_err</title>
<updated>2026-02-14T15:36:58Z</updated>
<author>
<name>Robert Bartlensky</name>
<email>robert@electricwisp.com</email>
</author>
<published>2026-02-06T00:26:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82b1533ad48d4a74a3a807dbac341e6bd87cb0a9'/>
<id>urn:sha1:82b1533ad48d4a74a3a807dbac341e6bd87cb0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't log Circuit Closed errors as warnings</title>
<updated>2026-02-05T16:53:09Z</updated>
<author>
<name>robertb</name>
<email>robert@electricwisp.com</email>
</author>
<published>2026-02-05T16:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62fa596f3ba29e6d096b325a820099d42b583265'/>
<id>urn:sha1:62fa596f3ba29e6d096b325a820099d42b583265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Downgrade CircuitClosed to debug level.</title>
<updated>2026-01-22T18:27:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-22T18:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1af8d9f3b3d0ce60361da2064df5e97a3b9045fa'/>
<id>urn:sha1:1af8d9f3b3d0ce60361da2064df5e97a3b9045fa</id>
<content type='text'>
This isn't the long-term solution to error reporting and proxies,
but it is a start that we can work from.

Closes #2304.
</content>
</entry>
</feed>
