<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error/src/lib.rs, branch arti-v1.1.9</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.9</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-08-08T15:46:20Z</updated>
<entry>
<title>tor-error: Remove KeystoreFsPermissions variant.</title>
<updated>2023-08-08T15:46:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-08-08T15:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d0fb5177f50f87132cbc7d0a95c6f63d4de51d7'/>
<id>urn:sha1:5d0fb5177f50f87132cbc7d0a95c6f63d4de51d7</id>
<content type='text'>
According to the `ErrorKind` lumping guidelines, `KeystoreFsPermissions`
should be lumped with `FsPermissions`: they represent the same type
of error, and their "location" is the same ("Host").

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1315#note_2916455
</content>
</entry>
<entry>
<title>Run add_warnings on all files.</title>
<updated>2023-08-04T11:45:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-04T11:45:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cec6d0ce33b4b5cebbce57f55faec83397e9c953'/>
<id>urn:sha1:cec6d0ce33b4b5cebbce57f55faec83397e9c953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run maint/add_warning to actually apply new lint allows</title>
<updated>2023-07-10T12:49:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-10T11:19:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=473447a82e099fd52a674c28f5bc24b3e05208c0'/>
<id>urn:sha1:473447a82e099fd52a674c28f5bc24b3e05208c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'report-bugs-v2' into 'main'</title>
<updated>2023-07-07T13:49:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-07T13:49:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70f0fe634fedb359028e465d95083e23d3b3821b'/>
<id>urn:sha1:70f0fe634fedb359028e465d95083e23d3b3821b</id>
<content type='text'>
Optional tracing support in tor-error for error reporting

See merge request tpo/core/arti!1379</content>
</entry>
<entry>
<title>tor-error: Add optional tracing support</title>
<updated>2023-07-07T13:00:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-06T17:48:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7168feefdd41b110646428a087d0b76da990239e'/>
<id>urn:sha1:7168feefdd41b110646428a087d0b76da990239e</id>
<content type='text'>
The main contribution here is a set of convenience macros for
logging error `Report`s.  Notably, this macros always logs
`Internal` and `BadAspiUsage` errors at `WARN`, unless they
are already at `ERROR` or more.

This is a little tricky because `tracing::event!()` requires
its Level argument to be a constant.
</content>
</entry>
<entry>
<title>Run add_warning to remove `missing_panics_doc` deny.</title>
<updated>2023-07-06T18:32:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-06T18:32:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03f9f9987a7ba42368d82363bef7f569e32ffe2c'/>
<id>urn:sha1:03f9f9987a7ba42368d82363bef7f569e32ffe2c</id>
<content type='text'>
Closes #950.
</content>
</entry>
<entry>
<title>tor-error: Make KeystoreFsPermissions experimental for now</title>
<updated>2023-06-29T18:51:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-29T18:17:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69129bf2b4af9fdcd93a9a0d07d5e548733f708e'/>
<id>urn:sha1:69129bf2b4af9fdcd93a9a0d07d5e548733f708e</id>
<content type='text'>
Let's defer this decision.
</content>
</entry>
<entry>
<title>tor-error: Add KeystoreAccessFailed, KeystoreFsPermissions to ErrorKind.</title>
<updated>2023-06-28T10:59:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-27T10:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ed8f5b9ea70d9ede112e3308a56dad6725d7bb5'/>
<id>urn:sha1:6ed8f5b9ea70d9ede112e3308a56dad6725d7bb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: Add KeystoreCorrupted to ErrorKind.</title>
<updated>2023-06-28T10:59:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-27T10:25:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c8a128cc598273165384b726a920a37ad5e397e6'/>
<id>urn:sha1:c8a128cc598273165384b726a920a37ad5e397e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: Stabilize OnionService error kinds</title>
<updated>2023-06-22T17:17:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-22T17:17:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ccec0b04ae97f8f491343c9807b5690d679a477'/>
<id>urn:sha1:3ccec0b04ae97f8f491343c9807b5690d679a477</id>
<content type='text'>
</content>
</entry>
</feed>
