summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
...
* arti: Enable tor-hsservice/onion-service-cli-extra when needed (fmt)Gabriela Moldovan2026-02-111-1/+7
* arti: Enable tor-hsservice/onion-service-cli-extra when neededGabriela Moldovan2026-02-111-1/+1
* Don't log Circuit Closed errors as warningsrobertb2026-02-051-1/+6
* arti: note TROVE-2026-001 in semver.mdSteven Engler2026-02-041-0/+1
* Merge branch 'int-test-scope' into 'main'wesleyac2026-02-033-31/+33
|\
| * arti: test: rescope entities form util.rs fileshjrgrn2026-02-033-31/+33
* | Merge branch 'legacy-port-config' into 'main'David Goulet2026-02-032-12/+8
|\ \
| * | arti: improve error message for invalid socks/dns portSteven Engler2026-02-022-10/+6
| * | arti: improve help text for `-p` and `-d`Steven Engler2026-02-021-2/+2
* | | release: Remove semver.md files from 2.0.0 release.Wesley Aptekar-Cassels2026-02-021-10/+0
* | | Upgrade rlimit crate.Wesley Aptekar-Cassels2026-02-021-1/+1
|/ /
* | 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 'legacy-port-config' into 'main'wesleyac2026-02-024-128/+31
|\ \ | |/ |/|
| * arti: remove `resolve_listen_port!` macroSteven Engler2026-01-291-35/+0
| * arti: remove deprecated `proxy.dns_port` config optionSteven Engler2026-01-294-20/+6
| * arti: remove deprecated `proxy.socks_port` config optionSteven Engler2026-01-294-21/+11
| * arti: small changes to socks/dns listen config testsSteven Engler2026-01-291-16/+13
| * arti: relax '_listen'/'_port' config compat testsSteven Engler2026-01-291-40/+2
| * arti: reword+reformat warning messageSteven Engler2026-01-291-1/+4
* | 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
* | | cli_tests: Rename tests for clarity and consistencyGabriela Moldovan2026-02-021-3/+3
* | | cli_tests: Insert spacing between top-level itemsGabriela Moldovan2026-02-021-0/+8
* | | cli_tests: Fix typo in test nameGabriela Moldovan2026-02-021-2/+2
* | | cli_tests: Clarify a comment in ctor-migrate testGabriela Moldovan2026-02-021-1/+1
* | | cli_tests: Rename test closure for clarityGabriela Moldovan2026-02-021-3/+3
* | | Add integration test suite for `hsc ctor-migrate` subcommandhjrgrn2026-02-0218-91/+485
* | | Merge branch 'release-2.0.0-fixup-features' into 'main'wesleyac2026-01-291-0/+1
|\ \ \ | |_|/ |/| |
| * | release: run fixup-features.Wesley Aptekar-Cassels2026-01-291-0/+1
* | | arti: Do not panic when invalid ports are given as arguments to proxyNiel Duysters2026-01-301-2/+8
|/ /
* | arti: Pass the request by referenceGabriela Moldovan2026-01-271-2/+2
* | arti: Make internal helper synchronousGabriela Moldovan2026-01-271-2/+2
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-272-0/+2
* | arti: Make tor-proto dependency unconditionalNick Mathewson2026-01-271-3/+3
* | arti: Downgrade CircuitClosed to debug level.Nick Mathewson2026-01-221-3/+20
* | arti: Extract function to find a ProtoError sourceNick Mathewson2026-01-222-11/+22
|/
* arti: Fix commented out comment in exampleClara Engler2026-01-221-1/+1
* tor-dircommon: Document prop330 syntax betterClara Engler2026-01-221-1/+33
* Merge branch 'opaque_arti_2.0' into 'main'Nick Mathewson2026-01-157-105/+144
|\
| * arti: Edit README.md text about experimental-api.Nick Mathewson2026-01-141-1/+6
| * arti: remove deprecated feature flags.Nick Mathewson2026-01-133-17/+6
| * Reformatting in arti/Cargo.tomlNick Mathewson2026-01-131-33/+5
| * arti: Resolve unreachable-pub warnings.Nick Mathewson2026-01-132-24/+63
| * arti: tweak notes on experimental-apiNick Mathewson2026-01-131-4/+6
| * arti: rename experimental-api "run" to "run_proxy".Nick Mathewson2026-01-131-1/+1
| * Make arti crate opaque by defaultNick Mathewson2026-01-133-27/+59
* | arti: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-142-2/+7
|/
* cargo: Bump futures-copyClara Engler2026-01-131-1/+1
* Merge branch 'version-bump' into 'main'Clara Engler2026-01-131-26/+26
|\