<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, 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-22T17:09:38Z</updated>
<entry>
<title>Fix recursive impl for arti_client::Error.</title>
<updated>2024-04-22T17:09:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-22T17:09:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f2dcaca31992018f825f616ed98c8055c9acf62'/>
<id>urn:sha1:3f2dcaca31992018f825f616ed98c8055c9acf62</id>
<content type='text'>
This is an actual bug.  Closes #1379.
</content>
</entry>
<entry>
<title>arti-client: add hs_circ_pool() method on TorClient</title>
<updated>2024-04-15T18:23:38Z</updated>
<author>
<name>Richard Pospesel</name>
<email>richard@torproject.org</email>
</author>
<published>2024-04-07T21:21:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8b1cb6ea08f4cba7f06e2df1e2b62f42a026983'/>
<id>urn:sha1:b8b1cb6ea08f4cba7f06e2df1e2b62f42a026983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port many of the macros in tor-rpcbase to use derive-deftly.</title>
<updated>2024-04-04T20:42:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-04T20:04:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=66cfabc442bfc1779a4748b89d0be2d51f908fc9'/>
<id>urn:sha1:66cfabc442bfc1779a4748b89d0be2d51f908fc9</id>
<content type='text'>
This simplifies our implementation logic in a few places,
and simplifies our invocation syntax greatly.  There are a few
infelicities, noted in `TODO RPC` comments.
</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>
<entry>
<title>Merge branch 'encapsulate_config_rs' into 'main'</title>
<updated>2024-03-13T18:52:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T18:52:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b120ec2117b8b0dfb5f0daa1746ec532cf3ad3a'/>
<id>urn:sha1:6b120ec2117b8b0dfb5f0daa1746ec532cf3ad3a</id>
<content type='text'>
Encapsulate usage of config-rs inside tor-config.

See merge request tpo/core/arti!2040</content>
</entry>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Allow ConfigurationSource to be verbatim text.</title>
<updated>2024-03-13T13:38:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-15T15:22:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=969e037edf422a6a574f3367d4784e2864d1c8a8'/>
<id>urn:sha1:969e037edf422a6a574f3367d4784e2864d1c8a8</id>
<content type='text'>
This will let us test our configuration logic without having
to use the `config` crate directly.
</content>
</entry>
<entry>
<title>Merge branch 'arti_client_test' into 'main'</title>
<updated>2024-03-11T20:10:55Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-11T20:10:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca6c67075049ba701c6f4adf7dca911fce8171a4'/>
<id>urn:sha1:ca6c67075049ba701c6f4adf7dca911fce8171a4</id>
<content type='text'>
arti-client: increase coverage in src/address.rs

See merge request tpo/core/arti!2029</content>
</entry>
</feed>
