index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpc-client-core
/
arti-rpc-client-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: re-run cbindben.
Nick Mathewson
2026-03-23
1
-3
/
+3
*
Run cbindgen to regenerate header file.
Nick Mathewson
2026-03-23
1
-1
/
+229
*
rpc-client: Run cbindgen to regenerate C header.
Nick Mathewson
2026-03-16
1
-0
/
+20
*
Upgrade to cbindgen 0.28.0
Nick Mathewson
2025-03-30
1
-1
/
+1
*
Merge branch 'rpc_document_internal_optimism' into 'main'
Nick Mathewson
2025-01-30
1
-6
/
+0
|
\
|
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
1
-6
/
+0
*
|
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
|
/
*
tweak cbindgen documentation.
Nick Mathewson
2025-01-29
1
-3
/
+8
*
rpclib: Update cbindgen documentation.
Nick Mathewson
2025-01-29
1
-8
/
+45
*
arti-rpc-client-core: Document that dropping a request does not cancel it.
Nick Mathewson
2025-01-22
1
-2
/
+2
*
arti-rpc-client-core: Implement and expose cancellation.
Nick Mathewson
2025-01-22
1
-0
/
+15
*
Label our cbindgen output, to detect version incompatibility.
Nick Mathewson
2024-12-09
1
-0
/
+1
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
1
-18
/
+92
*
rpc-client-core: Correct various FFI error types.
Nick Mathewson
2024-12-09
1
-0
/
+20
*
rpclib: Rename RequestCancelled to be accurate.
Nick Mathewson
2024-10-21
1
-4
/
+1
*
rpclib: Note a key property of RPC error returns.
Nick Mathewson
2024-09-26
1
-0
/
+3
*
rpclib: Use prop351 protocol to open streams.
Nick Mathewson
2024-09-18
1
-1
/
+3
*
rpclib: Rename "connect" to "open_stream" as appropriate.
Nick Mathewson
2024-09-10
1
-11
/
+11
*
Re-run cbindben for new warnings and status codes
Nick Mathewson
2024-09-09
1
-43
/
+14
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-0
/
+128
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
rpclib: Remove in_mut_ptr_opt, and document why.
Nick Mathewson
2024-08-27
1
-5
/
+9
*
ffi: Rename arti_rpc_status_to_str.
Nick Mathewson
2024-08-14
1
-1
/
+1
*
cbindgen: Correctly hide "Utf8CString".
Nick Mathewson
2024-08-14
1
-7
/
+1
*
ffi: Add support for request handles
Nick Mathewson
2024-08-12
1
-0
/
+105
*
Re-run cbindgen; new version has changed whitespace.
Nick Mathewson
2024-08-12
1
-3
/
+3
*
Re-run cbindgen to update our generated header.
Nick Mathewson
2024-08-07
1
-0
/
+28
*
ffi: Re-run cbindgen.
Nick Mathewson
2024-07-31
1
-22
/
+54
*
rpclib: Suggestions from @diziet for improving safety docs.
Nick Mathewson
2024-07-31
1
-7
/
+9
*
rpclib ffi: Grand identifier renaming
Nick Mathewson
2024-07-31
1
-34
/
+44
*
rpclib: Revise/condense "safety" docs for C functions
Nick Mathewson
2024-07-31
1
-49
/
+34
*
rpclib: Grand error refactoring: outparam, not thread-local
Nick Mathewson
2024-07-31
1
-42
/
+51
*
rpclib: _Sketch_ of string API.
Nick Mathewson
2024-07-31
1
-4
/
+26
*
rpclib: Add "STATUS" to status codes.
Nick Mathewson
2024-07-31
1
-10
/
+10
*
rpc: Improve documentation and strings for FFI status codes.
Nick Mathewson
2024-07-31
1
-1
/
+25
*
rpclib: Tweaks from review to header documentation.
Nick Mathewson
2024-07-31
1
-3
/
+6
*
rpc ffi: Try a more reference-driven approach to pointer handling.
Nick Mathewson
2024-07-31
1
-0
/
+2
*
Add a script to run cbindgen and check its outputs.
Nick Mathewson
2024-07-31
1
-0
/
+321