<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-guardmgr/src/bridge, branch arti-v1.1.4</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.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-04-11T19:32:32Z</updated>
<entry>
<title>Use bool::then_some() as appropriate</title>
<updated>2023-04-11T19:32:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T19:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e26445b1b018ee924dd33b6d5eceaa4957da8baf'/>
<id>urn:sha1:e26445b1b018ee924dd33b6d5eceaa4957da8baf</id>
<content type='text'>
Now that we require a version of Rust that allows
`b.then_some(v)`, clippy complains about our use of
`b.then(|| v)`.
</content>
</entry>
<entry>
<title>guardmgr: update feature behavior wrt testing and pts.</title>
<updated>2023-04-06T14:26:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-06T14:26:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9dbfaf5f9bbd67240f6768c34fd9b7b7d9845899'/>
<id>urn:sha1:9dbfaf5f9bbd67240f6768c34fd9b7b7d9845899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow clippy::unchecked_duration_subtraction in tests</title>
<updated>2023-01-27T13:28:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-27T13:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6dd92843edf2bd4c58de62a0d562921e4191ada'/>
<id>urn:sha1:a6dd92843edf2bd4c58de62a0d562921e4191ada</id>
<content type='text'>
This panics on error, and we're fine with a panic on misbehavior in
tests.
</content>
</entry>
<entry>
<title>Rename for_circuit_usage =&gt; as_relay_with_desc</title>
<updated>2022-11-30T18:16:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-30T18:16:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed08cce1b55a9615c0aa17f14b561b333910d0f8'/>
<id>urn:sha1:ed08cce1b55a9615c0aa17f14b561b333910d0f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridge config: Add a TODO about a redundant clone</title>
<updated>2022-11-30T15:49:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:09:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4ac39e6389a3fdb25b2ae9014106c1885241e3e'/>
<id>urn:sha1:e4ac39e6389a3fdb25b2ae9014106c1885241e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridge config: Rename accessors</title>
<updated>2022-11-30T15:49:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:01:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=429d2c7cb73e20c129f74e7a06597f74c7aca1d1'/>
<id>urn:sha1:429d2c7cb73e20c129f74e7a06597f74c7aca1d1</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/904#note_2858480
</content>
</entry>
<entry>
<title>bridge config: Use unreachable, not None.expect</title>
<updated>2022-11-30T15:49:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T14:57:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=117bee5808b4360c28b4fc2605966f4963c78cef'/>
<id>urn:sha1:117bee5808b4360c28b4fc2605966f4963c78cef</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/904#note_2858479
</content>
</entry>
<entry>
<title>Separate BridgeAddr and PtTargetAddr</title>
<updated>2022-11-30T15:49:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:07:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=199a6e0754581c15ca26096989e35aa021412e97'/>
<id>urn:sha1:199a6e0754581c15ca26096989e35aa021412e97</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/issues/668#note_2858220

This commit is difficult to split up.

The innards of BridgeAddr and PtTargetAddr are still a bit entangled.
</content>
</entry>
<entry>
<title>Merge branch 'more-linkspec-tests' into 'main'</title>
<updated>2022-11-29T18:41:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-29T18:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bdddb78828515689f40d5a0d7aa5ec5c388fca26'/>
<id>urn:sha1:bdddb78828515689f40d5a0d7aa5ec5c388fca26</id>
<content type='text'>
Add tests for a bunch of code in tor-linkspec

See merge request tpo/core/arti!867</content>
</entry>
<entry>
<title>guardmgr: remove todo about bridge::config::Inner members</title>
<updated>2022-11-29T16:03:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-29T16:03:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b12c5d1dea58cf7c69bf9dbca4f7fedd83727c5'/>
<id>urn:sha1:6b12c5d1dea58cf7c69bf9dbca4f7fedd83727c5</id>
<content type='text'>
We've revised this a few times; now it seems plausible.
</content>
</entry>
</feed>
