<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch arti-v1.2.1</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.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-02T13:16:32Z</updated>
<entry>
<title>Bump arti crate to 1.2.1</title>
<updated>2024-04-02T13:16:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:16:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6472c298205932f6cbb1d4be71008e95a8d1fead'/>
<id>urn:sha1:6472c298205932f6cbb1d4be71008e95a8d1fead</id>
<content type='text'>
Done with
```
cargo set-version -p arti --bump patch
```
</content>
</entry>
<entry>
<title>Update unstable `tor/arti-*` crates to 0.17.0.</title>
<updated>2024-04-02T13:14:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:14:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=40de76c6c0b508183de602bcf0d7ebc7c62218ef'/>
<id>urn:sha1:40de76c6c0b508183de602bcf0d7ebc7c62218ef</id>
<content type='text'>
Done with:
```
CRATES="
tor-basic-utils
tor-async-utils
tor-error
tor-config
tor-events
tor-units
tor-geoip
tor-rtcompat
tor-rtmock
tor-log-ratelim
tor-rpcbase
tor-llcrypto
tor-protover
tor-bytes
tor-hscrypto
tor-hspow
tor-socksproto
tor-checkable
tor-cert
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-consdiff
tor-netdir
tor-relay-selection
tor-congestion
tor-persist
tor-chanmgr
tor-ptmgr
tor-guardmgr
tor-circmgr
tor-dirclient
tor-dirmgr
tor-keymgr
tor-hsclient
tor-hsservice
tor-hsrproxy
arti-client
arti-rpcserver
arti-config
arti-hyper
arti-bench
arti-testing
"

for crate in $CRATES; do
    cargo set-version -p "$crate" 0.17.0
done
```
</content>
</entry>
<entry>
<title>Bump patchlevel versions on non-{tor/arti} crates.</title>
<updated>2024-04-02T13:07:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:07:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf257f7c24178946263ced1eeca0383db3e1732d'/>
<id>urn:sha1:cf257f7c24178946263ced1eeca0383db3e1732d</id>
<content type='text'>
These have all had backward-compatible changes.
Generated with:

```
cargo set-version --bump patch -p fs-mistrust
cargo set-version --bump patch -p test-temp-dir
cargo set-version --bump patch -p fslock-guard
cargo set-version --bump patch -p hashx
cargo set-version --bump patch -p equix
cargo set-version --bump patch -p caret
cargo set-version --bump patch -p safelog
cargo set-version --bump patch -p retry-error
```
</content>
</entry>
<entry>
<title>Run "cargo update" in preparation for next release</title>
<updated>2024-04-01T14:24:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-28T17:58:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b846e87951df3446e87763c42d15f6f5ca1c5495'/>
<id>urn:sha1:b846e87951df3446e87763c42d15f6f5ca1c5495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider</title>
<updated>2024-03-25T11:34:02Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-03-21T13:02:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfc221adae197f4782975347f9c0e6e7123d476a'/>
<id>urn:sha1:cfc221adae197f4782975347f9c0e6e7123d476a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Add functions for checking if vanguards are enabled.</title>
<updated>2024-03-20T17:48:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-18T16:27:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=80c5956e7c6bcf7f647afd4ae8ce41b4d51ab562'/>
<id>urn:sha1:80c5956e7c6bcf7f647afd4ae8ce41b4d51ab562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-needless dependencies on the "config" crate</title>
<updated>2024-03-13T13:48:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-15T16:07:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed17454a8fae5be4a24fefa596d51a2b4bae5aa8'/>
<id>urn:sha1:ed17454a8fae5be4a24fefa596d51a2b4bae5aa8</id>
<content type='text'>
arti and arti-testing no longer need it;
tor-config no longer needs it in dev-dependencies.
</content>
</entry>
<entry>
<title>tor_config: Hide macro-only re-exports.</title>
<updated>2024-03-13T13:38:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-15T14:41:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee51a040e5d4f048c22e0093b2b967ad2a4382a9'/>
<id>urn:sha1:ee51a040e5d4f048c22e0093b2b967ad2a4382a9</id>
<content type='text'>
Our macros use these exports, but we don't need everybody else to
be able to see them.
</content>
</entry>
<entry>
<title>ptmgr: Use Itertools directly.</title>
<updated>2024-03-13T13:38:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-15T14:40:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1268d502dc00884c29615d504792dcc3e8aced23'/>
<id>urn:sha1:1268d502dc00884c29615d504792dcc3e8aced23</id>
<content type='text'>
Previously it used tor_config::Itertools, which is silly.
</content>
</entry>
<entry>
<title>relay-cell: Update relay cell decoding API for prop340</title>
<updated>2024-03-12T15:58:12Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2024-03-05T20:58:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d427eb93d699e779c608f71a243d581b1027a73'/>
<id>urn:sha1:2d427eb93d699e779c608f71a243d581b1027a73</id>
<content type='text'>
Prop 340:
https://spec.torproject.org/proposals/340-packed-and-fragmented.html

This updates the decoding API to support multiple versions of the relay
cell encoding, including the new encoding proposed in prop340 that
supports relay message packing and fragmentation.

This commit doesn't actually add support for that new encoding yet.
</content>
</entry>
</feed>
