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
/
tor-rpcbase
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-rpcbase: Add facility to downcast to Arc<dyn Trait>.
Nick Mathewson
2024-05-09
3
-9
/
+84
*
Make cast_to_trait inherent on dyn Object.
Nick Mathewson
2024-05-09
1
-4
/
+10
*
rpc::invoker_ent_list: allow trailing comma.
Nick Mathewson
2024-05-09
1
-1
/
+1
*
rpc: Add helper type for methods that return a single id.
Nick Mathewson
2024-05-09
2
-0
/
+9
*
Merge branch 'void' into 'main'
Nick Mathewson
2024-05-07
2
-7
/
+11
|
\
|
*
tor-rpcbase: Use Void to eliminate a panic, as statically unreachable
Ian Jackson
2024-05-02
2
-7
/
+11
*
|
Merge branch 'new_ci_cfg_strategy' into 'main'
Nick Mathewson
2024-05-07
1
-2
/
+2
|
\
\
|
*
|
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
|
|
Lightly simplify the syntax for installing multiple InvokerEnts
Nick Mathewson
2024-05-06
1
-0
/
+38
*
|
|
Add a const instance of rpc::Nil.
Nick Mathewson
2024-05-06
1
-0
/
+2
*
|
|
rpc: Remove a limitation on DynMethod macro.
Nick Mathewson
2024-05-06
1
-6
/
+5
|
/
/
*
/
tor-rpcbase: Require downcast_rs 1.2.1
Nick Mathewson
2024-05-05
1
-1
/
+1
|
/
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-3
/
+3
*
tor-rpcbase: Add a missing `#[doc(hidden)]`
Ian Jackson
2024-04-29
1
-0
/
+1
*
tor-rpcbase: invoker_ent!: simplify argument parsing
Ian Jackson
2024-04-25
1
-12
/
+15
*
tor-rpcbase: invoker_ent!: abolish flags argument
Ian Jackson
2024-04-25
1
-19
/
+9
*
tor-rpcbase: invoker_ent: Infer the correct fn type for cast
Ian Jackson
2024-04-25
1
-7
/
+69
*
tor-rpcbase: invoker_ent!: remove buggy unuseable arm
Ian Jackson
2024-04-25
1
-3
/
+0
*
rpc: add a comment from diziet to explain why we need same_decl
Nick Mathewson
2024-04-22
1
-0
/
+6
*
rpc: reformat macro slightly.
Nick Mathewson
2024-04-22
1
-2
/
+5
*
Rename Invoker trait to Invocable.
Nick Mathewson
2024-04-22
1
-15
/
+15
*
Fix rustdoc links.
Nick Mathewson
2024-04-22
1
-2
/
+2
*
Adjust an allow.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
rpc:Sketch out the syntax of our remaining tricky macros
Nick Mathewson
2024-04-22
1
-2
/
+8
*
RPC: Remove installable_rpc_invoke_fn
Nick Mathewson
2024-04-22
1
-128
/
+68
*
RPC: Remove method and object type from macros.
Nick Mathewson
2024-04-22
1
-20
/
+18
*
rpc: Revise backend for dispatchable-object macro.
Nick Mathewson
2024-04-22
5
-260
/
+261
*
Add TODO RPC items from review.
Nick Mathewson
2024-04-11
2
-0
/
+9
*
Fix a comment.
Nick Mathewson
2024-04-11
1
-2
/
+1
*
rpc: Add a missing not() to generic test.
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
Remove a duplicate $twheres.
Nick Mathewson
2024-04-11
1
-1
/
+1
*
rpc: Adjust a TODO comment.
Nick Mathewson
2024-04-11
1
-1
/
+1
*
rpc: Move deftly attributes into an `rpc` namespace.
Nick Mathewson
2024-04-11
4
-18
/
+18
*
Add generic support for RPC objects.
Nick Mathewson
2024-04-08
1
-8
/
+200
*
Refactor invoke_fn macro to make inventory optional
Nick Mathewson
2024-04-08
1
-14
/
+19
*
Globally rename rpc_invoke_fn to static_rpc_invoke_fn
Nick Mathewson
2024-04-08
1
-11
/
+11
*
Refactor: remove existence of HasConstTypeId_ as a trait
Nick Mathewson
2024-04-08
5
-49
/
+48
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
7
-197
/
+207
*
rpcbase: Require that every Object is Send + Sync + 'static
Nick Mathewson
2024-04-04
1
-2
/
+2
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-3
/
+3
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
5
-0
/
+5
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Bump minor versions
Ian Jackson
2024-02-05
1
-1
/
+1
*
tor-rpcbase: Add an allow
Ian Jackson
2024-01-31
1
-0
/
+1
*
Bump to latest erased-serde.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Two more patchlevel bumps
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
[prev]
[next]