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
*
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