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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tor-memquota: Provide facilities for deriving HasMemoryCost
Ian Jackson
2024-10-02
4
-1
/
+344
|
*
tor-memquota: Make EnabledToken constructors const
Ian Jackson
2024-10-02
1
-2
/
+2
*
|
Merge branch 'misc' into 'main'
Ian Jackson
2024-10-02
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
memquota: Note a TODO about overheads
Ian Jackson
2024-10-02
1
-0
/
+5
*
|
Merge branch 'close-channel-2' into 'main'
Nick Mathewson
2024-10-02
1
-1
/
+12
|
\
\
|
*
|
tor-memquota: Implement SinkChannelClose for mq_queue
Ian Jackson
2024-10-01
1
-1
/
+12
|
|
/
*
|
tor-memquota: Test error handling paths in try_send impl
Ian Jackson
2024-10-02
1
-0
/
+54
*
|
tor-memquota: Prepare for SinkTrySend tests
Ian Jackson
2024-10-02
1
-3
/
+24
*
|
tor-memquota: Make BustedSink contain the BustedError to yield (fmt)
Ian Jackson
2024-10-02
1
-1
/
+3
*
|
tor-memquota: Make BustedSink contain the BustedError to yield
Ian Jackson
2024-10-02
1
-8
/
+14
|
/
*
tor-memquota: Implement SinkTrySend for mq_queue::Sender
Ian Jackson
2024-10-01
2
-1
/
+32
*
tor-memquota: Provide TypedParticipation::try_claim_or_return
Ian Jackson
2024-10-01
1
-1
/
+24
*
Merge branch 'dyn-time' into 'main'
Ian Jackson
2024-10-01
3
-14
/
+36
|
\
|
*
tor-memquota: mq_queue: Provide Sender::time_provider accessor
Ian Jackson
2024-09-26
1
-0
/
+14
|
*
tor-memquota: Erase the CoarseTimeProvider from mq_queue::Sender (fmt)
Ian Jackson
2024-09-26
1
-1
/
+6
|
*
tor-memquota: Erase the CoarseTimeProvider from mq_queue::Sender
Ian Jackson
2024-09-26
3
-14
/
+17
|
*
tor-memquota: mq_queue: Take Account by reference
Ian Jackson
2024-09-26
1
-5
/
+5
*
|
Merge branch 'misc' into 'main'
Ian Jackson
2024-10-01
2
-0
/
+38
|
\
\
|
*
|
tor-memquota: Clarify that mq isn't the accountholder
Ian Jackson
2024-09-26
1
-0
/
+4
|
*
|
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: impl FusedStream for Receiver, where appropriate
Ian Jackson
2024-09-26
1
-0
/
+12
*
|
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-10
/
+10
|
|
/
|
/
|
*
|
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
\
|
*
|
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
|
|
/
*
/
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
5
-7
/
+6
|
/
*
Merge branch 'mq-tidy' into 'main'
David Goulet
2024-09-17
7
-5
/
+80
|
\
|
*
tor-memquota: queue plan: Add a cross-reference
Ian Jackson
2024-09-10
1
-0
/
+3
|
*
tor-memquota: queue plan: Clean up intent and make into a doc comment
Ian Jackson
2024-09-10
1
-32
/
+24
|
*
tor-memquota: queue plan: Copy from !1997 discussion
Ian Jackson
2024-09-10
1
-0
/
+32
|
*
tor-memquota: Worsify formatting to stop rustfmt making it even worse
Ian Jackson
2024-09-10
1
-1
/
+3
|
*
tor-memquota: Use clippy::arithmetic_side_effects, against panics
Ian Jackson
2024-09-10
4
-0
/
+12
|
*
tor-memquota: Document that we're panic-free
Ian Jackson
2024-09-10
1
-0
/
+10
|
*
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: Use a const to hoist a panic to compile-time
Ian Jackson
2024-09-10
1
-1
/
+3
|
*
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: Move some information into the proper docs
Ian Jackson
2024-09-10
1
-0
/
+8
*
|
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
|
/
*
Fix typo in tor_memquota::ConfigBuilder doc
Ian Jackson
2024-09-04
1
-1
/
+1
*
tor-memquota: Provide reconfigure method
Ian Jackson
2024-09-04
2
-1
/
+56
*
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
2
-5
/
+6
*
tor-memquota: Unstable cargo feature for exposing info for testing
Ian Jackson
2024-09-04
3
-3
/
+26
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
6
-31
/
+86
*
tor-memquota: impl PartialEq for IfEnabled and EnabledToken
Ian Jackson
2024-09-04
1
-2
/
+4
*
tor-memquota: Add unit tests for config handling
Ian Jackson
2024-09-04
2
-0
/
+57
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-10
/
+10
*
Fix formatting issues introduced by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+8
[prev]
[next]