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-memquota
/
src
/
mtracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
memquota: Add dedicated variant for duplicate child error
Gabriela Moldovan
2026-04-07
1
-1
/
+2
*
memquota: Add new Account::add_parent() API
Gabriela Moldovan
2026-03-30
1
-0
/
+58
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-2
/
+2
*
Merge branch 'mq-fix' into 'main'
Ian Jackson
2024-10-22
1
-1
/
+1
|
\
|
*
memquota: Fix a test not to rely on accessing cache with dead Account
Ian Jackson
2024-10-21
1
-1
/
+1
*
|
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
2
-4
/
+4
|
/
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-4
/
+4
*
tor-memquota: Use clippy::arithmetic_side_effects, against panics
Ian Jackson
2024-09-10
1
-0
/
+1
*
tor-memquota: Avoid a perhaps-impossible division-by-zero (fmt)
Ian Jackson
2024-09-10
1
-1
/
+5
*
tor-memquota: Avoid a perhaps-impossible division-by-zero
Ian Jackson
2024-09-10
1
-1
/
+3
*
tor-memquota: Break out reclamation wakeup
Ian Jackson
2024-09-04
1
-1
/
+6
*
tor-memquota: Make reclamation wakeup no longer throw internal errors
Ian Jackson
2024-09-04
1
-4
/
+5
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
2
-4
/
+4
*
byte_qty: Move to tor-basic-utils
Ian Jackson
2024-08-27
1
-1
/
+1
*
tor-memquota: Pass EnabledToken to IsParticipant methods
Ian Jackson
2024-08-19
2
-9
/
+10
*
tor-memquota: Put EnabledToken in various structs, including the reclaimer
Ian Jackson
2024-08-19
1
-2
/
+10
*
tor-memquota: Support a no-op MemoryQuotaTracker
Ian Jackson
2024-08-19
2
-8
/
+11
*
tor-memquota: pre-apply rustfmt churn
Ian Jackson
2024-08-19
1
-3
/
+10
*
tor-memquota: Rename mby test helper fn to mbytes
Ian Jackson
2024-08-15
1
-16
/
+16
*
tor-memquota: Add mq_queue, memory-quota-tracking (MPSC) queue
Ian Jackson
2024-08-15
1
-1
/
+1
*
Merge branch 'memquota-typed' into 'main'
Ian Jackson
2024-07-24
1
-23
/
+35
|
\
|
*
tor-memquota: Expose some test utilities for the rest of the crate
Ian Jackson
2024-07-24
1
-4
/
+7
|
*
tor-memquota: Improve register_participant_with (fmt)
Ian Jackson
2024-07-24
1
-18
/
+24
|
*
tor-memquota: Improve register_participant_with
Ian Jackson
2024-07-24
1
-5
/
+8
*
|
tor-memquota: Provide Participant::destroy_participant
Ian Jackson
2024-07-24
1
-0
/
+29
*
|
tor-memquota: Correct a wrong comment
Ian Jackson
2024-07-24
1
-2
/
+1
|
/
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
5
-0
/
+1533