<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/semver.md, branch arti-v1.1.0</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.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-11-15T16:27:43Z</updated>
<entry>
<title>tor-netdoc: Add a new ErrorKind for EmptyLine.</title>
<updated>2022-11-15T16:27:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-15T16:01:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc7780bffd218699a4869eb76f97595a4f0cbc8d'/>
<id>urn:sha1:bc7780bffd218699a4869eb76f97595a4f0cbc8d</id>
<content type='text'>
Empty lines were previously reported as BadKeyword, which is
confusing.
</content>
</entry>
<entry>
<title>RouterDesc: Add an or_ports method.</title>
<updated>2022-11-10T17:11:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-08T16:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcfb4d095684fd3c816599788cd0b5d24265c975'/>
<id>urn:sha1:dcfb4d095684fd3c816599788cd0b5d24265c975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Add relay ID accessors for RouterDesc.</title>
<updated>2022-10-04T21:49:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-04T16:18:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f0d974cbefd0e0627b0ae8c6fbe17ce05df7c7f'/>
<id>urn:sha1:6f0d974cbefd0e0627b0ae8c6fbe17ce05df7c7f</id>
<content type='text'>
To implement a reasonable RsaIdentity accessor, we have to
store the RsaIdentity in the RouterDesc, or else we'd have to
recalculate it using SHA1 and DER every time.

The Ed25519 identity is hidden inside the identity cert, but it's
safe to get a reference to it.
</content>
</entry>
<entry>
<title>Remove semver.md files now that arti 1.0.1 is out.</title>
<updated>2022-10-03T18:16:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-03T15:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=88a06225b9e294afddb1985648fdf4b7ff470c72'/>
<id>urn:sha1:88a06225b9e294afddb1985648fdf4b7ff470c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make RouterDesc implement Clone and Debug.</title>
<updated>2022-09-26T15:23:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-09-26T13:17:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=571e7f9556adf12de8c8189ddbfc78c78a534a74'/>
<id>urn:sha1:571e7f9556adf12de8c8189ddbfc78c78a534a74</id>
<content type='text'>
Their omission was an oversight.
</content>
</entry>
<entry>
<title>Remove semver.md files now that 0.5.0 is out</title>
<updated>2022-06-24T17:31:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-24T17:31:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1dda69af2b102b72c149503b49f7e598a8f8af5e'/>
<id>urn:sha1:1dda69af2b102b72c149503b49f7e598a8f8af5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NetDoc: Make AddrPortPattern implement serde traits</title>
<updated>2022-06-17T12:47:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-09T20:52:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb672dc6882a05cdc1f81aeb3e901567ea56d906'/>
<id>urn:sha1:fb672dc6882a05cdc1f81aeb3e901567ea56d906</id>
<content type='text'>
I'm using serde_with here to just re-use the Display and FromStr
implementations, since those are what has proven easier to type in
the past.
</content>
</entry>
<entry>
<title>Make AddrPortPattern and friends implement Eq and PartialEq</title>
<updated>2022-06-17T12:46:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-01T16:03:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=19fa946fc74114883e69fc448f4a3a050343e587'/>
<id>urn:sha1:19fa946fc74114883e69fc448f4a3a050343e587</id>
<content type='text'>
</content>
</entry>
</feed>
