<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/keys.rs, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-20T14:57:43Z</updated>
<entry>
<title>tor-hsservice: Remove unused macro.</title>
<updated>2023-11-20T14:57:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fb818cc8fa902942048129057086486c8b83bcb'/>
<id>urn:sha1:0fb818cc8fa902942048129057086486c8b83bcb</id>
<content type='text'>
We don't need this macro now that we adhoc-derive the implementation.
</content>
</entry>
<entry>
<title>tor-hsservice: Derive the service key specifier implementations (fmt).</title>
<updated>2023-11-20T14:57:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-14T18:06:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=455fc392111724f6e8b538514f21b404f8c06052'/>
<id>urn:sha1:455fc392111724f6e8b538514f21b404f8c06052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Derive the service key specifier implementations.</title>
<updated>2023-11-20T14:57:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-14T13:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=815d54f6d77fa22c72bfe9f828b7f693fb044ff9'/>
<id>urn:sha1:815d54f6d77fa22c72bfe9f828b7f693fb044ff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Use the new denotator separator instead of underscore.</title>
<updated>2023-11-02T17:40:48Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-31T12:46:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4803be14ed2a0b36c6ee913a75d1749d9326101'/>
<id>urn:sha1:d4803be14ed2a0b36c6ee913a75d1749d9326101</id>
<content type='text'>
Underscores are used within `ArtiPath`s as visual separators. To reduce
ambiguity, we now use a different character for separating the
key denotators (e.g. time periods) from the rest of the `ArtiPath`.

Closes #1063
</content>
</entry>
<entry>
<title>tor-keymgr: Fix a broken docs link</title>
<updated>2023-11-01T10:54:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-11-01T10:51:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=896ea9b3559a9b5fac3355d6237e5d2184368451'/>
<id>urn:sha1:896ea9b3559a9b5fac3355d6237e5d2184368451</id>
<content type='text'>
Fixes:

  cargo doc --workspace $f --document-private-items

  1 | //! [`KeySpecifier`] implementations for hidden service keys.
    |       ^^^^^^^^^^^^ no item named `KeySpecifier` in scope

  8 | /// A helper for defining service [`KeySpecifier`]s.
    |                                     ^^^^^^^^^^^^ no item named `KeySpecifier` in scope
</content>
</entry>
<entry>
<title>tor-hsservice: Add tests for define_svc_key_specifier.</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:52:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=feaab7c812157810494917a3ca03ce25e20e6dd2'/>
<id>urn:sha1:feaab7c812157810494917a3ca03ce25e20e6dd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Define key specifiers using the new helper macro.</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:56:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7a0759ebfd1fe0ddbed12b90f4e7b2a4b32dc382'/>
<id>urn:sha1:7a0759ebfd1fe0ddbed12b90f4e7b2a4b32dc382</id>
<content type='text'>
Closes #1069
</content>
</entry>
<entry>
<title>tor-hsservice: Add convenience wrapper around define_key_specifier (fmt).</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=528f027d87e139efb7feda4997e9f469f0a608dd'/>
<id>urn:sha1:528f027d87e139efb7feda4997e9f469f0a608dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Add convenience wrapper around define_key_specifier.</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:40:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=45caeceb34af573f78796990fd8c1f5304629cb9'/>
<id>urn:sha1:45caeceb34af573f78796990fd8c1f5304629cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Move the KeyDenotator trait to tor-keymgr (fmt).</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:28:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=19a1db66f94956013eef88886a78d3e22476217b'/>
<id>urn:sha1:19a1db66f94956013eef88886a78d3e22476217b</id>
<content type='text'>
</content>
</entry>
</feed>
