<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice, branch arti-v1.4.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-03-03T13:18:27Z</updated>
<entry>
<title>Bump minor versions in tor-*, arti-*.</title>
<updated>2025-03-03T13:18:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-03T13:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd4dfef12d55dea0b4c07e290b5fef8cc925cd4d'/>
<id>urn:sha1:fd4dfef12d55dea0b4c07e290b5fef8cc925cd4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to derive_more 2</title>
<updated>2025-02-26T18:06:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-26T17:50:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4dfbd6e1af1935af8cc4b83831891165da6af51'/>
<id>urn:sha1:d4dfbd6e1af1935af8cc4b83831891165da6af51</id>
<content type='text'>
This took a little refactoring, since derive_more::Foo
no longer re-exports std::ops::Foo.
</content>
</entry>
<entry>
<title>Enable derive-deftly beta features</title>
<updated>2025-02-12T11:33:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-11T16:54:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd84e2ede87bb63d7312a2e9d4f46ed5c6bdad12'/>
<id>urn:sha1:fd84e2ede87bb63d7312a2e9d4f46ed5c6bdad12</id>
<content type='text'>
Right now this will give us `${Xmeta as ... default ...}`, which may
improve things in the future.

The Cargo.toml syntax is precisely that from
  https://docs.rs/derive-deftly/1.0.0/derive_deftly/doc_changelog/index.html#t:beta
</content>
</entry>
<entry>
<title>Update to derive-deftly 1.0</title>
<updated>2025-02-12T11:33:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-11T16:51:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b3f12ee37c823fb4bcf989b8f7ded5ac3afb02dc'/>
<id>urn:sha1:b3f12ee37c823fb4bcf989b8f7ded5ac3afb02dc</id>
<content type='text'>
This is released now.  Prepared with:

    cargo upgrade -i -p derive-deftly

There is some new duplication now I think mostly because pwd-grp uses
old derive-deftly.
</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>
</feed>
