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
/
tor-rpcbase
/
src
/
err.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: Adjust invoke_rpc_method API and related lookups.
Nick Mathewson
2026-04-13
1
-0
/
+2
*
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
-1
/
+1
*
rpcbase: Enforce validity on error datum keywords.
Nick Mathewson
2025-01-27
1
-3
/
+10
*
rpc: Include "data" field in error.
Nick Mathewson
2024-10-17
1
-3
/
+43
*
Remove Rpc* variants from tor_error::ErrorKind
Nick Mathewson
2024-10-17
1
-11
/
+4
*
Tweak some RpcErrorKind member names.
Nick Mathewson
2024-10-17
1
-4
/
+4
*
rpc: Create a constructor for RpcError.
Nick Mathewson
2024-10-17
1
-0
/
+14
*
rpc: Allow the "RpcError.kinds" to be an RpcErrorKind.
Nick Mathewson
2024-10-17
1
-10
/
+33
*
rpc: Make RpcErrorKind public.
Nick Mathewson
2024-10-17
1
-1
/
+2
*
rpc: Rename RpcCode to RpcErrorKind.
Nick Mathewson
2024-10-17
1
-6
/
+13
*
rpc: Use an alias for RpcCode.
Nick Mathewson
2024-10-17
1
-9
/
+10
*
rpc: Remove prefix from RpcCode members.
Nick Mathewson
2024-10-17
1
-20
/
+19
*
tor-{error,rpcbase}: Add new RPC error codes from spec.
Nick Mathewson
2024-10-07
1
-0
/
+6
*
rpc: Remove special conversion for SendUpdateError.
Nick Mathewson
2024-07-25
1
-10
/
+0
*
rpc: Rename the error codes for something like consistency.
Nick Mathewson
2024-07-25
1
-16
/
+17
*
rpc: Remove RpcError data field and use Report
Nick Mathewson
2024-07-25
1
-84
/
+20
*
rpc: Do not hide InvokeError::Bug when converting to RpcError
Nick Mathewson
2024-07-25
1
-18
/
+35
*
rpc: split "method not found"
Nick Mathewson
2024-07-25
1
-7
/
+7
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
RPC: Log all internal errors.
Nick Mathewson
2023-04-19
1
-3
/
+7
*
rpc: impl From<SendUpdateError> for RpcError.
Nick Mathewson
2023-04-19
1
-0
/
+14
*
rpc, spec: Document current ObjectError, RequestError behavior as correct.
Nick Mathewson
2023-04-13
1
-10
/
+2
*
rpcbase: Use correct error codes, and add tests.
Nick Mathewson
2023-04-12
1
-6
/
+181
*
tor-rpcbase: Create error kinds properly.
Nick Mathewson
2023-04-12
1
-14
/
+16
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
1
-2
/
+2
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-0
/
+77