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
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
1
-0
/
+16
*
memquota: Implement ExtendBuilder for config builder.
Nick Mathewson
2026-02-24
1
-0
/
+13
*
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
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
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: change behaviour of "auto"
Steven Engler
2025-07-31
1
-23
/
+180
*
tor-memquota: config now supports `ExplicitOrAuto`
Steven Engler
2025-07-31
1
-16
/
+56
*
tor-memquota: add config test for `usize::MAX`
Steven Engler
2025-07-31
1
-0
/
+4
*
tor-memquota: Use a const to hoist a panic to compile-time
Ian Jackson
2024-09-10
1
-1
/
+3
*
Fix typo in tor_memquota::ConfigBuilder doc
Ian Jackson
2024-09-04
1
-1
/
+1
*
tor-memquota: Unstable cargo feature for exposing info for testing
Ian Jackson
2024-09-04
1
-2
/
+16
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
1
-22
/
+78
*
tor-memquota: Add unit tests for config handling
Ian Jackson
2024-09-04
1
-0
/
+56
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-1
/
+1
*
Rename tor-memtrack to tor-memquota
Ian Jackson
2024-04-29
1
-0
/
+103