<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy/src, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-30T00:54:53Z</updated>
<entry>
<title>hsrproxy: Allow ports to be specified as integers</title>
<updated>2023-11-30T00:54:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T14:53:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=095fb2aae33197b3f2ea711630c65dcf3595acb3'/>
<id>urn:sha1:095fb2aae33197b3f2ea711630c65dcf3595acb3</id>
<content type='text'>
Previously, we required the user to specify a pattern matching a
single port as `"80"`, with quotes.  Now we allow the user to omit
the quotes.
</content>
</entry>
<entry>
<title>Revert "hsrproxy: Temporarily change the format of ProxyRule."</title>
<updated>2023-11-30T00:54:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T14:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5254b808b98a5c6ec2f75ef5a505db3315fbbd6c'/>
<id>urn:sha1:5254b808b98a5c6ec2f75ef5a505db3315fbbd6c</id>
<content type='text'>
This reverts commit 21605d2c9e601c3a5099bfd8d8c887cbb3b36c0a.

We're doing this because we wanted the configuration of proxy rules
to be a 2-tuple, as in `[ "22", "127.0.0.1:22" ]`.  But `config`
couldn't handle that before, so we temporarily changed it to
a string, as in "22 =&gt; 127.0.0.1:22".

Closes #1058.
</content>
</entry>
<entry>
<title>hsrproxy: Document what we check about begin messages</title>
<updated>2023-10-23T15:51:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-23T15:51:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=779e12a1aae29370ad7e6f658d7a70c2d798e963'/>
<id>urn:sha1:779e12a1aae29370ad7e6f658d7a70c2d798e963</id>
<content type='text'>
Specifically, we check nothing except the port.

This matches the behavior of C-tor and the documentation in
torspec!179.
</content>
</entry>
<entry>
<title>hsrproxy: Send back DONE reasons.</title>
<updated>2023-10-23T15:49:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-23T15:49:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1f270c60032990cea2610f9a580102622a85d42'/>
<id>urn:sha1:a1f270c60032990cea2610f9a580102622a85d42</id>
<content type='text'>
This is in keeping with the behavior of C tor, and of
torspec!179.
</content>
</entry>
<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>
</feed>
