<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy/src/config.rs, branch arti-v1.1.9</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.9</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-27T17:32:07Z</updated>
<entry>
<title>hsrproxy: Start to sketch out an rproxy implementation.</title>
<updated>2023-09-27T17:32:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T15:50:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6c9fc31e88ff10ce26609db7880b67e4d1a6eb7a'/>
<id>urn:sha1:6c9fc31e88ff10ce26609db7880b67e4d1a6eb7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: rename Direct =&gt; Simple.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-18T20:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70b5b3367e60f3ec6b23fdffde4a846d1ca98bca'/>
<id>urn:sha1:70b5b3367e60f3ec6b23fdffde4a846d1ca98bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: Rename ProxyTarget to ProxyAction.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T17:36:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e3c2bf99c4cabec2aa93d956283ad88010cfbae'/>
<id>urn:sha1:0e3c2bf99c4cabec2aa93d956283ad88010cfbae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: Revise configuration based on discussion</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T17:34:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b346d7c2134bc41151194be1f40386994165cb5a'/>
<id>urn:sha1:b346d7c2134bc41151194be1f40386994165cb5a</id>
<content type='text'>
We now have a single ProxyTarget action for the case where we accept
a request and forward it: `Forward`.  It takes an encapsulation
method (currently only "direct") and a target address which can
be inet or unix.
</content>
</entry>
<entry>
<title>hsrproxy: test actual outputs of builder.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T13:48:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2aab463708c7d69f06e4c5facd94504df74d3994'/>
<id>urn:sha1:2aab463708c7d69f06e4c5facd94504df74d3994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: reject configurations with unreachable patterns.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T13:26:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=517ace189ac4e3ec605a59a9c72812c4effc62de'/>
<id>urn:sha1:517ace189ac4e3ec605a59a9c72812c4effc62de</id>
<content type='text'>
This implementation uses rangemap to detect _all_ unreachable
patterns, which might be a little overkill, but it's actually
simpler to write it this way than to use an O(N^2) search to make
sure that no pattern is covered by a _single_ previous pattern.
</content>
</entry>
<entry>
<title>hsrproxy: Say "one", not "single" to avoid confusion.</title>
<updated>2023-09-19T15:03:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-11T14:08:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d0cf7bafce18d781e828d36ed7129e5f47353a2f'/>
<id>urn:sha1:d0cf7bafce18d781e828d36ed7129e5f47353a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: repair emptyportrange behavior</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-07T11:29:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bbfb9e4c2df7be4346ebbad1f7eb9f02c875e337'/>
<id>urn:sha1:bbfb9e4c2df7be4346ebbad1f7eb9f02c875e337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: add TODO link to thread.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-07T11:20:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5dd3923a623dfb06f80ab9c783432a2b105b43b4'/>
<id>urn:sha1:5dd3923a623dfb06f80ab9c783432a2b105b43b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsprproxy: add note about possible validation step</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-07T11:19:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0428363998fe47cce252f86d8bb6bd756ab4cc16'/>
<id>urn:sha1:0428363998fe47cce252f86d8bb6bd756ab4cc16</id>
<content type='text'>
</content>
</entry>
</feed>
