<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-guardmgr/src, branch arti-v0.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-07-30T13:42:37Z</updated>
<entry>
<title>fix runtime issues on ios</title>
<updated>2022-07-30T13:42:37Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-07-30T13:17:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=19a71534ec6f3f43462c197c9bb964e03356bded'/>
<id>urn:sha1:19a71534ec6f3f43462c197c9bb964e03356bded</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GuardMgr: Update to use new NetDirProvider API.</title>
<updated>2022-07-26T09:41:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-25T15:56:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0bca4d825cfa6995ce275b4113a48601e3fdb9dc'/>
<id>urn:sha1:0bca4d825cfa6995ce275b4113a48601e3fdb9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-unused NoGuardsUsable case.</title>
<updated>2022-07-07T17:16:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-07T17:08:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3a2631ff9e935503021fb45ac1315e106b5b11c3'/>
<id>urn:sha1:3a2631ff9e935503021fb45ac1315e106b5b11c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve message for failure to select a guard.</title>
<updated>2022-07-07T17:16:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-07T17:03:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=287fe915f9b0eb1fdc753b396e3f8bdc907a8e39'/>
<id>urn:sha1:287fe915f9b0eb1fdc753b396e3f8bdc907a8e39</id>
<content type='text'>
This uses similar techniques to the commit I just did for Fallbacks.
</content>
</entry>
<entry>
<title>Add more information to failed-to-select fallback errors.</title>
<updated>2022-07-07T17:16:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-06T18:06:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7a626aaa869f38938e33536fe0f0bc5d57042c0'/>
<id>urn:sha1:d7a626aaa869f38938e33536fe0f0bc5d57042c0</id>
<content type='text'>
Also re-order the filters to be a little more logical.
</content>
</entry>
<entry>
<title>GuardMgr: tweak an error message.</title>
<updated>2022-07-06T19:39:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-05T18:18:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=373b9e2ccfc95d9a3ff1e1cd22971f483bacd37f'/>
<id>urn:sha1:373b9e2ccfc95d9a3ff1e1cd22971f483bacd37f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clippy: Consolidate many lints in maint/add_warning</title>
<updated>2022-06-24T13:23:38Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-24T12:24:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=23c352b96bf07c981bb396fa34ce83e512ada0b2'/>
<id>urn:sha1:23c352b96bf07c981bb396fa34ce83e512ada0b2</id>
<content type='text'>
Found these by disabling the nightly dbg macro special case.  Now, we
have a mechanism for globally adding suppressions to tests, we can use
that instead.
</content>
</entry>
<entry>
<title>Run maint/add_warning crates/*/src/{lib,main}.rs</title>
<updated>2022-06-23T18:15:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-23T18:15:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=589c6e52bb49ccfe6c0ad9d18d6b994978e46c6c'/>
<id>urn:sha1:589c6e52bb49ccfe6c0ad9d18d6b994978e46c6c</id>
<content type='text'>
Update all lint blocks
</content>
</entry>
<entry>
<title>Merge branch 'reachable_addrs_v2' into 'main'</title>
<updated>2022-06-17T13:16:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-17T13:16:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ae57e8bc477229935adae6b2e81846cee03cd17'/>
<id>urn:sha1:9ae57e8bc477229935adae6b2e81846cee03cd17</id>
<content type='text'>
Implement support for reachable_addrs

Closes #491 and #93

See merge request tpo/core/arti!583</content>
</entry>
<entry>
<title>Rename guardset-selection function.</title>
<updated>2022-06-17T12:47:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-15T19:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f4c9b9cc1e5c726c01d3c956ac1fa9f7bc7b98a7'/>
<id>urn:sha1:f4c9b9cc1e5c726c01d3c956ac1fa9f7bc7b98a7</id>
<content type='text'>
Also, improve its documentation.
</content>
</entry>
</feed>
