<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdir, branch arti-v1.1.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-06-30T12:42:21Z</updated>
<entry>
<title>Bump patchlevel versions on crates with smaller changes</title>
<updated>2023-06-30T12:42:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-30T12:42:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de13a7319b7de5a336a70f128d1904954ed77f82'/>
<id>urn:sha1:de13a7319b7de5a336a70f128d1904954ed77f82</id>
<content type='text'>
Done with the commands below.

The following crates have had various changes, and should get a
patchlevel bump. Since they are pre-1.0, we do not need to
distinguish new APIs from other changes.

```
cargo set-version --bump patch -p arti-client
cargo set-version --bump patch -p safelog
cargo set-version --bump patch -p tor-bytes
cargo set-version --bump patch -p tor-cert
cargo set-version --bump patch -p tor-circmgr
cargo set-version --bump patch -p tor-config
cargo set-version --bump patch -p tor-consdiff
cargo set-version --bump patch -p tor-dirclient
cargo set-version --bump patch -p tor-dirmgr
cargo set-version --bump patch -p tor-error
cargo set-version --bump patch -p tor-hsservice
cargo set-version --bump patch -p tor-linkspec
cargo set-version --bump patch -p tor-llcrypto
cargo set-version --bump patch -p tor-netdir
cargo set-version --bump patch -p tor-netdoc
cargo set-version --bump patch -p tor-proto
cargo set-version --bump patch -p tor-rpcbase
cargo set-version --bump patch -p tor-socksproto
```

This crate has new features, but no new non-experimental Rust APIs.
So even though it is post-1.0, it gets a patchlevel bump.

```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump minor versions on crates with breaking changes</title>
<updated>2023-06-30T12:38:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-30T12:38:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65e81bf0ca876669a15943caf4cf388515366623'/>
<id>urn:sha1:65e81bf0ca876669a15943caf4cf388515366623</id>
<content type='text'>
Done with:
```
cargo set-version --bump minor -p tor-hsclient
cargo set-version --bump minor -p arti-rpcserver
cargo set-version --bump minor -p tor-hscrypto
cargo set-version --bump minor -p tor-cell
```
</content>
</entry>
<entry>
<title>Mark all {hs,onion-serivce}-client features as non-experimental.</title>
<updated>2023-06-29T17:09:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-29T17:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d164a9dac216536bf960c7cb6a1f43d25ca55dc6'/>
<id>urn:sha1:d164a9dac216536bf960c7cb6a1f43d25ca55dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: add crosslinks to our definition of "usable".</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:39:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9790f820f7f4f021e0678e8c036314da01ae139a'/>
<id>urn:sha1:9790f820f7f4f021e0678e8c036314da01ae139a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: document what we mean by a "usable" relay.</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a902f320b5b31812fabc42b95a38b5453f050e7f'/>
<id>urn:sha1:a902f320b5b31812fabc42b95a38b5453f050e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: Conditionally expose some by_rsa APIs as experimental.</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:10:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ac362eba7b51e9631d265f6280c12c2b99b8866'/>
<id>urn:sha1:7ac362eba7b51e9631d265f6280c12c2b99b8866</id>
<content type='text'>
Network-health wants these to see whether a given relay is listed in
the consensus.

cc @juga
</content>
</entry>
<entry>
<title>netdir: Remove a TODO HS</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T18:15:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76376b2abd85b650f6affee3a1c3f022cbeb0b41'/>
<id>urn:sha1:76376b2abd85b650f6affee3a1c3f022cbeb0b41</id>
<content type='text'>
The function this comment is asking us to write is `circtarget_from_pieces`.
</content>
</entry>
<entry>
<title>Downgrade TODO HS on HsDirParams::compute().expect()</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T18:12:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c565a67689ba6d2b8b3f59448c66e9b4bf34e072'/>
<id>urn:sha1:c565a67689ba6d2b8b3f59448c66e9b4bf34e072</id>
<content type='text'>
(Adding comments explaining that these errors are really
unlikely to occur, unless there is a bug in our code or in Rust's
time handling.)
</content>
</entry>
<entry>
<title>netdir: Defer a TODO HS but add a comment</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T17:52:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=768452d9e5ab5ce6a2e4298e6cff2dd57e2b2763'/>
<id>urn:sha1:768452d9e5ab5ce6a2e4298e6cff2dd57e2b2763</id>
<content type='text'>
This issue with walking over the ring is  an issue we really must
solve on the services timeframe, as is the one about looking only at
the rings for which a blinded ID is germane.
</content>
</entry>
<entry>
<title>netdir: take n_replicas and spread_fetch from consensus parameters</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T17:46:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2bdf10db84a69acb73cdaf5c524348f2738800c5'/>
<id>urn:sha1:2bdf10db84a69acb73cdaf5c524348f2738800c5</id>
<content type='text'>
This makes them configurable, since we allow the user to override
any consensus parameter.
</content>
</entry>
</feed>
