summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* 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: update example configSteven Engler2025-07-311-5/+16
* arti: make "memquota" feature a no-opSteven Engler2025-07-314-34/+35
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-3/+11
* arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-3112-46/+292
* arti: raw: Rename `arti keys-raw remove-by-path`hjrgrn2025-07-153-16/+16
* arti: keys: Add arti keys-rawhjrgrn2025-07-1411-46/+161
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-07-081-1/+0
* Bump arti crate to 1.4.5Gabriela Moldovan2025-07-071-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-20/+20
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-3/+3
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-072-0/+2
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* Run fixup-features in preparation for release.Gabriela Moldovan2025-07-071-2/+3
* arti: keys: Fix arti keys help messagehjrgrn2025-06-232-3/+3
* arti console logging: use stderr instead of stdoutJim Newsome2025-06-173-4/+5
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-1220-2/+314
* Upgrade dependency to hickory-proto 0.25.2Nick Mathewson2025-06-091-1/+1
* Merge branch '1686a/expose-socks-proxy' into 'main'Nick Mathewson2025-06-051-3/+21
|\
| * expose socks proxy some moretrinity-1686a2025-05-301-3/+21
* | release: Bump arti to 1.4.4.Alexander Hansen Færøy2025-06-051-1/+1
* | release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-18/+18
* | release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* | Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-0/+4
|/
* *: suppress cognitive_complexity warnings from nightlyNick Mathewson2025-05-294-0/+7
* arti, cell, dirclient: Use expect instead of unwrap.Nick Mathewson2025-05-291-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-10/+26
* Merge branch 'todo1' into 'main'Ian Jackson2025-05-201-78/+57
|\
| * arti: cfg::test Rework refactorplaybahn2025-05-191-9/+8
| * arti: cfg::test: Fix TODO + Minor refactorplaybahn2025-04-261-76/+56
* | arti: resolve a variant-size-difference warning.Nick Mathewson2025-05-152-2/+2
* | Merge branch 'msrv-1.83' into 'main'gabi-2502025-05-141-1/+1
|\ \
| * | All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* | | arti: test: Refactor arti integration testhjrgrn2025-05-125-2/+157
|/ /
* | release: Bump arti to 1.4.3.Wesley Aptekar-Cassels2025-05-011-1/+1
* | release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-18/+18
* | Merge branch 'release-2025-04-update-semver' into 'main'Nick Mathewson2025-04-301-0/+6
|\ \
| * | arti: Add feature flags for backwards compatibility.Wesley Aptekar-Cassels2025-04-302-2/+6
| * | maint: Update semver.md files from semver-checksWesley Aptekar-Cassels2025-04-301-0/+2
* | | chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+1
|/ /
* | Upgrade dependencies.Wesley Aptekar-Cassels2025-04-291-2/+2
* | Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384Vijaya Bhaskar2025-04-262-7/+5
|/
* arti,arti-client: Add an option to override required protocolsNick Mathewson2025-04-162-0/+15
* Remove hsc quiet and force flags in favor of batchhjrgrn2025-04-143-36/+33