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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
RPC: Functionality to downcast dyn Object to a dyn Trait.
Nick Mathewson
2023-06-12
1
-3
/
+5
*
rpc: Remove downgrade_owned for now
Nick Mathewson
2023-05-24
1
-8
/
+0
*
rpc: Implement functionality to remove objects from a session
Nick Mathewson
2023-05-24
1
-0
/
+25
*
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
1
-0
/
+23
*
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
1
-2
/
+3
*
rpcbase: Use with_fn.
Nick Mathewson
2023-04-19
1
-1
/
+3
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
1
-1
/
+1
*
rpc: Move update sink out of context.
Nick Mathewson
2023-04-16
1
-8
/
+13
*
tor-rpcbase: Rename cmd.rs to method.rs.
Nick Mathewson
2023-04-12
1
-2
/
+2
*
tor-rpcbase: Rename and rephrase "command" to "method"
Nick Mathewson
2023-04-12
1
-4
/
+4
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-0
/
+113
[prev]