<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/channel/padding.rs, 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-06-24T13:23:38Z</updated>
<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>channel padding: Use IntegerMilliseconds in padding::Parameters</title>
<updated>2022-06-21T18:19:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-16T16:44:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9779e5a2e24659051d55706993af5fac6eb1b6fe'/>
<id>urn:sha1:9779e5a2e24659051d55706993af5fac6eb1b6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>channel padding: Introduce ChannelsConfig and reconfigure facility</title>
<updated>2022-06-21T18:19:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-14T14:42:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b5218a0c0e3d57756def81b15635318d3154de3d'/>
<id>urn:sha1:b5218a0c0e3d57756def81b15635318d3154de3d</id>
<content type='text'>
Nothing geenrates config updates yet.
</content>
</entry>
<entry>
<title>channel padding timer: Support reconfiguration</title>
<updated>2022-06-21T18:19:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-14T14:51:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09b40d7d81ca19c26979bececaa01f0996361305'/>
<id>urn:sha1:09b40d7d81ca19c26979bececaa01f0996361305</id>
<content type='text'>
Nothing calls this yet.
</content>
</entry>
<entry>
<title>channel padding timer: Allow creation without providing parameters yet</title>
<updated>2022-06-21T18:19:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-13T16:17:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5f3215b954a0d9b79059373ac937fcbda98e973'/>
<id>urn:sha1:e5f3215b954a0d9b79059373ac937fcbda98e973</id>
<content type='text'>
It turns out that we are going to want this.
</content>
</entry>
<entry>
<title>channel padding: Test creation in disabled state</title>
<updated>2022-06-21T18:19:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-13T16:16:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f9414a29b235fa9e53d924e94ebacf3f79d362a5'/>
<id>urn:sha1:f9414a29b235fa9e53d924e94ebacf3f79d362a5</id>
<content type='text'>
We're about to split the main new() function off so write a separate
test for new_disabled().
</content>
</entry>
<entry>
<title>channel padding: Make Parameters a pub struct with builder</title>
<updated>2022-06-21T18:19:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-13T13:33:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7135b7c4c7cb2669c10db27b6838ee946a26afca'/>
<id>urn:sha1:7135b7c4c7cb2669c10db27b6838ee946a26afca</id>
<content type='text'>
chanmgr is going to want to make one of these from a NetDir.
</content>
</entry>
<entry>
<title>Merge branch 'config-fix2' into 'main'</title>
<updated>2022-06-16T20:30:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-16T20:30:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5509bd0269b20321c28a39c78e74652eec52f3d8'/>
<id>urn:sha1:5509bd0269b20321c28a39c78e74652eec52f3d8</id>
<content type='text'>
Use impl_standard_builder more and remove manual Default/builder impls

See merge request tpo/core/arti!594</content>
</entry>
<entry>
<title>tor-proto: channel: Tell clippy it's ok to print in tests</title>
<updated>2022-06-16T18:33:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-16T18:33:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44659ebb8bb38406bd15382594d1e3e64df14df2'/>
<id>urn:sha1:44659ebb8bb38406bd15382594d1e3e64df14df2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Permit eprintln in channel-padding test.</title>
<updated>2022-06-15T15:52:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-14T19:01:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f0bef64a34f9e140bed29c87556d7c01b40c5f5'/>
<id>urn:sha1:2f0bef64a34f9e140bed29c87556d7c01b40c5f5</id>
<content type='text'>
There is not, apparently, an eprintln equivalent for
allow-dbg-in-tests.
</content>
</entry>
</feed>
