summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump arti crate to 1.8.0Gabriela Moldovan2025-12-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-24/+24
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-2/+2
* arti: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-18/+40
* Run fixup-features in preparation for releaseGabriela Moldovan2025-12-011-0/+4
* Add `hsc key ctor-migrate` subcommandhjrgrn2025-11-241-1/+7
* http_connect: Report end reasons for HTTP CONNECT failures.Nick Mathewson2025-11-191-1/+3
* tor-error: Add support for ErrorKind->HTTP status conversionNick Mathewson2025-11-181-1/+1
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* arti: Experimental support for tokio-consoleNick Mathewson2025-11-061-0/+3
* Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* Merge branch 'use_futures_copy' into 'main'Nick Mathewson2025-11-031-0/+1
|\
| * Replace copy_interactive with futures-copy.Nick Mathewson2025-10-301-0/+1
* | arti: fix deprecation warnings in assert_cmd libSteven Engler2025-10-311-1/+1
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-25/+25
* http_connect: write our own hyper-futures replacementNick Mathewson2025-10-281-2/+2
* http_connect: Implement stream isolationNick Mathewson2025-10-281-1/+2
* arti: Implement a "bilingual" HTTP CONNECT proxy.Nick Mathewson2025-10-281-1/+3
* arti: Detect proxy protocol _before_ starting SOCKS.Nick Mathewson2025-10-281-1/+3
* Reformat arti/Cargo.tomlNick Mathewson2025-10-281-27/+22
* Merge branch 'restricted-discovery-stable' into 'main'gabi-2502025-10-221-2/+2
|\
| * arti: Move restricted-discovery closer to onion-service-serviceGabriela Moldovan2025-10-211-1/+1
| * arti: Mark restricted-discovery as non-experimentalGabriela Moldovan2025-10-211-2/+2
* | Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
|/
* opentelemetry: Upgrade crates.Wesley Aptekar-Cassels2025-10-061-6/+6
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-25/+25
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-2/+1
* arti: Add experimental support for OpenTelemetry.Wesley Aptekar-Cassels2025-09-241-0/+11
* arti: test: Add integration test for `hss ctor-migrate`hjrgrn2025-09-101-0/+2
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Increment arti version to 1.5.0Nick Mathewson2025-08-281-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-24/+24
* Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-1/+1
* tor-hsservice: Add metrics support to PoW code.Wesley Aptekar-Cassels2025-08-131-0/+1
* Merge branch 'enable-cgo' into 'main'Nick Mathewson2025-08-071-0/+6
|\
| * Propagate cgo feature up to arti crate.Nick Mathewson2025-08-071-0/+6
* | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
|/
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Merge branch 'use-cc' into 'main'Nick Mathewson2025-08-051-1/+4
|\
| * arti: add experimental "flowctl-cc" featureSteven Engler2025-08-041-1/+4
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* | Version bumps for 1.4.6Ian Jackson2025-08-051-22/+22
* | Merge branch 'update' into 'main'Ian Jackson2025-08-041-1/+1
|\ \
| * | Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
| |/
* | cargo features: Run fixup-featuresIan Jackson2025-08-041-1/+1
* | cargo features: Restore "memquota" feature into "full"Ian Jackson2025-08-041-0/+1
|/
* arti: make "memquota" feature a no-opSteven Engler2025-07-311-2/+4
* arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-311-1/+2