<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-05-01T16:22:28Z</updated>
<entry>
<title>release: Bump all unstable tor/arti crates to 0.30.0</title>
<updated>2025-05-01T16:22:28Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T15:55:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=770aaa9648d42835b2c6b3b29f4051d287ddba88'/>
<id>urn:sha1:770aaa9648d42835b2c6b3b29f4051d287ddba88</id>
<content type='text'>
```
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
    cargo set-version -p $crate 0.30.0
done
```
</content>
</entry>
<entry>
<title>Merge branch 'release-2025-04-update-semver' into 'main'</title>
<updated>2025-04-30T20:10:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-30T20:10:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=15daf7ed24d5e8f5d15d53976fefb42bc3eee4c7'/>
<id>urn:sha1:15daf7ed24d5e8f5d15d53976fefb42bc3eee4c7</id>
<content type='text'>
maint: Update semver.md files from semver-checks

See merge request tpo/core/arti!2977</content>
</entry>
<entry>
<title>maint: Update semver.md files from semver-checks</title>
<updated>2025-04-30T16:30:37Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-04-30T16:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=22e89dd938999e5614b7388afacdbc306bcbee23'/>
<id>urn:sha1:22e89dd938999e5614b7388afacdbc306bcbee23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Run fixup-features.</title>
<updated>2025-04-30T15:49:52Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-04-30T14:26:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=da4308744bf59b50dfcc28a438fda047a115812d'/>
<id>urn:sha1:da4308744bf59b50dfcc28a438fda047a115812d</id>
<content type='text'>
cargo run -p fixup-features -- --exclude examples/ --exclude maint/ Cargo.toml

The following features in arti-ureq were manually added to full or
marked non-additive:

* rustls
* native-tls
* tokio
* async-std
</content>
</entry>
<entry>
<title>Update rand requirement to 0.9.1</title>
<updated>2025-04-29T22:52:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-29T19:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fc0810c1091b2ec606111ae94e726cf5f7b10b38'/>
<id>urn:sha1:fc0810c1091b2ec606111ae94e726cf5f7b10b38</id>
<content type='text'>
(This is going to be a _requirement_,
since rand 0.9.1 has a behavioral change from 0.9.0)
</content>
</entry>
<entry>
<title>Run cargo update.</title>
<updated>2025-04-29T21:35:34Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-04-29T17:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54e3933f577548f10e01ae9e979ffb110481f9b4'/>
<id>urn:sha1:54e3933f577548f10e01ae9e979ffb110481f9b4</id>
<content type='text'>
I updated everything except rand, because the new version of rand
interacts with #1903, thus requiring more care.
</content>
</entry>
<entry>
<title>tor-proto: use RelayCellFormat rather than u8 in tests.</title>
<updated>2025-04-29T16:35:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T13:55:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ffdacdb41f89583eb1f6af3b37cbdf81227efe48'/>
<id>urn:sha1:ffdacdb41f89583eb1f6af3b37cbdf81227efe48</id>
<content type='text'>
(The u8 code was written before RelayCellFormat::V1 was introduced.)
</content>
</entry>
<entry>
<title>Rename feature cgo =&gt; counter-galois-onion.</title>
<updated>2025-04-29T16:35:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T13:49:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65974c8ab586c6d3b92374071ab0c1e4950c3c99'/>
<id>urn:sha1:65974c8ab586c6d3b92374071ab0c1e4950c3c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CGO: Fix authenticated-sendme tag handling.</title>
<updated>2025-04-29T16:35:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-23T16:20:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d5599392d514517b3d5fc387694c73388e474dc'/>
<id>urn:sha1:5d5599392d514517b3d5fc387694c73388e474dc</id>
<content type='text'>
See discussion at torspec#328: it's important that our
SENDME authentication tag always be taken based on the
_encrypted_ cell.
</content>
</entry>
<entry>
<title>CGO: Note another possible performance improvement.</title>
<updated>2025-04-29T16:35:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-23T14:05:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ecd0702a2e662dbd45272ca1424be206db0316aa'/>
<id>urn:sha1:ecd0702a2e662dbd45272ca1424be206db0316aa</id>
<content type='text'>
</content>
</entry>
</feed>
