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
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-3
/
+3
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-3
/
+3
*
Merge branch 'doc_features_no_longer_there' into 'main'
Nick Mathewson
2025-09-30
1
-1
/
+1
|
\
|
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
|
rpc: Suppress a clippy warning by making PossumCage used
Ian Jackson
2025-09-30
1
-2
/
+11
*
|
rpc: Suppress a clippy false positive that appears with current beta
Ian Jackson
2025-09-30
1
-1
/
+2
|
/
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-3
/
+3
*
Rename variables named "gen"
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
6
-8
/
+8
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-3
/
+3
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-rpcbase: Remove unnecessary parentheses from around type.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
tor-rpcbase: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
5
-13
/
+13
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-3
/
+3
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-3
/
+3
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-3
/
+3
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-3
/
+3
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Enable derive-deftly beta features
Ian Jackson
2025-02-12
1
-1
/
+1
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-3
/
+3
*
Upgrade to downcast-rs 2
Ian Jackson
2025-02-05
1
-1
/
+1
*
Merge branch 'rpc-references-cleanup' into 'main'
Nick Mathewson
2025-01-28
2
-16
/
+1
|
\
|
*
rpc: Move support for weak references behind an experimental feature
Nick Mathewson
2025-01-27
2
-16
/
+1
*
|
Merge branch 'strongrefs_are_not_deduped' into 'main'
Nick Mathewson
2025-01-28
1
-6
/
+2
|
\
\
|
*
|
rpc: Clean up comments surrounding strong references
Nick Mathewson
2025-01-27
1
-6
/
+2
|
|
/
*
|
rpcbase: Enforce validity on error datum keywords.
Nick Mathewson
2025-01-27
1
-3
/
+10
*
|
rpcbase: Make recognized namespace list optional.
Nick Mathewson
2025-01-27
2
-8
/
+11
*
|
rpcbase: Move is_valid_rpc_identifier to crate root.
Nick Mathewson
2025-01-27
2
-91
/
+89
*
|
rpc: Rename InvalidMethodName to InvalidRpcIdentifier.
Nick Mathewson
2025-01-27
2
-14
/
+16
*
|
Remove RPC TODO about bypass_method_dispatch method.
Nick Mathewson
2025-01-27
1
-6
/
+1
|
/
*
rpc: Make cancel requests uncancellable.
Nick Mathewson
2025-01-22
1
-1
/
+18
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-3
/
+3
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-3
/
+3
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-3
/
+3
*
rpc: Simplify method-dispatch-bypass logic a bit
Nick Mathewson
2024-10-23
3
-25
/
+39
*
rpc: do not attempt to dispatch methods with bypassed dispatch.
Nick Mathewson
2024-10-23
1
-0
/
+12
*
rpc: Add a mechanism for method that bypass regular dispatch
Nick Mathewson
2024-10-23
1
-2
/
+34
[next]