<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/doc, branch arti-v1.1.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-02-21T15:18:46Z</updated>
<entry>
<title>Apply a missing cfg_attr(docsrs...) in netdoc</title>
<updated>2023-02-21T15:18:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T13:14:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d09273a6e341e571e42ec0b96adc164d15c28094'/>
<id>urn:sha1:d09273a6e341e571e42ec0b96adc164d15c28094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'unparsed_linkspec' into 'main'</title>
<updated>2023-02-21T15:16:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-02-21T15:16:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=750c512264e9672b271e02acf06f9e73419cf307'/>
<id>urn:sha1:750c512264e9672b271e02acf06f9e73419cf307</id>
<content type='text'>
HsDesc: Use a new UnparsedLinkSpecifier to avoid leaking which linkspec types we know

See merge request tpo/core/arti!1029</content>
</entry>
<entry>
<title>tor-netdoc: Use UnparsedLinkSpec in IntroPointDesc.</title>
<updated>2023-02-17T20:29:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-17T20:29:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3233c259438e9eb5deea02ec868a4fe37bc2530d'/>
<id>urn:sha1:3233c259438e9eb5deea02ec868a4fe37bc2530d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdoc: Remove a TODO hs comment.</title>
<updated>2023-02-17T20:06:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-17T20:06:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=757c6d333f07ddfd20c4bf5bdf3f9393174c4116'/>
<id>urn:sha1:757c6d333f07ddfd20c4bf5bdf3f9393174c4116</id>
<content type='text'>
It said to check whether C enforces an absence of extraneous bytes
at the end of the link specifiers.  It does, in
`hs_desc.c:decode_link_specifiers()`, where it says:

```
  if (link_specifier_list_parse(&amp;specs, decoded,
                                (size_t) decoded_len) &lt; decoded_len) {
    goto err;
  }
```

The comparison with "decoded_len" checks whether all the bytes were
decoded.
</content>
</entry>
<entry>
<title>Merge branch 'doc-iter' into 'main'</title>
<updated>2023-02-17T12:34:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-17T12:34:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1297dfb5e3d5606081fe081d4fff9e34bf533307'/>
<id>urn:sha1:1297dfb5e3d5606081fe081d4fff9e34bf533307</id>
<content type='text'>
tor-netdoc: Abolish PauseAt in favour of using itertools

Closes #760

See merge request tpo/core/arti!1021</content>
</entry>
<entry>
<title>Expire routerdescs as soon as any of their expiries expire</title>
<updated>2023-02-15T17:41:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-15T17:41:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca127b013f007429c4dd9133b762da4f09d88641'/>
<id>urn:sha1:ca127b013f007429c4dd9133b762da4f09d88641</id>
<content type='text'>
Fixes #772
</content>
</entry>
<entry>
<title>tor-netdoc: Run rustfmt (separately from the refactoring)</title>
<updated>2023-02-15T17:17:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-15T17:12:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=676241c3490ee25c5b09f1b3c5693021e6de2030'/>
<id>urn:sha1:676241c3490ee25c5b09f1b3c5693021e6de2030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Remove many needless calls to .iter() and .into_iter()</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:18:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a91c732fe4b597ad4e90564ca4630ac3048938a'/>
<id>urn:sha1:4a91c732fe4b597ad4e90564ca4630ac3048938a</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>netdoc: Add a feature to expose hsdesc inner doc parsers</title>
<updated>2023-02-14T12:44:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T12:44:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79dd2ef99505242751e1f6ff0548072b21ed53cc'/>
<id>urn:sha1:79dd2ef99505242751e1f6ff0548072b21ed53cc</id>
<content type='text'>
We want to fuzz these parsers, but there's no currently way to get
at the parsers for inner documents without going through a lot of
encryption.  (Coverage-guided fuzzers are powerful, but they
can't find SHA3 preimages.)
</content>
</entry>
</feed>
