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 versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-12
/
+12
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-1
/
+5
*
Merge branch 'typos' into 'main'
opara
2026-03-16
1
-1
/
+1
|
\
|
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
|
rpc: Do not allow a connection to be authenticated twice
Nick Mathewson
2026-03-16
4
-10
/
+24
*
|
rpc: Move responsibility for Session creation to Connection
Nick Mathewson
2026-03-16
4
-61
/
+32
*
|
rpc: Add su capability to RpcSession, and methods to get/drop it
Nick Mathewson
2026-03-16
1
-2
/
+108
|
/
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-12
/
+12
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Set package.metadata.docs.rs.all-features to true for all crates
Niel Duysters
2026-02-09
1
-0
/
+3
*
release: Bump `slotmap-careful` to 0.6.0.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-12
/
+12
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Merge branch 'version-bump' into 'main'
Clara Engler
2026-01-13
1
-12
/
+12
|
\
|
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-12
/
+12
*
|
Remove a spurious debug_assert in arti-rpcserver.
Nick Mathewson
2026-01-12
2
-1
/
+1
|
/
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-12
/
+12
*
rpcserver: Add a temporary allow for missing docs
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
|
*
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
6
-6
/
+6
|
/
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-14
/
+14
*
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
-14
/
+14
*
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
-14
/
+14
*
rpc: Clean up GlobalId decoding API.
Nick Mathewson
2025-08-27
3
-18
/
+32
*
rpc: Cleanups to GlobalId tag byte handling.
Nick Mathewson
2025-08-27
2
-7
/
+15
*
Tag byte corrections and don't crash
Neel Chauhan
2025-08-27
1
-8
/
+2
*
'$' as tag byte
Neel Chauhan
2025-08-27
2
-2
/
+2
*
Update docs
Neel Chauhan
2025-08-27
1
-3
/
+2
*
Use a 'G' prefix
Neel Chauhan
2025-08-27
2
-5
/
+7
*
arti-rpcserver: Check IDs with a tag byte, not a magic length
Neel Chauhan
2025-08-27
2
-7
/
+11
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
11
-17
/
+17
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-11
/
+11
*
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
-12
/
+12
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-12
/
+12
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
[next]