<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src/config.rs, branch arti-v1.2.7</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.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-28T16:47:22Z</updated>
<entry>
<title>arti-client: Fix a rustdoc warning.</title>
<updated>2024-08-28T16:47:22Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-28T13:39:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1cbbded42ccfe4f442c0bafe474f03a8558820c3'/>
<id>urn:sha1:1cbbded42ccfe4f442c0bafe474f03a8558820c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Move state_dir() to TorClientConfig.</title>
<updated>2024-08-28T16:47:22Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-08-27T14:15:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=550b48de3ddad1fef4cce9764d1a21f755be3e9f'/>
<id>urn:sha1:550b48de3ddad1fef4cce9764d1a21f755be3e9f</id>
<content type='text'>
I am about to use `state_dir()` outside of `TorClient`, so I am
preemptively moving it to `TorClientConfig`.
</content>
</entry>
<entry>
<title>arti-client: Move BuilderExt to tor-config.</title>
<updated>2024-08-05T16:41:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-07-24T14:36:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0007a5da179c2caaa11dd033a8401aa490bcb134'/>
<id>urn:sha1:0007a5da179c2caaa11dd033a8401aa490bcb134</id>
<content type='text'>
`BuilderExt` will soon be used in tor-hsservice too (for configuring the
mistrust settings of the client "restricted mode" authorization keys).
</content>
</entry>
<entry>
<title>StorageConfig: complete a missing piece of documentation.</title>
<updated>2024-06-11T14:10:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-11T14:10:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2380262e7686443835c61a3efac118bdc8144820'/>
<id>urn:sha1:2380262e7686443835c61a3efac118bdc8144820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>StorageConfig: Light reformatting.</title>
<updated>2024-06-11T14:03:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-11T14:03:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f53535771fc7709f2946c8bd817c127b8e640ca'/>
<id>urn:sha1:9f53535771fc7709f2946c8bd817c127b8e640ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-guardmgr: Unconditionally define VanguardConfig.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-13T13:13:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d17dc599c09af08ef501dfba3a685081491bb17a'/>
<id>urn:sha1:d17dc599c09af08ef501dfba3a685081491bb17a</id>
<content type='text'>
We want to export the `VanguardConfig` even if the `vanguards` feature
is disabled (we will need to unconditionally include it in the arti
config).

Note that if `vanguards` are disabled, the `VanguardMode` from the
`VanguardConfig` can only be `Dsiabled`.
</content>
</entry>
<entry>
<title>arti-client: Remove unnecessary VanguardConfig pub use.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-13T15:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f91d5e5ace8b31504fe86c4e49d7818cc91ebe3'/>
<id>urn:sha1:1f91d5e5ace8b31504fe86c4e49d7818cc91ebe3</id>
<content type='text'>
This is already exported via the `pub mod vanguards` module, so there is
no need to export it from the top-level too. This *is* a breaking change,
but the downstream fix is trivial (and the type should never have been
exported directly from `arti_client::config` in the first place).
</content>
</entry>
<entry>
<title>Make TorClientConfig implement AsRef&lt;BridgesConfig&gt;</title>
<updated>2024-04-02T16:38:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T14:51:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5a91130fff6af2527b38ec2c44900eb81c9b1c7'/>
<id>urn:sha1:c5a91130fff6af2527b38ec2c44900eb81c9b1c7</id>
<content type='text'>
I believe this is how we expose the parts of TorClientConfig?
</content>
</entry>
<entry>
<title>Add tests for configuring unmanaged transports</title>
<updated>2024-03-14T20:02:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-14T14:20:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=60c2162d446315305a3ed663c0a3695c1e2d62ae'/>
<id>urn:sha1:60c2162d446315305a3ed663c0a3695c1e2d62ae</id>
<content type='text'>
Also, adapt the pt configuration tests to check for whether the
error messages are as expected.
</content>
</entry>
<entry>
<title>Rename ManagedTransportConfig to TransportConfig.</title>
<updated>2024-03-14T20:02:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-14T12:38:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d63d966d79f0f988522c76c729a5189d16275b27'/>
<id>urn:sha1:d63d966d79f0f988522c76c729a5189d16275b27</id>
<content type='text'>
We're going to start using this type for _every_ kind of transport.
</content>
</entry>
</feed>
