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 arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-10
/
+10
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Merge branch 'upgrades-20240925' into 'main'
Nick Mathewson
2024-09-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
rpc: Rename SingletonId to SingleIdResponse
Nick Mathewson
2024-09-24
2
-8
/
+8
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
rpcserver: Split a few long lines.
Nick Mathewson
2024-09-16
1
-5
/
+10
*
rpcserver: move is_connection_close detection into run_loop.
Nick Mathewson
2024-09-16
1
-6
/
+10
*
rpcserver: Add an extra level of braces.
Nick Mathewson
2024-09-16
1
-50
/
+52
*
rpcserver: Apply documentation suggestion.
Nick Mathewson
2024-09-16
1
-0
/
+2
*
rpcserver: Use a struct to enforce explicit Continue
Nick Mathewson
2024-09-16
1
-2
/
+10
*
rpc: Simplify simplified close logic even further
Nick Mathewson
2024-09-16
2
-35
/
+38
*
rpc: Simplify close logic even further.
Nick Mathewson
2024-09-16
1
-6
/
+4
*
rpc: Simplify handling of fatal Json read errors.
Nick Mathewson
2024-09-16
3
-44
/
+33
*
rpc: More specificity surrounding SOCKS-rpc integration
Nick Mathewson
2024-09-09
1
-1
/
+8
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-10
/
+10
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
arti-rpcserver: Use a non-wildcard version requirement for slotmap-careful.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
2
-1
/
+2
*
rpcserver: Fix a trivial doc typo.
Nick Mathewson
2024-08-28
1
-1
/
+1
*
rpcserver: Use slotmap-careful instead of generational-arena.
Nick Mathewson
2024-08-14
3
-35
/
+38
*
Merge branch 'rpc-connection-error' into 'main'
Nick Mathewson
2024-08-13
1
-16
/
+66
|
\
|
*
rpcserver: use more sophisticated handling for ConnectionError.
Nick Mathewson
2024-08-12
1
-16
/
+66
*
|
Unstable RPC method to dump method information.
Nick Mathewson
2024-08-12
2
-1
/
+43
|
/
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-10
/
+10
*
Mark a struct as allowed-to-be-unused.
Nick Mathewson
2024-07-28
1
-0
/
+1
*
rpc: Rename the error codes for something like consistency.
Nick Mathewson
2024-07-25
3
-4
/
+4
*
rpc: Remove RpcError data field and use Report
Nick Mathewson
2024-07-25
1
-1
/
+1
*
rpc: Refactor errors part 1: a new RpcMethod trait.
Nick Mathewson
2024-07-25
4
-14
/
+7
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-10
/
+10
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
Several typo fixes from Gabi
Nick Mathewson
2024-06-11
1
-2
/
+1
*
Un-indent a block.
Nick Mathewson
2024-06-11
1
-42
/
+39
*
RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.
Nick Mathewson
2024-06-11
2
-91
/
+113
*
rpc: Make RpcMgr::lookup_object return context along with object.
Nick Mathewson
2024-06-10
1
-6
/
+12
*
Implement rpc::Context on Connection directly
Nick Mathewson
2024-06-10
1
-25
/
+7
*
rpc: allow Connection::lookup_object to take &self
Nick Mathewson
2024-06-10
1
-7
/
+16
*
rpc: Make the connection type always-Arc.
Nick Mathewson
2024-06-10
2
-5
/
+5
*
Use refactored invoke_rpc_method in rpcserver.
Nick Mathewson
2024-06-10
1
-6
/
+1
*
rpc: Pass around our rpc::Context in an Arc.
Nick Mathewson
2024-06-10
4
-9
/
+11
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-10
/
+10
*
arti-rpcserver: Reformat Cargo.toml.
Gabriela Moldovan
2024-06-05
1
-1
/
+2
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
RPC: Expose dispatch table from Context
Nick Mathewson
2024-05-16
1
-0
/
+4
*
RPC: Require an Error type in methods.
Nick Mathewson
2024-05-16
4
-0
/
+7
[next]