<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-rpc-client-core/cbindgen.warnings, branch arti-v1.2.8</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.8</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.8'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-09-09T14:52:56Z</updated>
<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>
<entry>
<title>rpclib: FFI for opening data streams.</title>
<updated>2024-09-09T14:52:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-26T15:31:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8fd335e5ae7ad761efe3030e33b7004ec70fc2ff'/>
<id>urn:sha1:8fd335e5ae7ad761efe3030e33b7004ec70fc2ff</id>
<content type='text'>
There's a blocking TODO here about exposing socks error codes that
I still need to solve.
</content>
</entry>
<entry>
<title>cbindgen: Correctly hide "Utf8CString".</title>
<updated>2024-08-14T17:27:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-14T17:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=10a73c3367e526ddedcf5c81a7eddd019d95fcc5'/>
<id>urn:sha1:10a73c3367e526ddedcf5c81a7eddd019d95fcc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: Add support for request handles</title>
<updated>2024-08-12T18:35:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-06T15:57:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2364c6dc6d2fd16f08641a1fed2cbc970005dc66'/>
<id>urn:sha1:2364c6dc6d2fd16f08641a1fed2cbc970005dc66</id>
<content type='text'>
This API allows the caller to launch a request and then watch for
updates on it.
</content>
</entry>
<entry>
<title>Re-run cbindgen to fix CI</title>
<updated>2024-08-08T11:52:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-08T11:51:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa387176830457fa79506027423106609dc7eb18'/>
<id>urn:sha1:aa387176830457fa79506027423106609dc7eb18</id>
<content type='text'>
For some reason, we wound up - not with anything missing in the
header - but with extra warnings in our expected warnings file.
I'm tentatively blaming the git merge algorithm, or perhaps
the phase of the moon.
</content>
</entry>
<entry>
<title>Re-run cbindgen to update our generated header.</title>
<updated>2024-08-07T13:29:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-07T13:27:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=383787c72a4b56a746af9702deb003907daf75e1'/>
<id>urn:sha1:383787c72a4b56a746af9702deb003907daf75e1</id>
<content type='text'>
(This is kind of thing that the CI script should remind us to do.)
</content>
</entry>
<entry>
<title>ffi: Re-run cbindgen.</title>
<updated>2024-07-31T17:57:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T17:57:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4497317f07df7a0f13bddc4e7a7727dbe12532b9'/>
<id>urn:sha1:4497317f07df7a0f13bddc4e7a7727dbe12532b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpclib: Grand error refactoring: outparam, not thread-local</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-25T13:52:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b1f266a8405d7c07b10e5cf2b153c575e6f2288'/>
<id>urn:sha1:6b1f266a8405d7c07b10e5cf2b153c575e6f2288</id>
<content type='text'>
Per discussion, we'd rather have an optional output parameter for error
objects rather than mess with thread-local variables.

This is possibly less convenient for direct usage from C,
but likely more convenient for wrapper functions in other languages.
</content>
</entry>
<entry>
<title>rpclib: _Sketch_ of string API.</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-24T19:13:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5265d6c1aa3c14ef09d908c9695eb1f003253d33'/>
<id>urn:sha1:5265d6c1aa3c14ef09d908c9695eb1f003253d33</id>
<content type='text'>
In this API, borrowed strings are `const char *`, and owned strings
are `ArtiRpcStr *`.  You can get the former from the latter with
`arti_rpc_str_get()`, which returns a `const char *` in hopes that
you will neither modify nor free() that `const char *`

(Note that there are no places where string ownership needs to be
passed into this library; and at present, there is only one case
where it is passed out.  I do not anticipate that we will need to do
intake of owned strings.  We will probably need to return these in a
few more cases as we add more API surface.)
</content>
</entry>
<entry>
<title>rpc ffi: Try a more reference-driven approach to pointer handling.</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-17T18:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e48f725dd665c5ff6eb07f16bd4957274767f6c'/>
<id>urn:sha1:7e48f725dd665c5ff6eb07f16bd4957274767f6c</id>
<content type='text'>
</content>
</entry>
</feed>
