<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/util.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-06-26T13:41:34Z</updated>
<entry>
<title>netdoc: Note new feature in itertools</title>
<updated>2023-06-26T13:41:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T13:41:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f513fd82d99f9fbaa0d2f3de426b44b33f0f4b2'/>
<id>urn:sha1:2f513fd82d99f9fbaa0d2f3de426b44b33f0f4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: move PeekableIterator to util.rs</title>
<updated>2023-02-15T17:17:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-15T16:44:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b58977b428bd6a589b98582afe6fa2b7e2b0c17e'/>
<id>urn:sha1:b58977b428bd6a589b98582afe6fa2b7e2b0c17e</id>
<content type='text'>
We're going to want this a bit more widely.
</content>
</entry>
<entry>
<title>tor-netdoc: Delete now-unused PauseAt type</title>
<updated>2023-02-15T17:17:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-15T16:30:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=11660f84b0293ea04f3367020a3742735224d8cb'/>
<id>urn:sha1:11660f84b0293ea04f3367020a3742735224d8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Replace use of PauseAt::new_pred()</title>
<updated>2023-02-15T17:16:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-15T16:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=089ebb7d1129593280828fbd129277db79ca9258'/>
<id>urn:sha1:089ebb7d1129593280828fbd129277db79ca9258</id>
<content type='text'>
We can just make a new PauseAt, since it can take the inner peekable
iterator by mutable reference.

This seems to tidy the code up a bit too.
</content>
</entry>
<entry>
<title>tor-netdoc: Provide new batching_split_before</title>
<updated>2023-02-10T19:47:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-09T17:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd35f05b2663f198ab220213e5f6cdd93d1e61c0'/>
<id>urn:sha1:fd35f05b2663f198ab220213e5f6cdd93d1e61c0</id>
<content type='text'>
There will be two call sites to demonstrate it.

Eventually maybe this will want to be in tor-basic-utils, since it
doesn't depend on any of the tor-netdoc types.  But it would be
sensible to wait until the situation with PeekableIterator and
Itertools is improved.

For now we make this #[doc(hidden)] to avoid it becoming part of our
stable API.
</content>
</entry>
<entry>
<title>tor-netdoc: util: use super::* in tests</title>
<updated>2023-02-10T19:47:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-09T16:42:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f0ff78c2d3a5bcc54a141a0d4233fdf6db003fa'/>
<id>urn:sha1:5f0ff78c2d3a5bcc54a141a0d4233fdf6db003fa</id>
<content type='text'>
Not xure how my MR to try to do this everyone missed this one.
</content>
</entry>
<entry>
<title>tor-netdoc: util: Add standard lint block to tests</title>
<updated>2023-02-10T12:47:02Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-09T16:36:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a5be14ed5e33ece6e26080cc6118c2e1ac9d062d'/>
<id>urn:sha1:a5be14ed5e33ece6e26080cc6118c2e1ac9d062d</id>
<content type='text'>
Not xure how my MR to try to do this everyone missed this one.
</content>
</entry>
<entry>
<title>tor-netdoc: Put the "routerdesc" document type behind a feature.</title>
<updated>2021-11-12T17:15:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-12T16:19:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7b12b54d407580f8574975f5c7e864d65d986dd0'/>
<id>urn:sha1:7b12b54d407580f8574975f5c7e864d65d986dd0</id>
<content type='text'>
Nothing in arti currently uses this document type.  Eventually it
will be useful for relays and for bridge clients.

I've left the "SHA1 digest of a router descriptor" type available
unconditinoally, however, since it does get used in a few places.

Part of #125.
</content>
</entry>
<entry>
<title>Move all crates into a `crates` subdirectory.</title>
<updated>2021-08-27T13:53:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T13:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=557a0ff40b3731d4690767de27010bbeff08777d'/>
<id>urn:sha1:557a0ff40b3731d4690767de27010bbeff08777d</id>
<content type='text'>
This will cause some pain for now, but now is really the best time
to do this kind of thing.
</content>
</entry>
</feed>
