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-rpcserver
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rpc: Add standard warnings to arti-rpcserver
Nick Mathewson
2023-04-12
5
-7
/
+85
*
rpc: Add an authentication step.
Nick Mathewson
2023-04-12
2
-1
/
+71
*
RPC: add a temporary "listen" function.
Nick Mathewson
2023-04-12
3
-1
/
+63
*
rpc: Declare a trivial Echo command that works on a session.
Nick Mathewson
2023-04-12
1
-1
/
+24
*
rpc: Wire up arti-rpcserver to use tor-rpccmd.
Nick Mathewson
2023-04-12
2
-24
/
+159
*
rpc: do a better job of hiding impl_const_type_id!
Nick Mathewson
2023-04-12
1
-1
/
+2
*
RPC: Initial implementation of a multiple-argument dispatch
Nick Mathewson
2023-04-12
1
-0
/
+1
*
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
2
-35
/
+11
*
rpc: Add a Session object and an interaction loop.
Nick Mathewson
2023-04-12
2
-0
/
+184
*
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
3
-0
/
+102
*
rpc: Add a cancellable future type.
Nick Mathewson
2023-04-12
3
-0
/
+136
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
4
-0
/
+253
[prev]