summaryrefslogtreecommitdiff
path: root/crates/arti-ureq
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-5/+5
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* Version bumps for 2.5.0Nick Mathewson2026-06-301-6/+6
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+2
* Upgrade tokio to LTS 1.47.1Neel Chauhan2026-06-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-5/+5
* Make all TorClient constructors wrap the TorClient in an Arc.Nick Mathewson2026-05-131-6/+6
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-5/+5
* Update to ureq 3.3 for arti-ureqIan Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-5/+5
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* arti-ureq: Bump ureq to ~3.2.0Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-5/+5
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-5/+5
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-5/+5
* Remove semver.md files post-releaseGabriela Moldovan2025-12-021-1/+0
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-5/+5
* Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-121-0/+1
|\
| * Fix semver files.Wesley Aptekar-Cassels2025-11-031-2/+0
| * arti(-client|-ureq)/tor-hsservice: semver files v2hashcatHitman2025-10-211-1/+3
| * arti(-client|-ureq|-rpcserver): semver fileshashcatHitman2025-10-161-0/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* | maint: remove all semver.md filesSteven Engler2025-10-301-1/+0
* | maint: bump minor versions of all published cratesSteven Engler2025-10-291-6/+6
* | arti-ureq: Add MSRV in Cargo.tomlnield2025-10-292-0/+2
|/
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-6/+6
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-6/+6
* Upgrade ureq dependency to ~3.1.0Nick Mathewson2025-08-261-1/+6
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-2/+2
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-4/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-5/+5
* arti-ureq: Move `builder()` and `new()` to non-generic PreferredRuntime implnield2025-08-041-4/+6
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-3/+3
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Delete semver.md files after release.Alexander Hansen Færøy2025-06-051-1/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-5/+5
* Add missing semver entry related to the rustls change to arti-ureq.Alexander Hansen Færøy2025-06-031-0/+1
* Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-2/+3
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+9