<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/replay, branch arti-v2.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-07T15:28:36Z</updated>
<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>Typo fixes (automatic and hand-verified)</title>
<updated>2025-07-09T16:27:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-09T16:27:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd24caa9959a4e9a04ad10cc047975b8566a884b'/>
<id>urn:sha1:fd24caa9959a4e9a04ad10cc047975b8566a884b</id>
<content type='text'>
Made with https://crates.io/crates/typos-cli
</content>
</entry>
<entry>
<title>tor-hsservice: Add PowNonceReplayLog.</title>
<updated>2025-05-27T18:05:01Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-06T18:28:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc7341da9f359e9a922bdb70c29a29f64221276a'/>
<id>urn:sha1:bc7341da9f359e9a922bdb70c29a29f64221276a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Change replay/mod.rs to replay.rs.</title>
<updated>2025-02-10T15:44:39Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-05T19:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53355704a0b09d6101e2273e20dc7bbc2d96f74d'/>
<id>urn:sha1:53355704a0b09d6101e2273e20dc7bbc2d96f74d</id>
<content type='text'>
We have a new lint that requires this.
</content>
</entry>
<entry>
<title>tor-hsservice: Change unclear names in ReplayLog.</title>
<updated>2025-02-10T15:44:35Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-05T19:18:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6d960207cf91097a08d38d6f7d670fe5b9ef9272'/>
<id>urn:sha1:6d960207cf91097a08d38d6f7d670fe5b9ef9272</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Assert that hash length is correct in ReplayLog.</title>
<updated>2025-02-10T15:43:59Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-05T19:16:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c8cb0b02d19db2880dc201f6e859ffbd7c30c5f'/>
<id>urn:sha1:7c8cb0b02d19db2880dc201f6e859ffbd7c30c5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Change ReplayLog parse_log_leafname API.</title>
<updated>2025-02-10T15:40:18Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-05T19:13:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f91def311ca25a9fbc699c4d551a0e2aa5677457'/>
<id>urn:sha1:f91def311ca25a9fbc699c4d551a0e2aa5677457</id>
<content type='text'>
This previously returned a &amp;str for sort of unclear reasons, which was
only used in logging. Remove that.
</content>
</entry>
<entry>
<title>tor-hsservice: Fix some comments in ReplayLog.</title>
<updated>2025-02-10T15:40:18Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-02-05T18:56:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfdd34dc506e739bf0ce8b4bd5c627cad7324b21'/>
<id>urn:sha1:cfdd34dc506e739bf0ce8b4bd5c627cad7324b21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Make TODOs not doccomments.</title>
<updated>2025-02-10T15:40:18Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-01-06T20:42:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a13f2e9d5632850164dd106861a9c64353941cf'/>
<id>urn:sha1:4a13f2e9d5632850164dd106861a9c64353941cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Rename some variables to reflect refactor.</title>
<updated>2025-02-10T15:40:18Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-01-06T20:39:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf4dc27d8d29979c0df3812adadfca10a0028694'/>
<id>urn:sha1:cf4dc27d8d29979c0df3812adadfca10a0028694</id>
<content type='text'>
Get rid of anything talking about hashes or "h" in mod.rs, since that
should now be relegated to ipt.rs. Fix some other things to use generic
names as well.
</content>
</entry>
</feed>
