<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-log-ratelim/src, branch arti-v1.2.8</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-20T09:52:14Z</updated>
<entry>
<title>tor-log-ratelim: test: add logstate tests</title>
<updated>2024-08-20T09:52:14Z</updated>
<author>
<name>kn0sys</name>
<email>nigel.christian@hiahatf.org</email>
</author>
<published>2024-08-20T09:52:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2fa290bf7ca316990a3d9f19d8fe9d883bfa30f'/>
<id>urn:sha1:b2fa290bf7ca316990a3d9f19d8fe9d883bfa30f</id>
<content type='text'>
This commit adds the display_recovery and
display_problem tests. Line coverage is increased from
0 to 96.97 percent.
</content>
</entry>
<entry>
<title>Re-run maint/add_warning.</title>
<updated>2024-05-06T13:31:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-06T13:23:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97f452ec9958bf7d8ca3275c39655814a4494637'/>
<id>urn:sha1:97f452ec9958bf7d8ca3275c39655814a4494637</id>
<content type='text'>
This commit is automatically generated.
</content>
</entry>
<entry>
<title>Fix typos in doc comments</title>
<updated>2024-03-06T19:52:42Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-06T19:05:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18db641cca83fa707b3a97fa2975f99063f08875'/>
<id>urn:sha1:18db641cca83fa707b3a97fa2975f99063f08875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deny clippy::unchecked_duration_subtraction</title>
<updated>2024-02-29T17:16:49Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2024-02-29T17:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac5b36027ca825d27ef466501c660ce498fd9e3c'/>
<id>urn:sha1:ac5b36027ca825d27ef466501c660ce498fd9e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a broken doc link</title>
<updated>2023-11-16T21:24:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T21:24:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f821324824e0dd67c3aff4d2f6ddaa8d9cd46d8'/>
<id>urn:sha1:1f821324824e0dd67c3aff4d2f6ddaa8d9cd46d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ratelim: simplify LogState::reset.</title>
<updated>2023-11-16T19:31:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T19:30:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=60328c60f82c7e3cb1ca670c4125700d3de32aeb'/>
<id>urn:sha1:60328c60f82c7e3cb1ca670c4125700d3de32aeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ratelim: switch time list to start very short.</title>
<updated>2023-11-16T19:31:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T19:27:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe88066c84479964669aa5b9d72eb61e316c93ee'/>
<id>urn:sha1:fe88066c84479964669aa5b9d72eb61e316c93ee</id>
<content type='text'>
Since we batch up even the earliest events, it's important that the
first interval be quite short: otherwise, the user might wait
minutes between when a problem first occurs and when it is first
reported.
</content>
</entry>
<entry>
<title>ratelim: Add a note about summary accuracy</title>
<updated>2023-11-16T19:31:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T19:23:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=869ff6147c7b270ea4d3b5da749f27598e42918a'/>
<id>urn:sha1:869ff6147c7b270ea4d3b5da749f27598e42918a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ratelim: Add a comment about behavior on reactor shutdown</title>
<updated>2023-11-16T19:31:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T19:21:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=efaa74ed7b739df378ed30da64088767f39d8794'/>
<id>urn:sha1:efaa74ed7b739df378ed30da64088767f39d8794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ratelim: use now() to see how long we have been dormant</title>
<updated>2023-11-16T19:31:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-16T19:08:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=81e80de1dcc9c95a0d23f1fa7b730a2b46597257'/>
<id>urn:sha1:81e80de1dcc9c95a0d23f1fa7b730a2b46597257</id>
<content type='text'>
Also avoid infinite recursion in implementation of RuntimeSupport.
</content>
</entry>
</feed>
