<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti, branch arti-v1.2.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-30T12:01:10Z</updated>
<entry>
<title>Bump versions of 0.x tor-* and arti-* crates</title>
<updated>2024-04-30T12:01:10Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f74f115c9b9ad585a9ae24ab7f98a13ba73d704'/>
<id>urn:sha1:5f74f115c9b9ad585a9ae24ab7f98a13ba73d704</id>
<content type='text'>
for p in `cat ../u`; do cargo set-version --locked --offline -p $p; done

where u contains

tor-basic-utils
tor-async-utils
tor-error
tor-config
tor-units
tor-geoip
tor-rtcompat
tor-rtmock
tor-log-ratelim
tor-rpcbase
tor-memquota
tor-llcrypto
tor-protover
tor-bytes
tor-hscrypto
tor-socksproto
tor-checkable
tor-cert
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-consdiff
tor-netdir
tor-relay-selection
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-hyper
</content>
</entry>
<entry>
<title>Bump version of arti</title>
<updated>2024-04-30T11:55:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:55:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=08d3999fc9140e87ff2743cce250e9e488ad1ecc'/>
<id>urn:sha1:08d3999fc9140e87ff2743cce250e9e488ad1ecc</id>
<content type='text'>
cargo set-version --locked --offline --bump patch -p arti
</content>
</entry>
<entry>
<title>arti: Make vanguards a default feature.</title>
<updated>2024-04-29T18:07:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-29T15:36:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ffd5d7ac2cb4e26dfeac2329871ab7f489f5191'/>
<id>urn:sha1:2ffd5d7ac2cb4e26dfeac2329871ab7f489f5191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Make vanguards non-experimental.</title>
<updated>2024-04-29T18:07:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-29T15:31:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dabae982ebac9f12a3e937c7d7f0469608efe6db'/>
<id>urn:sha1:dabae982ebac9f12a3e937c7d7f0469608efe6db</id>
<content type='text'>
This makes the vanguards feature non-experimental.
</content>
</entry>
<entry>
<title>rustls: Avoid aws-lc-rs for now.</title>
<updated>2024-04-22T15:25:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-22T14:46:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e59d0a68b1a38a0cbfd405d4dc23ef097db5a120'/>
<id>urn:sha1:e59d0a68b1a38a0cbfd405d4dc23ef097db5a120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to futures-rustls 0.26.0, rustls 0.23.5.</title>
<updated>2024-04-22T15:25:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-22T14:00:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f035cb5cbcb11bcdf0467667ad51a53bcdbce85'/>
<id>urn:sha1:5f035cb5cbcb11bcdf0467667ad51a53bcdbce85</id>
<content type='text'>
The rustls upgrade will solve #1377 and CVE-2024-32650.

Note that we've had to patch our RustlsProvider impl a bit in order
to keep the tests passing. See comments.

Closes #1377.
</content>
</entry>
<entry>
<title>arti: Enable arti-client/vanguards if vanguards are enabled.</title>
<updated>2024-04-05T16:53:47Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-04T12:46:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=baf366483efea6bfa3d6ebd3237390f61788ad97'/>
<id>urn:sha1:baf366483efea6bfa3d6ebd3237390f61788ad97</id>
<content type='text'>
Without this we can't enable vanguards in the shadow tests.
</content>
</entry>
<entry>
<title>Merge branch 'unmanaged-proxy-config-test' into 'main'</title>
<updated>2024-04-02T17:06:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T17:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82f8e354ade6f31e5195e77f1abfd46fd0d1836b'/>
<id>urn:sha1:82f8e354ade6f31e5195e77f1abfd46fd0d1836b</id>
<content type='text'>
Test (and small cleanups) for Transport configuration

Closes #1333

See merge request tpo/core/arti!2056</content>
</entry>
<entry>
<title>Add a test for transport configuration</title>
<updated>2024-04-02T16:38:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T14:59:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=440bb0a493305daeb4beb9d1985e84d4c6e8e9cc'/>
<id>urn:sha1:440bb0a493305daeb4beb9d1985e84d4c6e8e9cc</id>
<content type='text'>
(Previously, nothing actually parsed these values in our
configuration.)

Closes #1333.
</content>
</entry>
<entry>
<title>example-config: Indent transport arguments</title>
<updated>2024-04-02T16:38:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T14:57:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=549c9912d3d30a23f84e9b44f61297544233d9d2'/>
<id>urn:sha1:549c9912d3d30a23f84e9b44f61297544233d9d2</id>
<content type='text'>
This will make it possible for our tests to pull them out.
</content>
</entry>
</feed>
