summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/cbindgen.warnings
Commit message (Expand)AuthorAgeFilesLines
* Re-run cbindben for new warnings and status codesNick Mathewson2024-09-091-0/+2
* rpclib: FFI for opening data streams.Nick Mathewson2024-09-091-0/+9
* cbindgen: Correctly hide "Utf8CString".Nick Mathewson2024-08-141-0/+1
* ffi: Add support for request handlesNick Mathewson2024-08-121-0/+9
* Re-run cbindgen to fix CINick Mathewson2024-08-081-4/+0
* Re-run cbindgen to update our generated header.Nick Mathewson2024-08-071-0/+5
* ffi: Re-run cbindgen.Nick Mathewson2024-07-311-1/+1
* rpclib: Grand error refactoring: outparam, not thread-localNick Mathewson2024-07-311-2/+1
* rpclib: _Sketch_ of string API.Nick Mathewson2024-07-311-0/+3
* rpc ffi: Try a more reference-driven approach to pointer handling.Nick Mathewson2024-07-311-0/+1
* Add a script to run cbindgen and check its outputs.Nick Mathewson2024-07-311-0/+49