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-proto
/
src
/
memquota.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Merge branch 'mq-toplevel' into 'main'
Ian Jackson
2024-10-15
1
-14
/
+15
|
\
|
*
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-14
/
+15
*
|
memquota: Document the actual behaviour re streams/circuits
Ian Jackson
2024-10-15
1
-4
/
+6
|
/
*
Merge branch 'mq-circ' into 'main'
David Goulet
2024-10-10
1
-1
/
+0
|
\
|
*
memquota: Use an mq_queue for channel->circuit RX queue
Ian Jackson
2024-10-09
1
-1
/
+0
*
|
Merge branch 'mq-doc' into 'main'
Ian Jackson
2024-10-09
1
-1
/
+94
|
\
|
|
*
memquota: Expand on ChannelAccount
Ian Jackson
2024-10-09
1
-0
/
+1
|
*
memquota: Add docs and TODOs re inbound channel->circuit data
Ian Jackson
2024-10-09
1
-0
/
+2
|
*
emquota: Clarify circuit data queue
Ian Jackson
2024-10-09
1
-1
/
+1
|
*
memquota: Further docs tweaks
Ian Jackson
2024-10-09
1
-0
/
+2
|
*
mq docs: Clarity that chanmgr and circmgr share the ToplevelAccount
Ian Jackson
2024-10-07
1
-1
/
+3
|
*
mq docs: Add some formulaic cross-references to memquota newtypes
Ian Jackson
2024-10-07
1
-0
/
+12
|
*
mq docs: Rewrite and expand overview/architecture doc in tor-proto
Ian Jackson
2024-10-07
1
-16
/
+66
|
*
mq docs: Move arti queues text to tor_proto::memquota
Ian Jackson
2024-10-07
1
-0
/
+24
*
|
tor-proto: memquota: Rationalise macro innards
Ian Jackson
2024-10-07
1
-11
/
+13
*
|
tor-proto: memquota: Fix a docs typo
Ian Jackson
2024-10-07
1
-1
/
+1
*
|
tor-proto: memquota: Rename SpecificAccount::Parent to ConstructedFrom
Ian Jackson
2024-10-07
1
-11
/
+13
|
/
*
Provide newtypes to distinguish memoquota accounts at different levels
Ian Jackson
2024-10-03
1
-0
/
+114