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
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
*
Merge branch 'rpc-auth-and-meta' into 'main'
Nick Mathewson
2023-05-24
5
-105
/
+308
|
\
|
*
rpc: Remove downgrade_owned for now
Nick Mathewson
2023-05-24
2
-27
/
+0
|
*
rpc: Disable auth:get_rpc_protocol for now.
Nick Mathewson
2023-05-24
1
-0
/
+8
|
*
rpc: Implement functionality to remove objects from a session
Nick Mathewson
2023-05-24
3
-5
/
+99
|
*
rpc: Make the top-level returned object a "session".
Nick Mathewson
2023-05-24
4
-38
/
+67
|
*
rpc: Implement auth:query.
Nick Mathewson
2023-05-23
1
-1
/
+39
|
*
rpc: Implement the auth:get_rpc_protocol method.
Nick Mathewson
2023-05-23
1
-0
/
+49
|
*
rpc: move existing auth code to new module.
Nick Mathewson
2023-05-23
2
-72
/
+84
*
|
rpc: Remove fake_generational_arena
Nick Mathewson
2023-05-23
2
-79
/
+2
|
/
*
Merge branch 'rpc-objectmap' into 'main'
Nick Mathewson
2023-05-16
3
-180
/
+197
|
\
|
*
rpc: Split the generational index into two.
Nick Mathewson
2023-05-16
1
-113
/
+92
|
*
rpc: Change the formatting of object IDs
Nick Mathewson
2023-05-15
2
-22
/
+75
|
*
rpc: rename GenIdx::into/try_from implementations
Nick Mathewson
2023-05-15
2
-11
/
+9
|
*
rpc: do not deduplicate strong object ids
Nick Mathewson
2023-05-15
1
-52
/
+39
|
*
rpc: Repair an error in our ObjectId encoding.
Nick Mathewson
2023-05-15
1
-1
/
+1
*
|
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-1
/
+1
|
/
*
objmap: move types to top of file.
Nick Mathewson
2023-05-04
1
-74
/
+74
*
Note/clean more TODOs in objmap.
Nick Mathewson
2023-05-04
1
-1
/
+4
*
RPC: Make the "client" return optional.
Nick Mathewson
2023-05-04
1
-2
/
+2
*
RPC: Make "Weak" and "Strong" entries separate.
Nick Mathewson
2023-05-04
1
-43
/
+41
*
Temporarily replace generational-arena with a fake version.
Nick Mathewson
2023-05-04
2
-2
/
+80
*
RPC: make arti-rpcserver require the arti-client/rpc feature
Nick Mathewson
2023-05-04
1
-1
/
+1
*
RPC: Rename session.rs to connection.rs
Nick Mathewson
2023-05-04
4
-4
/
+4
*
RPC: rename Session to Connection.
Nick Mathewson
2023-05-04
3
-45
/
+48
*
RPC: Make authentication return a TorClient.
Nick Mathewson
2023-05-04
2
-58
/
+66
*
Add a generational arena for object mapping for RPC.
Nick Mathewson
2023-05-04
3
-0
/
+665
*
RPC: Add "register" methods to RequestContext.
Nick Mathewson
2023-05-04
1
-0
/
+8
*
RPC: Start on plumbing TorClient into our RPC code
Nick Mathewson
2023-05-04
1
-3
/
+8
*
RPC: Move the "listen" part of the RPC listener code to `arti`.
Nick Mathewson
2023-05-04
5
-68
/
+27
*
rpc: Make an RpcMgr type to own the DispatchTable.
Nick Mathewson
2023-05-04
5
-13
/
+56
*
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
*
RPC: Log all internal errors.
Nick Mathewson
2023-04-19
1
-1
/
+6
*
Arti: Add ability to remember the list of methods names.
Nick Mathewson
2023-04-19
3
-12
/
+17
*
rpcserver: Use with_fn.
Nick Mathewson
2023-04-19
2
-12
/
+8
*
rpc: Use Method types to determine type of method outputs, updates.
Nick Mathewson
2023-04-19
1
-17
/
+39
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
2
-19
/
+26
*
Merge branch 'rpc_refactoring_v2' into 'main'
Ian Jackson
2023-04-18
1
-141
/
+92
|
\
|
*
rpc: simplify API by always providing a sink.
Nick Mathewson
2023-04-16
1
-7
/
+6
|
*
rpc: Ensure well-ordering of responses.
Nick Mathewson
2023-04-16
1
-60
/
+88
|
*
rpc: Move update sink out of context.
Nick Mathewson
2023-04-16
1
-101
/
+25
*
|
rpcserver: Fix a couple of broken rustdoc links
Nick Mathewson
2023-04-16
2
-3
/
+5
|
/
*
rpc: Change `id=<SYNTAX>` to "no id".
Nick Mathewson
2023-04-13
3
-14
/
+32
*
rpc: Require that errors are RpcError.
Nick Mathewson
2023-04-13
3
-7
/
+22
*
rpc: Improve error reporting for invalid requests
Nick Mathewson
2023-04-12
7
-17
/
+291
*
arti-rpcserver: Be careful about saying "result".
Nick Mathewson
2023-04-12
3
-7
/
+12
*
arti-rpcserver: Rename Authentication{Method => Scheme}.
Nick Mathewson
2023-04-12
1
-7
/
+7
*
arti-rpcserver: rename cmd to method.
Nick Mathewson
2023-04-12
1
-2
/
+2
[next]