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
/
src
/
ffi
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
1
-0
/
+2
*
rpc: Refactor connimpl in preparation for pollable requests.
Nick Mathewson
2026-02-26
1
-0
/
+1
*
arti-rpc-client-core: Document why we don't need ErrorSources.
Nick Mathewson
2026-02-16
1
-0
/
+4
*
rpc: Move responsibility for wrapping streams to rpc-client-core
Nick Mathewson
2026-02-04
1
-0
/
+1
*
rpclib: Rename `OutPtr` to `OutBoxedPtr`
Neel Chauhan
2025-11-06
1
-2
/
+2
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-7
/
+7
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+4
*
AF_UNIX terminology: Rename two error variants
Ian Jackson
2025-03-24
1
-1
/
+1
*
RPC: Abolish an unused and misnamed error variant
Ian Jackson
2025-03-24
1
-1
/
+0
*
rpclib: Improve output for ConnectFailure
Nick Mathewson
2025-02-04
1
-1
/
+4
*
rpclib: Include sources when formatting FFI errors.
Nick Mathewson
2025-02-04
1
-2
/
+14
*
rpclib: New combined error type for RPC connect failures.
Nick Mathewson
2025-01-29
1
-0
/
+11
*
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
1
-2
/
+2
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
1
-0
/
+1
*
arti-rpc-client-core: Client side of cookie authentication.
Nick Mathewson
2025-01-15
1
-0
/
+3
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
1
-0
/
+1
*
rpc-client: Reject relative paths.
Nick Mathewson
2024-12-09
1
-1
/
+3
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
1
-0
/
+4
*
rpc-client-core: Correct various FFI error types.
Nick Mathewson
2024-12-09
1
-6
/
+42
*
rpc-client: Initial implementation for RPC connect points.
Nick Mathewson
2024-12-09
1
-2
/
+7
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+1
*
rpc: correct msg and doc for InvalidInput::NullPointer
Nick Mathewson
2024-10-23
1
-2
/
+2
*
rpclib: Rename RequestCancelled to be accurate.
Nick Mathewson
2024-10-21
1
-6
/
+3
*
arti-rpc-client-core: remove 'c_str_macro' dependency
Steven Engler
2024-10-09
1
-16
/
+15
*
rpclib: Unify code internally generated requests
Nick Mathewson
2024-09-25
1
-1
/
+1
*
rpclib: New error type for unauthenticated connections
Nick Mathewson
2024-09-09
1
-0
/
+8
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-0
/
+43
*
rpclib: Support opening a data stream.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
ffi: Rename arti_rpc_status_to_str.
Nick Mathewson
2024-08-14
1
-1
/
+1
*
ffi: New out_val_opt type for outptrs to non-pointers
Nick Mathewson
2024-08-12
1
-1
/
+1
*
Merge branch 'typo-fix-1' into 'main'
Ian Jackson
2024-08-05
1
-2
/
+2
|
\
|
*
Fix a pair of typos in an ffi comment.
Nick Mathewson
2024-08-03
1
-2
/
+2
*
|
ffi: Expose OS error field.
Nick Mathewson
2024-08-03
1
-2
/
+23
*
|
ffi: Store the os error code in FfiError.
Nick Mathewson
2024-08-03
1
-0
/
+40
|
/
*
ffi: Add some explicit ()s to prove they are there.
Nick Mathewson
2024-07-31
1
-1
/
+2
*
ffi: Document safety for each function using ffi_body_raw.
Nick Mathewson
2024-07-31
1
-3
/
+11
*
ffi: rename ffi_body_simple to ffi_body_raw
Nick Mathewson
2024-07-31
1
-6
/
+6
*
ffi: Clean up long lines and confusing expressions.
Nick Mathewson
2024-07-31
1
-5
/
+7
*
ffi: use void to omit unreachable "on invalid" blocks
Nick Mathewson
2024-07-31
1
-5
/
+11
*
ffi: Remove all non-opt conversions
Nick Mathewson
2024-07-31
1
-11
/
+15
*
ffi: Always abort on panic.
Nick Mathewson
2024-07-31
1
-25
/
+9
*
Use macros to make FFI functions simpler to read and check.
Nick Mathewson
2024-07-31
1
-47
/
+54
*
Rename Utf8CStr=>Utf8CString
Nick Mathewson
2024-07-31
1
-2
/
+2
*
rpclib ffi: Grand identifier renaming
Nick Mathewson
2024-07-31
1
-20
/
+21
*
rpclib: Revise/condense "safety" docs for C functions
Nick Mathewson
2024-07-31
1
-15
/
+12
*
rpc: Rename OutPtr functions for clarity
Nick Mathewson
2024-07-31
1
-2
/
+2
*
rpclib: Grand error refactoring: outparam, not thread-local
Nick Mathewson
2024-07-31
1
-92
/
+35
*
rpclib: Add "STATUS" to status codes.
Nick Mathewson
2024-07-31
1
-6
/
+6
*
rpc: Improve documentation and strings for FFI status codes.
Nick Mathewson
2024-07-31
1
-5
/
+29
[next]