<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-rpc-client-core/cbindgen.warnings, branch arti-v1.8.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-03-30T14:28:41Z</updated>
<entry>
<title>Update expected warnings from cbindgen.</title>
<updated>2025-03-30T14:28:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-30T14:28:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=045130ebeebe7a8ba26980045d60e4b669769405'/>
<id>urn:sha1:045130ebeebe7a8ba26980045d60e4b669769405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-rpc-client-core: Implement and expose cancellation.</title>
<updated>2025-01-23T00:39:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-16T21:11:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ef457c5921349f9abf43111aace817da8ff71316'/>
<id>urn:sha1:ef457c5921349f9abf43111aace817da8ff71316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run cbindgen for changed warnings.</title>
<updated>2025-01-15T22:18:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-15T22:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8e7bb27167a5245da810ede4babd74ad5aca4db3'/>
<id>urn:sha1:8e7bb27167a5245da810ede4babd74ad5aca4db3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Update cbindgen warnings.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-10T01:03:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a1afed1e0274bcc46643bd00a864c3648b78ac7'/>
<id>urn:sha1:4a1afed1e0274bcc46643bd00a864c3648b78ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove needless cbindgen item.</title>
<updated>2024-12-09T20:23:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-09T19:53:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fc7e889909b9843e28f0555561030d12cab90ae'/>
<id>urn:sha1:7fc7e889909b9843e28f0555561030d12cab90ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>artilib: Revise C and Python APIs for builders.</title>
<updated>2024-12-09T20:23:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-02T20:57:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b67a1254c4ca60d426862d8ef9d0d6d4a0e19aff'/>
<id>urn:sha1:b67a1254c4ca60d426862d8ef9d0d6d4a0e19aff</id>
<content type='text'>
Expose ArtiRpcConnBuilder and appropriate C wrapper functions in
our FFI code, and wrap those functions in our python wrapper.
This breaks the old C API, but that's allowed since the API
is still experimental.

Some design decisions:
 * I've wrapped the builder in a Mutex, so that we can continue
   our FFI rule that we do not require non-Rust code to wrap `&amp;mut`.
 * I've removed the non-builder connect() function from the C API
   as extraneous.
 * I've made a single function to prepend elements to the search
   path.
</content>
</entry>
<entry>
<title>rpc-client-core: Correct various FFI error types.</title>
<updated>2024-12-09T20:23:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-02T15:19:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1dfe8a05000a31907a747e0fe8e11ae093034db1'/>
<id>urn:sha1:1dfe8a05000a31907a747e0fe8e11ae093034db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Re-run cbindgen.</title>
<updated>2024-10-24T01:35:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-22T23:46:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7b3c21beba9c0744f88a606b90beb6af0fa27f8c'/>
<id>urn:sha1:7b3c21beba9c0744f88a606b90beb6af0fa27f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cbindgen warnings.</title>
<updated>2024-09-25T20:11:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-25T20:11:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dc3a57f4a380cab36ba93cd709f0bddc27c8cddc'/>
<id>urn:sha1:dc3a57f4a380cab36ba93cd709f0bddc27c8cddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-run cbindben for new warnings and status codes</title>
<updated>2024-09-09T14:52:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-04T18:41:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2fadf80c640bc6f9b7b42405a773c56dad04c52'/>
<id>urn:sha1:a2fadf80c640bc6f9b7b42405a773c56dad04c52</id>
<content type='text'>
</content>
</entry>
</feed>
