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
/
tor-memquota
/
src
/
internal_prelude.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "extend" for tor-memquota ArcMemoryQuotaTrackerExt
Ian Jackson
2026-07-16
1
-0
/
+1
*
memquota: Extract HasMemoryCost and derive to new crate.
Nick Mathewson
2026-02-02
1
-1
/
+2
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-2
/
+2
*
Migrate to waker noop
disha
2025-09-22
1
-1
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-5
/
+5
*
tor-memquota: config now supports `ExplicitOrAuto`
Steven Engler
2025-07-31
1
-1
/
+1
*
Merge branch 'mq-fix' into 'main'
Ian Jackson
2024-10-22
1
-1
/
+1
|
\
|
*
memquota: Log a trace message when a claim fails
Ian Jackson
2024-10-21
1
-1
/
+1
*
|
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
1
-1
/
+1
|
/
*
Merge branch 'mq-prevent' into 'main'
Ian Jackson
2024-10-15
1
-0
/
+1
|
\
|
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
1
-0
/
+1
*
|
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-1
/
+1
|
/
*
Abolish SIZE in favour of std::mem::size_of
Ian Jackson
2024-10-02
1
-2
/
+1
*
tor-memquota: Provide facilities for deriving HasMemoryCost
Ian Jackson
2024-10-02
1
-0
/
+3
*
tor-memquota: Implement SinkTrySend for mq_queue::Sender
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-memquota: Erase the CoarseTimeProvider from mq_queue::Sender
Ian Jackson
2024-09-26
1
-1
/
+2
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+0
*
tor-memquota: Provide reconfigure method
Ian Jackson
2024-09-04
1
-1
/
+1
*
tor-memquota: Make reclamation wakeup no longer throw internal errors
Ian Jackson
2024-09-04
1
-1
/
+1
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
1
-2
/
+1
*
Move stream_peek into tor-async-utils
Jim Newsome
2024-08-29
1
-1
/
+3
*
Remove NoopWaker; use futures::task::noop_waker_ref instead
Jim Newsome
2024-08-27
1
-2
/
+2
*
byte_qty: Move to tor-basic-utils
Ian Jackson
2024-08-27
1
-3
/
+3
*
byte_qty: Rename Qty to ByteQty and make it pub
Ian Jackson
2024-08-27
1
-1
/
+1
*
byte_qty: Move Qty into its own module, byte_qty.
Ian Jackson
2024-08-27
1
-1
/
+2
*
tor-memquota: Introduce IfEnabled and EnabledToken
Ian Jackson
2024-08-19
1
-0
/
+1
*
tor-memquota: mq_queue: Provide `new` constructors for Specs
Ian Jackson
2024-08-15
1
-1
/
+1
*
tor-memquota: Add mq_queue, memory-quota-tracking (MPSC) queue
Ian Jackson
2024-08-15
1
-3
/
+5
*
tor-memquota: Add a Sealed trait
Ian Jackson
2024-08-15
1
-0
/
+1
*
tor-memquota: Provide StreamUnobtrusivePeeker
Ian Jackson
2024-07-24
1
-2
/
+4
*
tor-memquota: memory_cost: New trait and typed wrappers
Ian Jackson
2024-07-24
1
-0
/
+1
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
1
-0
/
+63