summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
...
* | tor-hsservice: Add metrics support to PoW code.Wesley Aptekar-Cassels2025-08-131-0/+1
* | tor-hsservice: Add pow_rend_queue_depth config option.Wesley Aptekar-Cassels2025-08-131-0/+7
* | Merge branch 'fix-keys-list' into 'main'wesleyac2025-08-121-0/+1
|\ \
| * | arti: keys: Fix `display_keystore_entries` outputhjrgrn2025-08-091-0/+1
| |/
* | Merge branch 'arti-crate-readme-typos' into 'main'wesleyac2025-08-121-9/+9
|\ \ | |/ |/|
| * arti-crate-readme-typos: Typosnield2025-08-041-9/+9
* | 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
* | | Merge branch 'update_to_edition_2024_v2' into 'main'Nick Mathewson2025-08-0711-48/+57
|\ \ \
| * | | Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-1/+1
| * | | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0711-44/+53
| * | | Update code for Edition 2024Nick Mathewson2025-08-071-3/+3
| |/ /
* / / arti: keys: Improve CLI output by distinguishing KeyPath variantshjrgrn2025-08-061-17/+64
|/ /
* | arti::socks: Resolve a TODO MSRV entry.Nick Mathewson2025-08-051-6/+3
* | 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: 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