<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/svc/publish, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-18T14:06:01Z</updated>
<entry>
<title>tor-hsservice: publish backoff tests: Add an allow</title>
<updated>2023-09-18T14:06:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-18T14:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=64c5a2f0832cdc0234d5fc4c579db111ef37a51f'/>
<id>urn:sha1:64c5a2f0832cdc0234d5fc4c579db111ef37a51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Use Either to simplify timeout logic (fmt).</title>
<updated>2023-09-13T18:35:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T18:35:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=efcd889d3e1b144e221b525eae75f323fb912bb7'/>
<id>urn:sha1:efcd889d3e1b144e221b525eae75f323fb912bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Use Either to simplify timeout logic.</title>
<updated>2023-09-13T18:01:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T17:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1a977c1602c07ac21f8b82d7cc8d2bea6875a63'/>
<id>urn:sha1:c1a977c1602c07ac21f8b82d7cc8d2bea6875a63</id>
<content type='text'>
We don't really need a separate task for handling timeouts, we can just
create an `Either` future (one of the variants represents the timeout
future, while the other is the forever pending, "no timeout" option).
</content>
</entry>
<entry>
<title>tor-hsservice: Remove extraneous whitespace.</title>
<updated>2023-09-13T17:42:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T17:42:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=937072c50371484b1ecb92300c2ea48d5ea568d4'/>
<id>urn:sha1:937072c50371484b1ecb92300c2ea48d5ea568d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Use warn_report! instead of error!.</title>
<updated>2023-09-13T17:37:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T17:36:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4ca09f93511943f129a57c3d05df5c8ce18b055b'/>
<id>urn:sha1:4ca09f93511943f129a57c3d05df5c8ce18b055b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add more details to the backoff runner docs.</title>
<updated>2023-09-13T17:19:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T17:19:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=16629341a89f180b00aa565478da8aeccf541233'/>
<id>urn:sha1:16629341a89f180b00aa565478da8aeccf541233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Implement upload_descriptor_with_retries.</title>
<updated>2023-09-13T11:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T10:11:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0cbf74f1956882c7609c2d5fa83c917fcf6eb63'/>
<id>urn:sha1:b0cbf74f1956882c7609c2d5fa83c917fcf6eb63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Share the immutable reactor state with upload_descriptor_with_retries.</title>
<updated>2023-09-13T11:37:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T10:59:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc42dd63b0d3433f7f9f47178498c6c7dbc1caf4'/>
<id>urn:sha1:cc42dd63b0d3433f7f9f47178498c6c7dbc1caf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Put the shared reactor state in a new struct.</title>
<updated>2023-09-13T11:37:28Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-13T10:56:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2296a3d542715dd813608c4200934c6cd38cf5b'/>
<id>urn:sha1:a2296a3d542715dd813608c4200934c6cd38cf5b</id>
<content type='text'>
This state will be shared with the task spawned by
`Reactor::upload_descriptor_with_retries()`.

We need this refactoring because `upload_with_descriptor_with_retries`
is not a `&amp;self` method but requires several fields from `Reactor`
(currently just `runtime`, `mockable`, `hsid`).
</content>
</entry>
<entry>
<title>tor-hsservice: Implement a BackoffSchedule for the descriptor publisher.</title>
<updated>2023-09-13T11:37:25Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-11T11:16:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f88e0c9f8974de00af6e2dd9ff2068df08a8a14e'/>
<id>urn:sha1:f88e0c9f8974de00af6e2dd9ff2068df08a8a14e</id>
<content type='text'>
</content>
</entry>
</feed>
