summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump `arti` version to 2.0.0.Wesley Aptekar-Cassels2026-02-021-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-26/+26
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | release: run fixup-features.Wesley Aptekar-Cassels2026-01-291-0/+1
* | arti: Make tor-proto dependency unconditionalNick Mathewson2026-01-271-3/+3
|/
* Merge branch 'opaque_arti_2.0' into 'main'Nick Mathewson2026-01-151-47/+5
|\
| * arti: remove deprecated feature flags.Nick Mathewson2026-01-131-14/+0
| * Reformatting in arti/Cargo.tomlNick Mathewson2026-01-131-33/+5
* | arti: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-141-0/+1
|/
* cargo: Bump futures-copyClara Engler2026-01-131-1/+1
* Merge branch 'version-bump' into 'main'Clara Engler2026-01-131-26/+26
|\
| * cargo: Bump `arti` to `1.9.0`Clara Engler2026-01-121-1/+1
| * cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-25/+25
* | cargo: Run fixup-features for releaseClara Engler2026-01-121-0/+1
|/
* arti: Export the chosen ports in a ports_info.json file.Nick Mathewson2025-12-161-0/+1
* arti: remove 'rustls/tls12' featureSteven Engler2025-12-091-1/+0
* Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* release: Bump metrics-exporter-prometheus to 0.18.0Gabriela Moldovan2025-12-021-1/+1
* 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