aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hss
Commit message (Expand)AuthorAgeFilesLines
* Deprecate --onion-name; introduce --onion-addressdisha2025-03-122-9/+9
* arti: Remove hss get-key from the tests.Gabriela Moldovan2024-09-172-24/+2
* arti: Add a test and some docs for the hss get-key subcommand.Gabriela Moldovan2024-09-171-0/+30
* arti: Add CLI for generating an onion service hsid.Gabriela Moldovan2024-09-171-1/+2
* arti: Add an enum for the hss subcommand.Gabriela Moldovan2024-09-171-1/+1
* arti: Test hss onion-name behavior when the hsid is missing.Gabriela Moldovan2024-09-172-0/+17
* arti: Set the COLUMNS env var in the CLI tests.Gabriela Moldovan2024-08-281-4/+2
* arti: Elide the -c help in the expected output of the CLI tests.Gabriela Moldovan2024-08-051-2/+1
* Have `arti hss onion-name` error if it doesn't print the onion nameKunal Mehta2024-08-011-1/+2
* arti: Add tests for the arti hss subcommand.Gabriela Moldovan2024-07-306-0/+60