summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* metrics: arti: Make feature `experimental`, not `experimental-api`Ian Jackson2025-04-081-1/+2
* metrics: arti: Use new Cargo.toml feature syntaxIan Jackson2025-04-081-1/+1
* metrics: arti: Reduce features on metrics-exporter-prometheusIan Jackson2025-04-081-1/+1
* metrics: config tests: Correct a commentIan Jackson2025-04-081-1/+1
* metrics: config: Correct the docs on the MetricsConfig typeIan Jackson2025-04-081-1/+1
* metrics: config: Correct the docs on the listen config fieldIan Jackson2025-04-081-9/+4
* metrics: config: Fix typo in the example config fileIan Jackson2025-04-081-1/+1
* metrics: config: Correct the docs in the example config fileIan Jackson2025-04-081-1/+2
* arti: cfg tests: Improve formatting of an assertIan Jackson2025-04-081-3/+6
* tor-hsrproxy: Export a connection count metricIan Jackson2025-04-081-1/+1
* arti: Optionally set up a Prometheus metrics exporterIan Jackson2025-04-085-1/+154
* arti: cfg tests: On mismatch, report which config fileIan Jackson2025-04-081-2/+2
* fix `clippy::doc_overindented_list_items`Steven Engler2025-04-031-2/+2
* arti: Fix TODO: Rework test: onion_proxy::build_listplaybahn2025-04-011-71/+31
* arti: onion_proxy::build_list: fix TODO: Add testplaybahn2025-04-011-6/+104
* Bump arti crate to 1.4.2Gabriela Moldovan2025-03-311-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-18/+18
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-3/+3
* Merge branch 'rpc-configuration' into 'main'opara2025-03-253-3/+142
|\
| * Add examples and tests for RPC options.Nick Mathewson2025-03-253-3/+121
| * arti: warn when rpc options are set without rpc feature.Nick Mathewson2025-03-251-0/+21
* | Mark rpc features as non-experimental.Nick Mathewson2025-03-251-2/+3
|/
* Merge branch '1630-scrub-address-from-output' into 'main'gabi-2502025-03-192-24/+30
|\
| * test: Fix get-key-error testcase for hschjrgrn2025-03-192-3/+3
| * test: Fix get-key-error testcase for hschjrgrn2025-03-182-2/+3
| * hsc: Improve get_onion_address functionhjrgrn2025-03-181-2/+3
| * hsc: Add --quite CLI flaghjrgrn2025-03-171-10/+15
| * hsc: Improve get_onion_address functionhjrgrn2025-03-171-4/+3
| * test: Update testcase get-key-error for hschjrgrn2025-03-141-2/+2
| * hsc: remove onion-address flag in favour of stdinhjrgrn2025-03-141-22/+22
* | Merge branch 'hsc-lf' into 'main'gabi-2502025-03-181-1/+1
|\ \ | |/ |/|
| * arti: hsc-key-get: Print LF after discovery keyplaybahn2025-03-131-1/+1
* | hsc: remove TODO about display_service_discovery_key error handling.hjrgrn2025-03-141-1/+0
|/
* Deprecate --onion-name; introduce --onion-addressdisha2025-03-126-41/+53
* arti: Remove incorrect deprecation warning in hschjrgrn2025-03-102-2/+1
* tor-rtcompat: Remove ToplevelBlockon from RuntimeIan Jackson2025-03-042-5/+5
* Bump arti to 1.4.1Nick Mathewson2025-03-031-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-18/+18
* Merge branch 'nocolor' into 'main'Ian Jackson2025-02-271-1/+7
|\
| * arti: Disable color when stdout is not a tty.Nick Mathewson2025-02-241-1/+7
* | Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* | Upgrade to notify 8.Nick Mathewson2025-02-261-1/+1
|/
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1