summaryrefslogtreecommitdiff
path: root/crates/tor-units
Commit message (Expand)AuthorAgeFilesLines
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Merge branch 'release-1.6.0-remove-semver-md' into 'main'Ian Jackson2025-10-061-2/+0
|\
| * release: Remove old semver.md files.Wesley Aptekar-Cassels2025-10-021-2/+0
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-2/+2
|/
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Merge branch 'xon-xoff-checker' into 'main'David Goulet2025-09-151-0/+11
|\
| * tor-units: add `BoundedInt32::get_u32`Steven Engler2025-09-101-0/+11
* | tor-units: add comment about "compile_fail" testsSteven Engler2025-09-111-0/+4
* | tor-units: remove unused `Error::Uninhabited`Steven Engler2025-09-112-7/+1
* | tor-units: move two tests to "compile_fail" testsSteven Engler2025-09-111-13/+17
* | tor-units: make `LOWER <= UPPER` assertion constSteven Engler2025-09-112-4/+11
|/
* 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-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-2/+2
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.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-2/+2
* tor-hsservice: Make PowManager persist state.Wesley Aptekar-Cassels2025-05-272-0/+3
* 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-2/+2
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-2/+2
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-2/+2
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-2/+2
* units: Getters for bounds of a BoundedInt32David Goulet2025-01-161-0/+14
* circmgr: Modify CircParameters for congestion controlDavid Goulet2025-01-161-8/+2
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-2/+2
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-2/+2
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-2/+2
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-2/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* tor-units: Document Cargo featuresIan Jackson2024-10-221-0/+8
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...Ian Jackson2024-10-161-1/+5
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-162-4/+4
* fix Cargo.toml typo with `no_default_features = true`Steven Engler2024-10-031-1/+1
* Some HasMemoryCost impls in tor-unitsIan Jackson2024-10-022-1/+8
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1