<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/stream/resolve.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-06-17T13:38:44Z</updated>
<entry>
<title>proto: Add crate-level exports for two extra stream types (fmt)</title>
<updated>2026-06-17T13:38:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-17T13:31:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d305c6c0a201703ce14fbcfdce1864aeda9cc8dc'/>
<id>urn:sha1:d305c6c0a201703ce14fbcfdce1864aeda9cc8dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'minor-doc-fix' into 'main'</title>
<updated>2026-06-02T09:17:29Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-02T09:17:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=16d8c698050fc3310b5e6458708f6db2701f9813'/>
<id>urn:sha1:16d8c698050fc3310b5e6458708f6db2701f9813</id>
<content type='text'>
proto: Fix typo in ResolveCmdChecker docs

See merge request tpo/core/arti!4035</content>
</entry>
<entry>
<title>proto: Replace outdated references to RawCellStream</title>
<updated>2026-05-28T14:58:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-28T14:57:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=642d0ffa22d20e3eec5f2996d33f697e91e982a9'/>
<id>urn:sha1:642d0ffa22d20e3eec5f2996d33f697e91e982a9</id>
<content type='text'>
`RawCellStream` was removed long ago, in
c559754116678866eabe525f5b189b50cc78b5cc.
</content>
</entry>
<entry>
<title>proto: Fix typo in ResolveCmdChecker docs</title>
<updated>2026-05-28T14:31:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-05-28T14:31:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0af192f2d6fda03595bd14c0413b7f00e73b10e1'/>
<id>urn:sha1:0af192f2d6fda03595bd14c0413b7f00e73b10e1</id>
<content type='text'>
This returns a boxed `ResolveCmdChecker`, not a `DataCmdChecker`.
</content>
</entry>
<entry>
<title>proto: Fix docs to refer to the right stream:: paths.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-09T11:13:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f4695edc0e90d11eb9ec9e0bf4c93395aea94a22'/>
<id>urn:sha1:f4695edc0e90d11eb9ec9e0bf4c93395aea94a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use (fmt).</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=518f15a092e4e974fd844711cb5a983b8e91376b'/>
<id>urn:sha1:518f15a092e4e974fd844711cb5a983b8e91376b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e'/>
<id>urn:sha1:bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Reformat imports post-move.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c00444b84a41ebc73bf65f2594a41eb9df215293'/>
<id>urn:sha1:c00444b84a41ebc73bf65f2594a41eb9df215293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Avoid crate-pub reexports of shared types from the client module.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb'/>
<id>urn:sha1:7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb</id>
<content type='text'>
This makes it easier to see which parts are implementation-agnostic
(i.e. do not import from crate::client).
</content>
</entry>
<entry>
<title>proto: Add prop349 note about the resolve stream handler.</title>
<updated>2025-08-20T16:59:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-08-20T15:16:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b5a9c0048be4cf61fa746f15ad22100b2790608e'/>
<id>urn:sha1:b5a9c0048be4cf61fa746f15ad22100b2790608e</id>
<content type='text'>
</content>
</entry>
</feed>
