index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpcserver
/
src
/
globalid.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti-rpcserver: remove string slices
Nick Mathewson
2026-06-10
1
-5
/
+4
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+2
*
rpc: collapse GenIdx enum to its single variant.
Nick Mathewson
2026-04-13
1
-5
/
+3
*
rpc: Remove notion of separate table/idx space for weak references
Nick Mathewson
2026-04-13
1
-19
/
+5
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
rpc: Clean up GlobalId decoding API.
Nick Mathewson
2025-08-27
1
-6
/
+23
*
rpc: Cleanups to GlobalId tag byte handling.
Nick Mathewson
2025-08-27
1
-6
/
+14
*
'$' as tag byte
Neel Chauhan
2025-08-27
1
-1
/
+1
*
Use a 'G' prefix
Neel Chauhan
2025-08-27
1
-3
/
+5
*
arti-rpcserver: Check IDs with a tag byte, not a magic length
Neel Chauhan
2025-08-27
1
-4
/
+4
*
rpcserver: Fix another ceil_div warning
Nick Mathewson
2025-04-07
1
-2
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
rpcserver: Use slotmap-careful instead of generational-arena.
Nick Mathewson
2024-08-14
1
-6
/
+8
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
rpc: switch GlobalId mac to KMAC.
Nick Mathewson
2023-06-14
1
-14
/
+4
*
RPC: Give out and accept GlobalIds for appropriate objects.
Nick Mathewson
2023-06-05
1
-2
/
+14
*
RPC: Implement a "global identifier" for non-session-bound IDs
Nick Mathewson
2023-06-05
1
-0
/
+226