<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/err.rs, branch arti-v1.1.10</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-19T10:53:43Z</updated>
<entry>
<title>tor-hsservice: Add some TODOs about error handling.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-17T19:20:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63843ae55dbc0af3e02f8ef406d263345278ef97'/>
<id>urn:sha1:63843ae55dbc0af3e02f8ef406d263345278ef97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Replace placeholder subcredentials with values from the keystore.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-16T14:35:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=57e9b345a3069ef4a3a1ec521160d41a6532af7f'/>
<id>urn:sha1:57e9b345a3069ef4a3a1ec521160d41a6532af7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Make OnionServices auto-generate the hs_id, if it's missing.</title>
<updated>2023-10-09T16:53:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-04T18:09:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d998deee3bf2ce0d386cd1901b86d7630033bd31'/>
<id>urn:sha1:d998deee3bf2ce0d386cd1901b86d7630033bd31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: implement HasKind for several errors.</title>
<updated>2023-09-27T17:42:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T20:16:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=40cc82830a1d20955b2d896d4cac5c9c068a2e62'/>
<id>urn:sha1:40cc82830a1d20955b2d896d4cac5c9c068a2e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Make Publisher::launch return a StartupError.</title>
<updated>2023-09-27T16:38:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-27T16:24:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1b93a0fed15582c46a7fcad6b03604355546b44'/>
<id>urn:sha1:c1b93a0fed15582c46a7fcad6b03604355546b44</id>
<content type='text'>
This simplifies error handling in `OnionService`.

Closes #1052
</content>
</entry>
<entry>
<title>hss: Implement HasKind for StartupError</title>
<updated>2023-09-26T15:08:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T15:08:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14e025505be3bfdc7c8d7590f391e5e51e89ca29'/>
<id>urn:sha1:14e025505be3bfdc7c8d7590f391e5e51e89ca29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: fix error return from OnionService::launch()</title>
<updated>2023-09-21T15:46:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T15:46:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce97e0d2c243b93adc15a961f9425cca62215fd8'/>
<id>urn:sha1:ce97e0d2c243b93adc15a961f9425cca62215fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hss: start filling in a "launch" function for OnionService.</title>
<updated>2023-09-21T15:33:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-21T15:33:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=023a8a5da44220c61e3d11bc603e779e06b7ba8d'/>
<id>urn:sha1:023a8a5da44220c61e3d11bc603e779e06b7ba8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HSS: Enable RendRequests to be answered.</title>
<updated>2023-09-20T13:07:42Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-20T13:07:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1fbe5375cd385914cc731d930f20730ca3a60e9'/>
<id>urn:sha1:a1fbe5375cd385914cc731d930f20730ca3a60e9</id>
<content type='text'>
This requires yet more plumbing—this time, of HsCircPool and
NetDirProvider.
</content>
</entry>
<entry>
<title>tor-hsservice: About half of an IPT Manager</title>
<updated>2023-08-23T09:06:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-28T10:39:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1175641407b2fb5915d199c0b05c694395b6450'/>
<id>urn:sha1:a1175641407b2fb5915d199c0b05c694395b6450</id>
<content type='text'>
There are many TODOs and no tests, but it does compile.
</content>
</entry>
</feed>
