<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-netdoc/src/doc/microdesc.rs, branch arti-v0.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-05T21:25:52Z</updated>
<entry>
<title>Add a consensus builder, for testing.</title>
<updated>2021-05-05T21:25:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-05T21:25:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=29b921b0e58ade40b2afc5e3a44d4ed60d44708b'/>
<id>urn:sha1:29b921b0e58ade40b2afc5e3a44d4ed60d44708b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a microdesc builder, for testing.</title>
<updated>2021-05-05T14:33:10Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-05T14:33:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=88b3fefa4ed9b7402038cd8b04519b063572a2a3'/>
<id>urn:sha1:88b3fefa4ed9b7402038cd8b04519b063572a2a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Rust-1.51 clippy warnings about acronyms in camel case.</title>
<updated>2021-03-29T20:33:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-29T20:33:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ad503866d5a6bab0a7774014579937c19c5d2c6'/>
<id>urn:sha1:3ad503866d5a6bab0a7774014579937c19c5d2c6</id>
<content type='text'>
This is painful, but we shouldn't have to do it again.
</content>
</entry>
<entry>
<title>Netdoc: Add support for interned PortPolicy objects in MicroDescs</title>
<updated>2021-03-29T15:07:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-29T15:07:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e0e2475b504d790dbe00d62e91f69162a48d484'/>
<id>urn:sha1:9e0e2475b504d790dbe00d62e91f69162a48d484</id>
<content type='text'>
In C tor, this saved a whole lot of RAM.
</content>
</entry>
<entry>
<title>Don't copy exit policies around; instead use Arc.</title>
<updated>2021-03-29T13:41:18Z</updated>
<author>
<name>George Kadianakis</name>
<email>desnacked@riseup.net</email>
</author>
<published>2021-03-16T16:50:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=508f4c4f3958ff1be8a3060ca4edbdb9fa73fe99'/>
<id>urn:sha1:508f4c4f3958ff1be8a3060ca4edbdb9fa73fe99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate from lazy_static to once_cell.</title>
<updated>2020-12-22T16:55:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-22T16:55:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc2a5d94efc2dfb80ae3223d55c8b9fc4e4c05fa'/>
<id>urn:sha1:cc2a5d94efc2dfb80ae3223d55c8b9fc4e4c05fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that a circuit doesn't use relays in the same family</title>
<updated>2020-12-16T15:34:59Z</updated>
<author>
<name>Lunar</name>
<email>lunar@torproject.org</email>
</author>
<published>2020-12-16T13:46:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42f0d294deb3cf40b8062f1ecd21e16ac45eac62'/>
<id>urn:sha1:42f0d294deb3cf40b8062f1ecd21e16ac45eac62</id>
<content type='text'>
We implement `Relay::in_same_family` which is in turn used by
`ExitPathBuilder::pick_path` to avoid picking relays in the
same family.

Compared to the original C implementation, we are missing
support for options EnforceDistinctSubnets and NodeFamilySets.

This has only been very lightly tested so far.

Closes: #43
</content>
</entry>
<entry>
<title>Remember the position of authcert and microdescs</title>
<updated>2020-11-14T15:32:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-31T18:11:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d1489be4e46857c0d88332abb663977be892c4a'/>
<id>urn:sha1:0d1489be4e46857c0d88332abb663977be892c4a</id>
<content type='text'>
We'll need this to save them to disk after parsing them from an
upstream source.
</content>
</entry>
<entry>
<title>netdoc: split off string utils</title>
<updated>2020-11-14T15:32:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-31T17:31:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8569af82dd7b6684edb868d0cd17f640b3df0a12'/>
<id>urn:sha1:8569af82dd7b6684edb868d0cd17f640b3df0a12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More documentation in tor-netdoc.</title>
<updated>2020-10-26T15:51:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T15:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d3b71bc177f8b81c0a1a6c7708b6d89e0ea80cdc'/>
<id>urn:sha1:d3b71bc177f8b81c0a1a6c7708b6d89e0ea80cdc</id>
<content type='text'>
</content>
</entry>
</feed>
