<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/err.rs, branch tor-circmgr-v0.18.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-circmgr-v0.18.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-circmgr-v0.18.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-13T16:30:53Z</updated>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Fix two docs links</title>
<updated>2024-02-05T13:46:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T13:46:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e51f0072817c36c1a2416e9b6507e798fc321bd6'/>
<id>urn:sha1:e51f0072817c36c1a2416e9b6507e798fc321bd6</id>
<content type='text'>
(These were broken by recent MRs so don't need a CHANGELOG update in !1950.)
</content>
</entry>
<entry>
<title>tor-keymgr: Expand the KeyAlreadyExists docs.</title>
<updated>2024-02-01T20:51:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-02-01T15:15:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=301982b71b46126e064553d86b5948dead6953f1'/>
<id>urn:sha1:301982b71b46126e064553d86b5948dead6953f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Add error variant for when a key shouldn't exist.</title>
<updated>2024-02-01T18:03:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-31T16:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83ca2be17e1f4a84396a37f028318498c7900fef'/>
<id>urn:sha1:83ca2be17e1f4a84396a37f028318498c7900fef</id>
<content type='text'>
This will be returned by `KeyMgr::generate` if the key to be generated
already exists and `overwrite` is `false`.

Part of #1074
</content>
</entry>
<entry>
<title>tor-keymgr: Make ArtiPathComponent a Slug internally.</title>
<updated>2024-01-31T10:43:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-25T16:43:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf4f58a04fb3f51248c36f8b19dde9c9a0b28546'/>
<id>urn:sha1:cf4f58a04fb3f51248c36f8b19dde9c9a0b28546</id>
<content type='text'>
This will make it easier to replace `ArtiPathComponent` with `Slug`
later down the line.

Note this changes the syntax rules of `ArtiPathComponent`:
  * previously `ArtiPathComponent`s could be unicode strings,
    (now they are lowercase ASCII alphanumerics, plus `-`, `_`)
  * previously `ArtiPathComponent`s couldn't start with `-` or `_`,
    but now they can

Part of #1193, #1092
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathSyntaxError: impl Eq</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T10:59:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3099dc2f2efa9feee86af30c2c630e46fe20521'/>
<id>urn:sha1:c3099dc2f2efa9feee86af30c2c630e46fe20521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T16:01:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aafba53d7672b3535302863ff09cf8058043f83f'/>
<id>urn:sha1:aafba53d7672b3535302863ff09cf8058043f83f</id>
<content type='text'>
The previous name was ambiguous, and confusable with KeyPathError
(of which it is, basically, a variant).
</content>
</entry>
<entry>
<title>tor-keymgr: Introduce InvalidKeyPathComponentValue errors</title>
<updated>2023-12-07T12:12:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T14:21:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce76618fbbcd2f861335b23a63789da6f914525c'/>
<id>urn:sha1:ce76618fbbcd2f861335b23a63789da6f914525c</id>
<content type='text'>
This is a variant in KeyPathError, which contains the actual wrong
value, and the key name.  But it is also a unit struct to return from
the trait impl.

This replaces ArtiPathError::InvalidDenotator.
</content>
</entry>
<entry>
<title>tor-keymgr: Make two errors not be Copy</title>
<updated>2023-12-07T12:12:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-05T12:37:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=187c365544e76db9195873d478ea45827f24c9ab'/>
<id>urn:sha1:187c365544e76db9195873d478ea45827f24c9ab</id>
<content type='text'>
This is a hostage to fortune.

(In a previous version of !1796 I wanted to make it untrue.)
</content>
</entry>
<entry>
<title>tor-keymgr: Change KeyDenotator error type to KeyPathError.</title>
<updated>2023-12-05T16:26:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-29T16:48:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=726969e8d1fea55256914fe9e37a248962f1152a'/>
<id>urn:sha1:726969e8d1fea55256914fe9e37a248962f1152a</id>
<content type='text'>
This is a separate class of errors that deserves its own error type. We
will soon use `KeyPathError` in other contexts as well.
</content>
</entry>
</feed>
