<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/proxy, branch arti-v1.7.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-28T13:50:51Z</updated>
<entry>
<title>arti: Remove now-needless cognitive_complexity exceptions</title>
<updated>2025-10-28T13:50:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-28T13:50:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa8f5e0612d42ed74bd6013e0379a5dcdf5cdca3'/>
<id>urn:sha1:aa8f5e0612d42ed74bd6013e0379a5dcdf5cdca3</id>
<content type='text'>
Apparently the http_connect refactoring made these no longer
trigger.

Closes #2226
</content>
</entry>
<entry>
<title>http_connect: Remove (most) X- prefixes.</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-27T17:17:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ae5c6e43d164dcfb7409b273267d2d19bb8fac7'/>
<id>urn:sha1:3ae5c6e43d164dcfb7409b273267d2d19bb8fac7</id>
<content type='text'>
We can't remove them all, since X-Tor-Stream-Isolation is recognized
by C-Tor.  I've added a non-deprecated Tor-Stream-Isolation
that works indepenently.
</content>
</entry>
<entry>
<title>http_connect: write our own hyper-futures replacement</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-27T17:03:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0db5fdd133b963c67a4252aa39ac239fca6475b4'/>
<id>urn:sha1:0db5fdd133b963c67a4252aa39ac239fca6475b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: Forbid non-empty OPTIONS bodies.</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-27T16:34:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c548b3d16a166a8e7c0f04d87fd0896704657b7'/>
<id>urn:sha1:3c548b3d16a166a8e7c0f04d87fd0896704657b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: validate casei behavior of HeaderMap.</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-27T16:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=87a5643c678aff8699856c96c3724723beba8b77'/>
<id>urn:sha1:87a5643c678aff8699856c96c3724723beba8b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: Declare that error messages are text/plain.</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-22T20:54:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c51e454dc66d6fa393711146adabed34f9b68e24'/>
<id>urn:sha1:c51e454dc66d6fa393711146adabed34f9b68e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: Reject OPTIONS requests with bodies</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-22T20:52:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e825a9dfd86153db28e6816f79fc1977377a7f0'/>
<id>urn:sha1:0e825a9dfd86153db28e6816f79fc1977377a7f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: Implement stream isolation</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-22T18:45:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=145e5320f06836a32f637fda9f6537655444a231'/>
<id>urn:sha1:145e5320f06836a32f637fda9f6537655444a231</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_connect: implement rpc support</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-22T18:19:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=135feee96483c7bad705aa6729097f27f2f240d8'/>
<id>urn:sha1:135feee96483c7bad705aa6729097f27f2f240d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-connect: Implement X-Tor-Family-Preference</title>
<updated>2025-10-28T12:25:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-22T18:04:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6f9c1833c431c1a5cfa7def7d02406ea1030f56'/>
<id>urn:sha1:a6f9c1833c431c1a5cfa7def7d02406ea1030f56</id>
<content type='text'>
</content>
</entry>
</feed>
