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
/
src
/
objmap.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
arti-rpcserver: Fix operator precedence warning.
Gabriela Moldovan
2025-02-24
1
-1
/
+1
*
Merge branch 'rpc-references-cleanup' into 'main'
Nick Mathewson
2025-01-28
1
-152
/
+59
|
\
|
*
rpc: Move support for weak references behind an experimental feature
Nick Mathewson
2025-01-27
1
-152
/
+59
*
|
rpc: Clean up comments surrounding strong references
Nick Mathewson
2025-01-27
1
-1
/
+8
|
/
*
rpcserver: remove dead code exception in objmap.rs
Nick Mathewson
2025-01-22
1
-3
/
+1
*
rpc: Move some object-id-manipulation methods to a new module.
Nick Mathewson
2024-10-23
1
-0
/
+2
*
rpcserver: Use slotmap-careful instead of generational-arena.
Nick Mathewson
2024-08-14
1
-28
/
+29
*
Port many of the macros in tor-rpcbase to use derive-deftly.
Nick Mathewson
2024-04-04
1
-4
/
+7
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
1
-1
/
+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: make decl_object! responsible for writing impl Object {} blocks.
Nick Mathewson
2023-06-07
1
-2
/
+0
*
rpc: Slightly refactor GenIdx encoding.
Nick Mathewson
2023-06-05
1
-15
/
+25
*
Merge branch 'rpc-auth-and-meta' into 'main'
Nick Mathewson
2023-05-24
1
-5
/
+11
|
\
|
*
rpc: Implement functionality to remove objects from a session
Nick Mathewson
2023-05-24
1
-5
/
+11
*
|
rpc: Remove fake_generational_arena
Nick Mathewson
2023-05-23
1
-76
/
+1
|
/
*
rpc: Split the generational index into two.
Nick Mathewson
2023-05-16
1
-113
/
+92
*
rpc: Change the formatting of object IDs
Nick Mathewson
2023-05-15
1
-22
/
+71
*
rpc: rename GenIdx::into/try_from implementations
Nick Mathewson
2023-05-15
1
-8
/
+6
*
rpc: do not deduplicate strong object ids
Nick Mathewson
2023-05-15
1
-52
/
+39
*
rpc: Repair an error in our ObjectId encoding.
Nick Mathewson
2023-05-15
1
-1
/
+1
*
objmap: move types to top of file.
Nick Mathewson
2023-05-04
1
-74
/
+74
*
Note/clean more TODOs in objmap.
Nick Mathewson
2023-05-04
1
-1
/
+4
*
RPC: Make "Weak" and "Strong" entries separate.
Nick Mathewson
2023-05-04
1
-43
/
+41
*
Temporarily replace generational-arena with a fake version.
Nick Mathewson
2023-05-04
1
-1
/
+77
*
Add a generational arena for object mapping for RPC.
Nick Mathewson
2023-05-04
1
-0
/
+663