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
/
arti-rpcserver
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-8
/
+8
*
Run fixup-features script and resolve its complaints.
Nick Mathewson
2023-05-31
1
-1
/
+1
*
rpc: Remove fake_generational_arena
Nick Mathewson
2023-05-23
1
-3
/
+1
*
Merge branch 'rpc-objectmap' into 'main'
Nick Mathewson
2023-05-16
1
-0
/
+4
|
\
|
*
rpc: Change the formatting of object IDs
Nick Mathewson
2023-05-15
1
-0
/
+4
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-1
/
+1
|
/
*
Temporarily replace generational-arena with a fake version.
Nick Mathewson
2023-05-04
1
-1
/
+3
*
RPC: make arti-rpcserver require the arti-client/rpc feature
Nick Mathewson
2023-05-04
1
-1
/
+1
*
Add a generational arena for object mapping for RPC.
Nick Mathewson
2023-05-04
1
-0
/
+1
*
RPC: Move the "listen" part of the RPC listener code to `arti`.
Nick Mathewson
2023-05-04
1
-5
/
+0
*
rpc: Make an RpcMgr type to own the DispatchTable.
Nick Mathewson
2023-05-04
1
-1
/
+0
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-6
/
+6
*
rpcserver: Use with_fn.
Nick Mathewson
2023-04-19
1
-0
/
+1
*
Rename tor-rpccmd to tor-rpcbase.
Nick Mathewson
2023-04-12
1
-1
/
+1
*
rpc: Reify and expose DispatchTable.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Remove anyhow dependency
Nick Mathewson
2023-04-12
1
-1
/
+0
*
rpc: Add an authentication step.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
RPC: add a temporary "listen" function.
Nick Mathewson
2023-04-12
1
-1
/
+11
*
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add a cancellable future type.
Nick Mathewson
2023-04-12
1
-0
/
+2
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
1
-0
/
+26