<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy/src, branch arti-v1.1.10</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-11T15:19:46Z</updated>
<entry>
<title>oneshot: Apply deferred rustfmt churn</title>
<updated>2023-10-11T15:19:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-11T15:09:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=665ba4f6b6ed2de6f723177d5472e7ee1440599e'/>
<id>urn:sha1:665ba4f6b6ed2de6f723177d5472e7ee1440599e</id>
<content type='text'>
cargo fmt, precisely.
</content>
</entry>
<entry>
<title>oneshot: Use veneer in tor-hsrproxy</title>
<updated>2023-10-11T15:19:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-11T14:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95996c41be5fc61431ee7ce395d462ebd603801f'/>
<id>urn:sha1:95996c41be5fc61431ee7ce395d462ebd603801f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'configure_onion_service_part2' into 'main'</title>
<updated>2023-10-11T14:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-11T14:34:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69039d580d94747b777ec895bdaa259c973c5a98'/>
<id>urn:sha1:69039d580d94747b777ec895bdaa259c973c5a98</id>
<content type='text'>
Non-working attempt to test onion service configuration.

See merge request tpo/core/arti!1640</content>
</entry>
<entry>
<title>hsrproxy: Temporarily change the format of ProxyRule.</title>
<updated>2023-10-10T12:42:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-10T12:42:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=21605d2c9e601c3a5099bfd8d8c887cbb3b36c0a'/>
<id>urn:sha1:21605d2c9e601c3a5099bfd8d8c887cbb3b36c0a</id>
<content type='text'>
Since config-rs has a bug breaking its support for nested arrays
(see discussion at !1640), we're temporarily changing the format
to a single string with a "=&gt;" in the middle.

I've opened #1058 to put things back as they were once config-rs is
fixed.
</content>
</entry>
<entry>
<title>Note reconfigure limitations.</title>
<updated>2023-10-05T18:21:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-05T18:20:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7bf14b50322bc182cf90a7506a5e085562d57481'/>
<id>urn:sha1:7bf14b50322bc182cf90a7506a5e085562d57481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: Add "how" to reconfigure.</title>
<updated>2023-10-05T18:21:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-05T17:49:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06c69020d2c54d1417e1627503e1f4a9a62afb95'/>
<id>urn:sha1:06c69020d2c54d1417e1627503e1f4a9a62afb95</id>
<content type='text'>
Our reconfigure methods take these by convention.
</content>
</entry>
<entry>
<title>hsrproxy: add a note about a future warning.</title>
<updated>2023-10-04T12:22:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T12:22:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=035b33b6bdba69fb71d36de95d4730b274371024'/>
<id>urn:sha1:035b33b6bdba69fb71d36de95d4730b274371024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-working attempt to test onion service configuration.</title>
<updated>2023-10-03T19:41:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T19:41:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=72fd323e12a703aeff2ae929a2b41df610d2db02'/>
<id>urn:sha1:72fd323e12a703aeff2ae929a2b41df610d2db02</id>
<content type='text'>
The problem here is that, for some reason, the proxy_rule
configuration doesn't actually work.  I suspect a bug in
Flatten, since the same configuration works fine if you pass
it to the hsrproxy config directly.
</content>
</entry>
<entry>
<title>hsrproxy: fix a rustdoc link.</title>
<updated>2023-10-03T15:18:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T15:18:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c673fe05e41094e938ae70ceb3efe89e07891ac'/>
<id>urn:sha1:5c673fe05e41094e938ae70ceb3efe89e07891ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: fix a documentation link.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T16:20:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ee0c761d3a58786b76166d229ccd144a0617d89'/>
<id>urn:sha1:9ee0c761d3a58786b76166d229ccd144a0617d89</id>
<content type='text'>
</content>
</entry>
</feed>
