summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* arti: Add placeholder derive-deftly featureGabriela Moldovan2026-03-022-1/+5
* Bump arti crate to 2.1.0Gabriela Moldovan2026-03-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-26/+26
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-4/+4
* arti: Fix some visibility-based compilation errors.Nick Mathewson2026-02-242-6/+10
* arti: Migrate top-level configuration to dd(TorConfig).Nick Mathewson2026-02-244-144/+83
* arti: Port rpc configuration to dd(TorConfig).Nick Mathewson2026-02-243-74/+74
* arti: Port logging config to dd(TorConfig)Nick Mathewson2026-02-242-132/+71
* arti: Fix up proxy launching documentationNick Mathewson2026-02-192-3/+5
* arti: Extract responsibility for port listing.Nick Mathewson2026-02-196-98/+108
* arti: Refactor socks proxy launcher function.Nick Mathewson2026-02-192-16/+40
* arti: Refactor dns proxy launcher function.Nick Mathewson2026-02-192-9/+34
* arti: Enable experimental-api for onion-service-cli-extraGabriela Moldovan2026-02-181-0/+1
* arti: test: hsc: add test get_fails_if_no_gen_and_no_keyhjrgrn2026-02-173-92/+151
* Merge branch 'mr_3616_rebased' into 'main'Nick Mathewson2026-02-162-0/+42
|\
| * docs: add outbound proxy implementation notesNihal2026-02-161-0/+21
| * docs: add outbound proxyNihal2026-02-161-0/+21
* | Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-162-0/+2
* | Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* | Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
|/
* arti: Use ErrorSources in extract_proto_errRobert Bartlensky2026-02-141-12/+5
* 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
|\ \ \ | |_|/ |/| |