aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-memquota
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-0610-10/+10
|/
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-041-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-12/+12
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-12/+12
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* remove default feature off sysinfotrinity-1686a2025-09-281-1/+1
* Migrate to waker noopdisha2025-09-222-2/+4
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-12/+12
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-3/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-074-8/+8
* Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-1/+1
|\
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Merge branch 'semver' into 'main'Nick Mathewson2025-08-051-4/+0
|\ \ | |/ |/|
| * Remove semver.md files, post-release.Ian Jackson2025-08-051-4/+0
* | Merge branch 'fix_rustdoc_nightly' into 'main'Nick Mathewson2025-08-051-1/+1
|\ \ | |/ |/|
| * Fix errors from rustdoc nightly.Nick Mathewson2025-08-051-1/+1
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* | Version bumps for 1.4.6Ian Jackson2025-08-051-9/+9
|/
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* tor-memquota: moved auto calc into separate functionSteven Engler2025-07-311-49/+112
* tor-memquota: return an error when `total_available_memory()` failsSteven Engler2025-07-311-15/+29
* tor-memquota: small fmt change to log messageSteven Engler2025-07-311-1/+1
* tor-memquota: change behaviour of "auto"Steven Engler2025-07-311-23/+180
* tor-memquota: config now supports `ExplicitOrAuto`Steven Engler2025-07-313-17/+61
* tor-memquota: add 'cfg-if' and 'sysinfo' dependenciesSteven Engler2025-07-311-0/+2
* tor-memquota: add config test for `usize::MAX`Steven Engler2025-07-311-0/+4
* Merge branch 'nongenericnonzero' into 'main'Ian Jackson2025-07-101-2/+2
|\
| * tor-memquota: Replaced MSRV TODO with explanation as to why it is done this wayhashcatHitman2025-06-241-2/+2
* | Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-092-2/+2
* | Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-10/+10
* | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* | Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* | Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
|/
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-10/+10
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-10/+10
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Include "bug" in all bug error messagesNick Mathewson2025-04-281-1/+1
* tor-memquota: standardized MSRV TODOhashcatHitman2025-04-161-1/+2
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-10/+10
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-10/+10
* Upgrade to derive_more 2Nick Mathewson2025-02-262-3/+3