| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Have `arti hss onion-name` error if it doesn't print the onion name | Kunal Mehta | 2024-08-01 | 1 | -3/+5 |
| | | | | | | | | There are two error cases where the onion name isn't printed, but previously returned `Ok(())`. It now returns an error to exit with a non-zero status code. | ||||
| * | arti: Move arti hss subcommand implementation to separate module. | Gabriela Moldovan | 2024-06-17 | 1 | -0/+51 |
| This addresses a TODO. | |||||
