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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-memquota: small fmt change to log message
Steven Engler
2025-07-31
1
-1
/
+1
*
Merge branch 'mq-fix' into 'main'
Ian Jackson
2024-10-22
1
-0
/
+24
|
\
|
*
tor-memquota: Fix rustfmt-damaged indentation
Ian Jackson
2024-10-22
1
-5
/
+5
|
*
memquota: In debug builds, reliably detect use of dropped Account
Ian Jackson
2024-10-21
1
-0
/
+13
|
*
memquota: Log a trace message when a claim fails
Ian Jackson
2024-10-21
1
-0
/
+8
|
*
memquota: Log a message at info on startup, if enabled
Ian Jackson
2024-10-21
1
-0
/
+3
*
|
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
1
-1
/
+1
|
/
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted (fmt)
Ian Jackson
2024-10-15
1
-1
/
+2
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
1
-1
/
+1
*
Merge branch 'mq-doc' into 'main'
Ian Jackson
2024-10-09
1
-0
/
+5
|
\
|
*
mq docs: Add some cross-references from tor-memquota to tor-proto
Ian Jackson
2024-10-07
1
-0
/
+5
*
|
tor-memquota: miri: disable tests that use coarsetime
Ian Jackson
2024-10-08
1
-1
/
+3
|
/
*
tor-memquota: Provide Account::new_child
Ian Jackson
2024-09-26
1
-0
/
+15
*
tor-memquota: provide Account::new_noop
Ian Jackson
2024-09-26
1
-0
/
+7
*
tor-memquota: Use checked_sub .. expect in two places (fmt)
Ian Jackson
2024-09-10
1
-2
/
+6
*
tor-memquota: Use checked_sub .. expect in two places
Ian Jackson
2024-09-10
1
-2
/
+6
*
tor-memquota: Provide reconfigure method
Ian Jackson
2024-09-04
1
-0
/
+55
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
1
-4
/
+5
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-8
/
+8
*
tor-memquota: Pass EnabledToken to IsParticipant methods
Ian Jackson
2024-08-19
1
-6
/
+7
*
tor-memquota: Put EnabledToken in various structs, including the reclaimer
Ian Jackson
2024-08-19
1
-1
/
+16
*
tor-memquota: Allow memory tracking to be compiled out
Ian Jackson
2024-08-19
1
-2
/
+11
*
tor-memquota: Support a no-op MemoryQuotaTracker
Ian Jackson
2024-08-19
1
-41
/
+157
*
tor-memquota: Introduce self_ variables in mtracker.rs (fmt)
Ian Jackson
2024-08-19
1
-1
/
+4
*
tor-memquota: Introduce self_ variables in mtracker.rs
Ian Jackson
2024-08-19
1
-48
/
+69
*
tor-memquota: find_in_tracker: Allow internal use of non-unit errors
Ian Jackson
2024-08-19
1
-6
/
+6
*
tor-memquota: pre-apply rustfmt churn
Ian Jackson
2024-08-19
1
-1
/
+4
*
tor-memquota: Fix typos
Ian Jackson
2024-08-15
1
-2
/
+2
*
tor-memquota: Provide Participation::new_dangling and WeakAccount::new_dangling
Ian Jackson
2024-08-15
1
-0
/
+26
*
Merge branch 'memquota-typed' into 'main'
Ian Jackson
2024-07-24
1
-9
/
+19
|
\
|
*
tor-memquota: Expose some test utilities for the rest of the crate
Ian Jackson
2024-07-24
1
-1
/
+1
|
*
tor-memquota: Improve register_participant_with
Ian Jackson
2024-07-24
1
-8
/
+8
|
*
tor-memquota: Add get_used_approx accessor
Ian Jackson
2024-07-24
1
-0
/
+10
*
|
tor-memquota: destroy_participant: Clarify "no longer useable"
Ian Jackson
2024-07-24
1
-1
/
+2
*
|
tor-memquota: Provide Participant::destroy_participant
Ian Jackson
2024-07-24
1
-0
/
+28
|
/
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
1
-0
/
+1047