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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-5
/
+5
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-5
/
+5
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+1
*
rpc: switch GlobalId mac to KMAC.
Nick Mathewson
2023-06-14
1
-1
/
+1
*
RPC: Implement a "global identifier" for non-session-bound IDs
Nick Mathewson
2023-06-05
1
-1
/
+11
*
rpc: Give RpcMgr a registry of connections.
Nick Mathewson
2023-06-05
1
-0
/
+2
*
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