<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/arti_path.rs, branch arti-v1.1.12</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.12</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-12-07T12:12:34Z</updated>
<entry>
<title>tor-keymgr: ArtiPath[Component]: Manually reformat derive lists</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=924fa9b9e0962ed8ed9a3e3ffc007a03d0a54aef'/>
<id>urn:sha1:924fa9b9e0962ed8ed9a3e3ffc007a03d0a54aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath: impl serde</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e0131455966fadf0c0421fdd8d768193b056c72'/>
<id>urn:sha1:5e0131455966fadf0c0421fdd8d768193b056c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathComponent: Use unqualified names</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:40:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1d13d7958e355fddb8e6441bf03df2a8310fcde2'/>
<id>urn:sha1:1d13d7958e355fddb8e6441bf03df2a8310fcde2</id>
<content type='text'>
This makes this like the list for ArtiPath.
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath[Component]: Don't DerefMut</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:46:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54ec3725bc59aafea37798a442823a9c2128a086'/>
<id>urn:sha1:54ec3725bc59aafea37798a442823a9c2128a086</id>
<content type='text'>
That would allow construction of invalid paths.
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath[Component]: Properly validate in FromStr</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:45:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2add6a03f8608ee48a95b33784cf98ed936c7183'/>
<id>urn:sha1:2add6a03f8608ee48a95b33784cf98ed936c7183</id>
<content type='text'>
As pointed out in
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1796#note_2974513
derive-more just parses like the inner type, so an unvalidated String.
That is wrong.
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath[Component]: Use d-a to generate various methods</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:26:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b9ae16f6d79c4e02c7a8d177433832f433dffc3'/>
<id>urn:sha1:0b9ae16f6d79c4e02c7a8d177433832f433dffc3</id>
<content type='text'>
Now ArtiPath too is TryFrom&lt;String&gt; and AsRef&lt;str&gt;.
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath: Introduce validate_str</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:20:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=296145fdbbf61da63588d528297a47bcba381a2e'/>
<id>urn:sha1:296145fdbbf61da63588d528297a47bcba381a2e</id>
<content type='text'>
This makes it more like ArtiPathComponent and will allow more unification
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPath::new: Rename a confusing variable</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T11:13:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c278db30b0b6c02a9bdbe7f64256396e7b11d66'/>
<id>urn:sha1:5c278db30b0b6c02a9bdbe7f64256396e7b11d66</id>
<content type='text'>
Rebinding inner locally like this confused me.
</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: Abolish unneeded StdResult alias in arti_path</title>
<updated>2023-12-07T12:12:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T15:25:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65554e9fe735a210d8d2d7425c51ef7736d35c8f'/>
<id>urn:sha1:65554e9fe735a210d8d2d7425c51ef7736d35c8f</id>
<content type='text'>
</content>
</entry>
</feed>
