<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdir/src/lib.rs, branch arti-v1.2.0</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.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-20T14:37:00Z</updated>
<entry>
<title>Note a calculation we can clean up after doing spec work.</title>
<updated>2024-02-20T14:37:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-13T14:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35acbc0de8481ded920c289fb79bcaef07e481bf'/>
<id>urn:sha1:35acbc0de8481ded920c289fb79bcaef07e481bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add caveats on is_flagged_guard, and note possible deprecation</title>
<updated>2024-02-20T14:37:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-13T14:18:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1631fac7ee69063e3ec6cceb8fe9338114c05185'/>
<id>urn:sha1:1631fac7ee69063e3ec6cceb8fe9338114c05185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add and use "UncheckedRelay::is_suitable_as_guard"</title>
<updated>2024-02-20T14:37:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-13T14:16:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d0178352864409e7aa6b7b986d4e6d77fbe5357'/>
<id>urn:sha1:7d0178352864409e7aa6b7b986d4e6d77fbe5357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only pick Fast relays as introduction points.</title>
<updated>2024-02-20T14:37:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-12T15:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9522cfe729dcf4a41f487e08d2b28c10d3a05d86'/>
<id>urn:sha1:9522cfe729dcf4a41f487e08d2b28c10d3a05d86</id>
<content type='text'>
This matches the behavior of C tor. Part of #1100.
</content>
</entry>
<entry>
<title>Require that guards are Fast and Stable.</title>
<updated>2024-02-20T14:37:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-12T15:30:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f20669fe460332b8656421d4f331f4287b754dd7'/>
<id>urn:sha1:f20669fe460332b8656421d4f331f4287b754dd7</id>
<content type='text'>
This matches the behavior of C tor.

Part of #1100.
</content>
</entry>
<entry>
<title>netdir: Add Relay::is_flagged_{fast,stable} methods.</title>
<updated>2024-02-12T15:29:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-12T15:22:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea3b4c663ca6963738a4fb6e3592188a72f57de8'/>
<id>urn:sha1:ea3b4c663ca6963738a4fb6e3592188a72f57de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.</title>
<updated>2024-01-24T11:22:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-24T10:37:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ab5f4ce0ede67419a8f03201375c2f5b245f5564'/>
<id>urn:sha1:ab5f4ce0ede67419a8f03201375c2f5b245f5564</id>
<content type='text'>
Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1904#note_2987777
</content>
</entry>
<entry>
<title>tor-netdir: Simplify `hs_dirs_upload` by only returning the `Relay`.</title>
<updated>2024-01-24T11:22:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-23T14:48:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a69c1f966f4ff9220c7f1cb1365172268ce0aa0'/>
<id>urn:sha1:2a69c1f966f4ff9220c7f1cb1365172268ce0aa0</id>
<content type='text'>
The publisher is the only user of `hs_dirs_upload`. It turns out it
never actually uses the first element of the yielded `Item`s, so we can
simplify `hs_dir_upload` to only return the HsDir `Relay`s.

Part of #1166
</content>
</entry>
<entry>
<title>tor-netdir: Make hs_all_time_periods return HsDirParams.</title>
<updated>2024-01-24T11:22:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-01-23T14:42:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc991f922b5d0fcacd1b6c8fa7b0dd4cdc516163'/>
<id>urn:sha1:bc991f922b5d0fcacd1b6c8fa7b0dd4cdc516163</id>
<content type='text'>
The descriptor publisher uses this function to obtain the list of
relevant time periods. It will soon also need to know the `srv_lifespan`
associated with each time period, so we change this function to return
`HsDirParams`.

Part of #1166
</content>
</entry>
<entry>
<title>netdir: Make hs_dirs_upload() yield &amp;HsDirParams.</title>
<updated>2024-01-23T13:57:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-23T13:49:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7248a5ee37cca562c9a46b9717b801457674eb74'/>
<id>urn:sha1:7248a5ee37cca562c9a46b9717b801457674eb74</id>
<content type='text'>
Closes #1254.
</content>
</entry>
</feed>
