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
Commit message (
Expand
)
Author
Age
Files
Lines
*
memquota: Say what kind of errors add_parent() returns
Gabriela Moldovan
2026-04-07
1
-2
/
+2
*
memquota: Add dedicated variant for duplicate child error
Gabriela Moldovan
2026-04-07
3
-2
/
+12
*
memquota: Expand on the prepare_parent_aid() docs
Gabriela Moldovan
2026-04-07
1
-0
/
+4
*
memquota: Adjust Account::add_parent() docs
Gabriela Moldovan
2026-04-07
1
-3
/
+4
*
memquota: Make prepare_parent_aid() error message more generic
Gabriela Moldovan
2026-03-30
1
-2
/
+1
*
memquota: Add new Account::add_parent() API
Gabriela Moldovan
2026-03-30
2
-0
/
+100
*
memquota: Move parent AId checks to separate function (fmt)
Gabriela Moldovan
2026-03-30
1
-8
/
+3
*
memquota: Move parent AId checks to separate function
Gabriela Moldovan
2026-03-30
1
-40
/
+50
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-2
/
+2
*
memquota: Implement ExtendBuilder for config builder.
Nick Mathewson
2026-02-24
1
-0
/
+13
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
memquota: Extract HasMemoryCost and derive to new crate.
Nick Mathewson
2026-02-02
5
-441
/
+11
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
tor-memquota: fix builds for 32-bit platforms
Yaksh Bariya
2025-12-09
1
-4
/
+10
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
10
-10
/
+10
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-2
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Migrate to waker noop
disha
2025-09-22
2
-2
/
+4
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-7
/
+7
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
tor-memquota: moved auto calc into separate function
Steven Engler
2025-07-31
1
-49
/
+112
*
tor-memquota: return an error when `total_available_memory()` fails
Steven Engler
2025-07-31
1
-15
/
+29
*
tor-memquota: small fmt change to log message
Steven Engler
2025-07-31
1
-1
/
+1
*
tor-memquota: change behaviour of "auto"
Steven Engler
2025-07-31
1
-23
/
+180
*
tor-memquota: config now supports `ExplicitOrAuto`
Steven Engler
2025-07-31
2
-17
/
+57
*
tor-memquota: add config test for `usize::MAX`
Steven Engler
2025-07-31
1
-0
/
+4
*
Merge branch 'nongenericnonzero' into 'main'
Ian Jackson
2025-07-10
1
-2
/
+2
|
\
|
*
tor-memquota: Replaced MSRV TODO with explanation as to why it is done this way
hashcatHitman
2025-06-24
1
-2
/
+2
*
|
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
2
-2
/
+2
*
|
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
|
/
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-1
/
+1
*
tor-memquota: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+2
*
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 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Merge branch 'mq-fix' into 'main'
Ian Jackson
2024-10-22
4
-4
/
+28
|
\
|
*
tor-memquota: Fix rustfmt-damaged indentation
Ian Jackson
2024-10-22
1
-5
/
+5
|
*
memquota: Fix error message strings
Ian Jackson
2024-10-21
1
-2
/
+2
|
*
memquota: In debug builds, reliably detect use of dropped Account
Ian Jackson
2024-10-21
1
-0
/
+13
|
*
memquota: Fix a test not to rely on accessing cache with dead Account
Ian Jackson
2024-10-21
1
-1
/
+1
|
*
memquota: Log a trace message when a claim fails
Ian Jackson
2024-10-21
2
-1
/
+9
|
*
memquota: Log a message at info on startup, if enabled
Ian Jackson
2024-10-21
1
-0
/
+3
*
|
Merge branch 'bug1531' into 'main'
Ian Jackson
2024-10-21
5
-16
/
+16
|
\
\
|
|
/
|
/
|
|
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
5
-16
/
+16
*
|
memquota: suppress clippy::single_match warning.
Nick Mathewson
2024-10-17
1
-0
/
+1
|
/
*
Merge branch 'mq-prevent' into 'main'
Ian Jackson
2024-10-15
3
-2
/
+4
|
\
[next]