<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src, branch arti-v1.7.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-16T12:33:55Z</updated>
<entry>
<title>Fix new clippy nightly warning about subtracting Durations.</title>
<updated>2025-10-16T12:33:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-16T12:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8bdaaaf1c54c5e83422501b353e47387fe21127'/>
<id>urn:sha1:a8bdaaaf1c54c5e83422501b353e47387fe21127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'file-too-large' into 'main'</title>
<updated>2025-10-06T20:03:27Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-10-06T20:03:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b2f415ec8b8cc923a4d9b4e62f4a2fa000610ac'/>
<id>urn:sha1:1b2f415ec8b8cc923a4d9b4e62f4a2fa000610ac</id>
<content type='text'>
tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`

See merge request tpo/core/arti!3218</content>
</entry>
<entry>
<title>tor-hsservice: Fix time_store test.</title>
<updated>2025-10-01T20:01:35Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-01T18:55:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee3c42ec1480dcf3565fb135ab7a18b4168a9c82'/>
<id>urn:sha1:ee3c42ec1480dcf3565fb135ab7a18b4168a9c82</id>
<content type='text'>
This behaviour was changed in humantime 2.3.0. Because they made this
breaking change on a minor semver bump, if we want to depend on this
behaviour, we would need to lock to a specific version. I don't think
this is critical, but I am still looking into where exactly this is
used.
</content>
</entry>
<entry>
<title>Remove "doc_auto_cfg" incantation from all crates.</title>
<updated>2025-09-29T19:30:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T18:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=808b0ec2e3735a6dbbebeb857a3d6040ae02c697'/>
<id>urn:sha1:808b0ec2e3735a6dbbebeb857a3d6040ae02c697</id>
<content type='text'>
This feature has been removed from nightly, in favor of doc_cfg.
</content>
</entry>
<entry>
<title>hsservice: Remove misleading OnionService note.</title>
<updated>2025-09-12T10:25:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-12T10:15:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ec94415569c67617d7b8c2ee6674159a56f77376'/>
<id>urn:sha1:ec94415569c67617d7b8c2ee6674159a56f77376</id>
<content type='text'>
An `OnionService` represents a not-yet-running service. To launch it,
you have to call `OnionService::launch()`, which consumes the
`OnionService` and returns `RunningOnionService`, so the part of the
docs saying that an `OnionService` "may or may not be running" was
somewhat misleading.
</content>
</entry>
<entry>
<title>hsservice: Say how a RunningOnionService is constructed.</title>
<updated>2025-09-12T10:08:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-12T10:08:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b1a48e88f19797feb26760ab1c7cd5c1fa00f073'/>
<id>urn:sha1:b1a48e88f19797feb26760ab1c7cd5c1fa00f073</id>
<content type='text'>
This adds some extra docs to `RunningOnionService`.

This also removes the TODO about #1228, because that ticket was closed
in !1945.
</content>
</entry>
<entry>
<title>hsservice: Remove an already-addressed TODO.</title>
<updated>2025-09-12T10:04:10Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-12T10:04:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fecc9f9935ff629f8a1ddc3f0770b3f752b4aa3f'/>
<id>urn:sha1:fecc9f9935ff629f8a1ddc3f0770b3f752b4aa3f</id>
<content type='text'>
In #1247 we decided to stick with the current names.
</content>
</entry>
<entry>
<title>arti: keys: Add `keys check-integrity` CLI tool</title>
<updated>2025-09-04T12:14:22Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2025-08-09T10:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9bca678d898f1f0be8b2ff69adf3444998322ef6'/>
<id>urn:sha1:9bca678d898f1f0be8b2ff69adf3444998322ef6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'the-bell-tolls-for-once_cell' into 'main'</title>
<updated>2025-09-03T14:47:27Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-09-03T14:47:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2f25cffdf8453e77bf488bb434f1aa5e35a6718'/>
<id>urn:sha1:b2f25cffdf8453e77bf488bb434f1aa5e35a6718</id>
<content type='text'>
various crates: Updated MSRV TODOs for `once_cell` removal

See merge request tpo/core/arti!2953</content>
</entry>
<entry>
<title>tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`</title>
<updated>2025-09-01T19:45:54Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-08-28T11:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=896bda387a564a8691b598baef7ce50721aa0e4e'/>
<id>urn:sha1:896bda387a564a8691b598baef7ce50721aa0e4e</id>
<content type='text'>
Resolved an MSRV TODO. We used `libc::EFBIG` previously because
`io::ErrorKind::FileTooLarge` was still unstable. It has since
stabilized and entered our MSRV (&gt;= 1.83.0).

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
</feed>
