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
/
request.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
-0
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
rpc-client: Increase test coverage for the msgs module
vcrn
2025-03-18
1
-0
/
+34
*
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: Apply serde(default) to RpcMeta::updates.
Nick Mathewson
2024-08-05
1
-0
/
+1
*
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
*
rpclib: Initial tests for RpcConn
Nick Mathewson
2024-07-24
1
-1
/
+1
*
rpclib: do not include `"meta":null` when serializing.
Nick Mathewson
2024-07-24
1
-0
/
+1
*
rpc: Make "meta" an Option.
Nick Mathewson
2024-07-16
1
-6
/
+11
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
1
-1
/
+30
*
rpc-client: Resolve some dead-code warnings.
Nick Mathewson
2024-07-16
1
-13
/
+1
*
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
1
-0
/
+202