index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpc-client-core
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpclib: Move socketpair to a testing module; use it in llconn tests
Nick Mathewson
2025-02-03
1
-0
/
+2
*
rpclib: Implement accessors for ConnectFailure
Nick Mathewson
2025-01-29
1
-1
/
+4
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-1
/
+1
*
rpclib: Unify error type for ValidatedRequest failure.
Nick Mathewson
2024-08-07
1
-1
/
+1
*
rpc: Initial core of an FFI interface.
Nick Mathewson
2024-07-31
1
-1
/
+6
*
rpc-client: Apply the rest of the big warning set.
Nick Mathewson
2024-07-16
1
-2
/
+40
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
1
-0
/
+4
*
Make ErrorResponse (a string) our preferred way to return an error.
Nick Mathewson
2024-07-16
1
-3
/
+1
*
rpc-client: Resolve some dead-code warnings.
Nick Mathewson
2024-07-16
1
-3
/
+2
*
rpc client: resolve unused-foo warnings.
Nick Mathewson
2024-07-16
1
-2
/
+0
*
rpc-client: Expose a few types as pub.
Nick Mathewson
2024-07-16
1
-0
/
+3
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
1
-0
/
+10