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
/
msgs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Clean up pub items in nb_stream.
Nick Mathewson
2026-02-04
2
-1
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-2
/
+2
*
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
2
-1
/
+35
*
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: Rename ParsedRequest to ParsedRequestFields
Nick Mathewson
2024-08-07
1
-11
/
+10
*
rpclib: Use JsonValue to re-encode requests.
Nick Mathewson
2024-08-07
1
-96
/
+54
*
rpclib: Unify error type for ValidatedRequest failure.
Nick Mathewson
2024-08-07
1
-7
/
+28
*
rpclib: Refactor request canonicalization
Nick Mathewson
2024-08-07
1
-9
/
+30
*
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
2
-82
/
+177
|
\
|
*
rpclib: Apply serde(default) to RpcMeta::updates.
Nick Mathewson
2024-08-05
1
-0
/
+1
|
*
rpclib: re-encode responses from arti, and preserve fields.
Nick Mathewson
2024-08-04
1
-60
/
+87
|
*
rpclib: preserve unrecognized request fields
Nick Mathewson
2024-08-04
1
-4
/
+38
|
*
rpclib: Split ParsedRequest and Request types.
Nick Mathewson
2024-08-04
1
-18
/
+51
*
|
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
2
-3
/
+3
*
rpclib: do not include `"meta":null` when serializing.
Nick Mathewson
2024-07-24
1
-0
/
+1
*
rpc: Rename response_err and add a TODO about removing it
Nick Mathewson
2024-07-16
1
-1
/
+6
*
rpc: Make "meta" an Option.
Nick Mathewson
2024-07-16
1
-6
/
+11
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
2
-3
/
+72
*
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
2
-20
/
+9
*
Rename CmdError to ProtoError.
Nick Mathewson
2024-07-16
1
-3
/
+3
*
RPC: Implement connection negotiation.
Nick Mathewson
2024-07-16
1
-9
/
+23
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
2
-0
/
+485