summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/arti-rpc-client-core.h
Commit message (Expand)AuthorAgeFilesLines
* ffi: Re-run cbindgen.Nick Mathewson2024-07-311-22/+54
* rpclib: Suggestions from @diziet for improving safety docs.Nick Mathewson2024-07-311-7/+9
* rpclib ffi: Grand identifier renamingNick Mathewson2024-07-311-34/+44
* rpclib: Revise/condense "safety" docs for C functionsNick Mathewson2024-07-311-49/+34
* rpclib: Grand error refactoring: outparam, not thread-localNick Mathewson2024-07-311-42/+51
* rpclib: _Sketch_ of string API.Nick Mathewson2024-07-311-4/+26
* rpclib: Add "STATUS" to status codes.Nick Mathewson2024-07-311-10/+10
* rpc: Improve documentation and strings for FFI status codes.Nick Mathewson2024-07-311-1/+25
* rpclib: Tweaks from review to header documentation.Nick Mathewson2024-07-311-3/+6
* rpc ffi: Try a more reference-driven approach to pointer handling.Nick Mathewson2024-07-311-0/+2
* Add a script to run cbindgen and check its outputs.Nick Mathewson2024-07-311-0/+321