<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/status.rs, branch arti-v1.2.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-12T14:50:11Z</updated>
<entry>
<title>Fix some rustdoc warnings.</title>
<updated>2024-03-12T14:50:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-12T14:48:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fc7221d286dd2f8b8d731d38a05da4a89fe78fb3'/>
<id>urn:sha1:fc7221d286dd2f8b8d731d38a05da4a89fe78fb3</id>
<content type='text'>
These are mostly about explicitly linking to things that were
already in scope.
</content>
</entry>
<entry>
<title>fix: fix typos</title>
<updated>2024-03-09T08:16:15Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-03-09T08:16:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ec10e508e4e8424c954f4c748dedcf45e7dadfda'/>
<id>urn:sha1:ec10e508e4e8424c954f4c748dedcf45e7dadfda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: prelude: Move most imports from status.rs</title>
<updated>2024-03-05T14:41:16Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-03-04T15:22:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4533077a8b8c7dda7eb2cd69e1d3c8ac83c90e89'/>
<id>urn:sha1:4533077a8b8c7dda7eb2cd69e1d3c8ac83c90e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Replace placeholder IptError with the real IptError type.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-12T12:59:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1065254cc113f4d1d98606bfa51ecdd19923f5b0'/>
<id>urn:sha1:1065254cc113f4d1d98606bfa51ecdd19923f5b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Clarify what State::Recovering means.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-12T12:38:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14c06edd0bbec465ceb4804cc99926933d98547d'/>
<id>urn:sha1:14c06edd0bbec465ceb4804cc99926933d98547d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Expand on State::Broken reachability notes.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-12T12:24:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e979ff066695146c9466e19269395886818d084'/>
<id>urn:sha1:6e979ff066695146c9466e19269395886818d084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Expand on reachability notes.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-02-12T12:05:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2b8d2e57c9d7430e75ce686454fae0bb3c38fb08'/>
<id>urn:sha1:2b8d2e57c9d7430e75ce686454fae0bb3c38fb08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add an IptError type for status reporting.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-06T18:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eced9b7ba9d4feb9debd40684c4daec1c56901a5'/>
<id>urn:sha1:eced9b7ba9d4feb9debd40684c4daec1c56901a5</id>
<content type='text'>
The `OnionServiceStatus` API can now report errors coming from
`IptManager`.

Part of #1083
</content>
</entry>
<entry>
<title>tor-hsservice: Document the `State`s in which the service is reachable.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-06T13:34:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=646e9d49b3fab403d15a78e321d06cb974e57e18'/>
<id>urn:sha1:646e9d49b3fab403d15a78e321d06cb974e57e18</id>
<content type='text'>
Part of #1083
</content>
</entry>
<entry>
<title>tor-hsservice: Add a Degraded onion service status.</title>
<updated>2024-02-19T16:30:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-06T19:28:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f6fb75ec2622449c7fe482ba1874215e9230f45'/>
<id>urn:sha1:7f6fb75ec2622449c7fe482ba1874215e9230f45</id>
<content type='text'>
`State::Degraded` means we've successfully published a number of
introduction points, but we would like to have more.

Part of #1083
</content>
</entry>
</feed>
