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
/
msgs
/
response.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
rpc: Clean up pub items in nb_stream.
Nick Mathewson
2026-02-04
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
rpc-client: Increase test coverage for the msgs module
vcrn
2025-03-18
1
-1
/
+1
*
rpclib: Obey error Display convention wrt sources.
Nick Mathewson
2025-02-04
1
-2
/
+2
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
1
-0
/
+5
*
rpclib: Ensure that re-encoded responses end with NL
Nick Mathewson
2024-08-07
1
-1
/
+4
*
rpclib: Use JsonValue to re-encode responses
Nick Mathewson
2024-08-07
1
-38
/
+54
*
Merge branch 'rpc-reencoding' into 'main'
Nick Mathewson
2024-08-05
1
-60
/
+87
|
\
|
*
rpclib: re-encode responses from arti, and preserve fields.
Nick Mathewson
2024-08-04
1
-60
/
+87
*
|
rpc-client-core: Add thiserror #[source] annotations
Nick Mathewson
2024-08-03
1
-1
/
+1
|
/
*
Rename Utf8CStr=>Utf8CString
Nick Mathewson
2024-07-31
1
-2
/
+2
*
RPC: Make message types able to be CStr or str.
Nick Mathewson
2024-07-31
1
-13
/
+17
*
rpc: Rename the error codes for something like consistency.
Nick Mathewson
2024-07-25
1
-3
/
+3
*
rpc: Remove RpcError data field and use Report
Nick Mathewson
2024-07-25
1
-12
/
+0
*
rpc: split "method not found"
Nick Mathewson
2024-07-25
1
-4
/
+2
*
rpclib: Initial tests for RpcConn
Nick Mathewson
2024-07-24
1
-2
/
+2
*
rpc: Rename response_err and add a TODO about removing it
Nick Mathewson
2024-07-16
1
-1
/
+6
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
1
-2
/
+42
*
Tests and documentation about NULs in the RPC stream.
Nick Mathewson
2024-07-16
1
-0
/
+14
*
Make ErrorResponse (a string) our preferred way to return an error.
Nick Mathewson
2024-07-16
1
-6
/
+34
*
rpc-client: Resolve some dead-code warnings.
Nick Mathewson
2024-07-16
1
-7
/
+8
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
1
-0
/
+283