summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-26/+26
* cargo: Bump all non arti/tor cratesClara Engler2026-01-121-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-26/+26
* Pin our derive-deftly version to ~1.6.0 everywhereIan Jackson2025-12-031-1/+1
* Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-26/+26
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-29/+29
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-29/+29
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-0/+1
* circmgr: Replace BoundedVecDeque with a much smaller wrapperNick Mathewson2025-09-171-1/+0
* Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-111-0/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Merge branch 'const-assert-cleanly' into 'main'Nick Mathewson2025-09-021-1/+0
|\
| * tor-circmgr: Removed dependency on `static_assertions`hashcatHitman2025-09-011-1/+0
* | 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-28/+28
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* circmgr: Feature gate multi path tunnel with conflux flagDavid Goulet2025-08-051-1/+2
* circmgr: Fix hs-service feature gatingGabriela Moldovan2025-08-051-1/+1
* proto, circmgr: Fix feature-gating.Gabriela Moldovan2025-08-051-1/+1
* tunnel: Implement start_conversation() for all tunnel typesDavid Goulet2025-08-051-0/+2
* circmgr: New Tunnel object interfaceDavid Goulet2025-08-051-0/+3
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-24/+24
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-24/+24
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-3/+3
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-24/+24
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+6
* 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-24/+24
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* tor-circmgr: only use congestion control if "flowctl-cc" feature is enabledSteven Engler2025-04-231-1/+2
* tor-circmgr: removed "ntor_v3" feature flagSteven Engler2025-04-011-2/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-24/+24
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-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-24/+24
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-24/+24
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-24/+24
* | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+2
* | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
|/
* Upgrade to downcast-rs 2Ian Jackson2025-02-051-1/+1
* circmgr: Modify CircParameters for congestion controlDavid Goulet2025-01-161-0/+1