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
/
tor-rpcbase
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Merge branch 'rpcdoc' into 'main'
Ian Jackson
2023-06-20
1
-0
/
+2
|
\
|
*
rpc: Cross-reference up from tor-rpcbase re where DispatchTable lives
Ian Jackson
2023-06-16
1
-0
/
+2
*
|
rpc: Remove some verbiage about 'static, and demo that it's OK without
Ian Jackson
2023-06-15
1
-7
/
+15
*
|
rpc: Give the name `O` to "the type associated with this CastTable"
Ian Jackson
2023-06-15
1
-8
/
+12
*
|
rpc: Add Simple test case for CastTable
Ian Jackson
2023-06-15
1
-3
/
+20
*
|
rpc: Move boxing from macro to CastTable::insert (formatting)
Ian Jackson
2023-06-15
1
-3
/
+1
*
|
rpc: Move boxing from macro to CastTable::insert
Ian Jackson
2023-06-15
1
-4
/
+4
*
|
rpc: Make CastTable::insert be more type-safe
Ian Jackson
2023-06-15
1
-6
/
+21
|
/
*
RPC: Functionality to downcast dyn Object to a dyn Trait.
Nick Mathewson
2023-06-12
4
-14
/
+510
*
rpc: make decl_object! responsible for writing impl Object {} blocks.
Nick Mathewson
2023-06-07
2
-4
/
+1
*
RPC: Let objects declare that they need a GlobalId.
Nick Mathewson
2023-06-05
1
-1
/
+17
*
rpc: Remove downgrade_owned for now
Nick Mathewson
2023-05-24
2
-15
/
+0
*
rpc: Implement functionality to remove objects from a session
Nick Mathewson
2023-05-24
2
-0
/
+36
*
rpc: fix documentation for methods in Context.
Nick Mathewson
2023-05-24
1
-6
/
+4
*
RPC: Add "register" methods to RequestContext.
Nick Mathewson
2023-05-04
2
-0
/
+30
*
RPC: Log all internal errors.
Nick Mathewson
2023-04-19
1
-3
/
+7
*
rpc: Simplify and clarify SendUpdateError.
Nick Mathewson
2023-04-19
1
-7
/
+13
*
Arti: Add ability to remember the list of methods names.
Nick Mathewson
2023-04-19
2
-2
/
+39
*
rpc: New syntax for method declaration
Nick Mathewson
2023-04-19
1
-9
/
+46
*
rpc: impl From<SendUpdateError> for RpcError.
Nick Mathewson
2023-04-19
1
-0
/
+14
*
rpcbase: Use with_fn.
Nick Mathewson
2023-04-19
2
-8
/
+13
*
rpc: Minor tweaks to get a sink to compile.
Nick Mathewson
2023-04-19
1
-4
/
+5
*
rpc: Use Method types to determine type of method outputs, updates.
Nick Mathewson
2023-04-19
1
-64
/
+103
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
3
-23
/
+60
*
rpc: simplify API by always providing a sink.
Nick Mathewson
2023-04-16
1
-19
/
+12
*
rpc: Wire updates into rpc invoke functions again.
Nick Mathewson
2023-04-16
1
-12
/
+43
*
rpc: Move update sink out of context.
Nick Mathewson
2023-04-16
2
-46
/
+26
*
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 cmd to method everywhere.
Nick Mathewson
2023-04-12
1
-31
/
+31
*
tor-rpcbase: Rename cmd.rs to method.rs.
Nick Mathewson
2023-04-12
2
-2
/
+2
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
5
-47
/
+47
*
rpc: Try to fix rustdoc errors.
Nick Mathewson
2023-04-12
2
-2
/
+2
*
rpc: Use empty structs in test code.
Nick Mathewson
2023-04-12
1
-12
/
+12
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
6
-0
/
+805