<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/fuzz, branch arti-v2.4.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-05-12T10:10:07Z</updated>
<entry>
<title>tor-netdoc: Abolish deprecated features plain-consensus, routerdesc</title>
<updated>2026-05-12T10:10:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-05-11T14:13:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba78a01d258b89a57bb84192fc7911cab99c58f7'/>
<id>urn:sha1:ba78a01d258b89a57bb84192fc7911cab99c58f7</id>
<content type='text'>
These were deprecated in the last release.  Now we can remove them.

Also remove ns_consensus which was never really documented.

Part of #2492.
</content>
</entry>
<entry>
<title>tor-netdoc: Abolish the hsdesc-inner-docs feature</title>
<updated>2026-04-30T10:28:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-04-28T09:39:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=31c115c7145622121c03fc0b2dac4472ac2f4a82'/>
<id>urn:sha1:31c115c7145622121c03fc0b2dac4472ac2f4a82</id>
<content type='text'>
Part of #2492 phase 3.

This feature was experimental, so now that there are no cfg use gates,
we can abolish it right away.
</content>
</entry>
<entry>
<title>Undo change to use ns_consensus feature, fix target to not need it</title>
<updated>2025-10-07T09:49:54Z</updated>
<author>
<name>5225225</name>
<email>5225225@mailbox.org</email>
</author>
<published>2025-10-07T09:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=34df43cc8d10b3f320a4ce5d192cff1232770d3b'/>
<id>urn:sha1:34df43cc8d10b3f320a4ce5d192cff1232770d3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fuzzing: fix up targets to compile</title>
<updated>2025-10-07T09:49:54Z</updated>
<author>
<name>5225225</name>
<email>5225225@mailbox.org</email>
</author>
<published>2025-09-24T21:06:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8b0efcb799998bf606e7a173afe3a8c521632f18'/>
<id>urn:sha1:8b0efcb799998bf606e7a173afe3a8c521632f18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Rename ns-consensus to plain-consensus</title>
<updated>2025-08-18T17:40:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-18T15:44:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=187a73606a3f248086d67c74a50af0ea22212028'/>
<id>urn:sha1:187a73606a3f248086d67c74a50af0ea22212028</id>
<content type='text'>
ns-consensus doesn't seem to have ever been released.

This is part of abolishing the use of "ns" to mean "plain".
</content>
</entry>
<entry>
<title>tor-netdoc: Change all in-tree references to ns-consensus from ns_consensus</title>
<updated>2025-08-18T15:26:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-07T15:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2fda754e31a709bf111eb7dfebf5e5a848cff0b6'/>
<id>urn:sha1:2fda754e31a709bf111eb7dfebf5e5a848cff0b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>Rename onion-* cargo features to hs-* in tor-* crates</title>
<updated>2023-02-28T11:10:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T14:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f63c7c48afd94fe9d09746f0b76fbaff8d4a1a79'/>
<id>urn:sha1:f63c7c48afd94fe9d09746f0b76fbaff8d4a1a79</id>
<content type='text'>
Fixes #756
</content>
</entry>
<entry>
<title>netdoc: Add a basic fuzzer for the hsdesc layers.</title>
<updated>2023-02-14T12:49:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T12:49:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e00dfcf41e8b38aa11bb44aa20d718fb71d24e90'/>
<id>urn:sha1:e00dfcf41e8b38aa11bb44aa20d718fb71d24e90</id>
<content type='text'>
I've been running this for 5 minutes and haven't found any
crashes. I'll run it for an hour or two, then add the results to the
corpus repository.
</content>
</entry>
<entry>
<title>Do not .gitignore crates/*/fuzz/corpus</title>
<updated>2023-01-20T17:29:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-01-20T16:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4e6f5b7ff3dbdd9dbd17d857970aff1061ea2318'/>
<id>urn:sha1:4e6f5b7ff3dbdd9dbd17d857970aff1061ea2318</id>
<content type='text'>
These are symlinks which are actually checked in.  They should not be
ignored.  (This caused trouble for some of my privsep tooling...)
</content>
</entry>
</feed>
