index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
subcommands
/
hsc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymgr: Make CTorPath more like the client/service specifiers
Gabriela Moldovan
2026-01-06
1
-3
/
+3
*
arti: Add missing subcommand docs
Gabriela Moldovan
2025-12-01
1
-0
/
+2
*
Add `hsc key ctor-migrate` subcommand
hjrgrn
2025-11-24
1
-0
/
+119
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+6
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-2
/
+9
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
1
-41
/
+3
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
1
-33
/
+31
*
Merge branch '1630-scrub-address-from-output' into 'main'
gabi-250
2025-03-19
1
-23
/
+28
|
\
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-18
1
-2
/
+3
|
*
hsc: Add --quite CLI flag
hjrgrn
2025-03-17
1
-10
/
+15
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-17
1
-4
/
+3
|
*
hsc: remove onion-address flag in favour of stdin
hjrgrn
2025-03-14
1
-22
/
+22
*
|
Merge branch 'hsc-lf' into 'main'
gabi-250
2025-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti: hsc-key-get: Print LF after discovery key
playbahn
2025-03-13
1
-1
/
+1
*
|
hsc: remove TODO about display_service_discovery_key error handling.
hjrgrn
2025-03-14
1
-1
/
+0
|
/
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
1
-10
/
+10
*
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
1
-1
/
+0
*
tor-keymgr: Rename the primary keystore for clarity.
Gabriela Moldovan
2024-09-23
1
-1
/
+1
*
arti: Tolerate lowercase "no" in confirmation prompt.
Gabriela Moldovan
2024-09-19
1
-3
/
+7
*
arti: Fix typo in display_service_discovery_key function name.
Gabriela Moldovan
2024-09-19
1
-3
/
+3
*
arti: Add a subcommand for removing a client discovery key.
Gabriela Moldovan
2024-09-19
1
-0
/
+35
*
arti: Add an hsc subcommand for rotating client keys.
Gabriela Moldovan
2024-09-19
1
-0
/
+65
*
arti: Move public key output logic to a separate function.
Gabriela Moldovan
2024-09-19
1
-4
/
+13
*
arti: Satisfy clippy.
Gabriela Moldovan
2024-09-18
1
-4
/
+4
*
arti: Add hsc key subcommand, deprecate hsc get-key.
Gabriela Moldovan
2024-09-18
1
-3
/
+31
*
arti: Move the keygen-related args to a separate struct.
Gabriela Moldovan
2024-09-18
1
-9
/
+17
*
arti: Make sure we check the KeyType before running the command.
Gabriela Moldovan
2024-09-18
1
-1
/
+5
*
arti: Move the shared arti hsc args to CommonArgs (fmt).
Gabriela Moldovan
2024-09-18
1
-2
/
+4
*
arti: Move the shared arti hsc args to CommonArgs.
Gabriela Moldovan
2024-09-18
1
-16
/
+22
*
arti: Move TorClient creation to the top-level (fmt).
Gabriela Moldovan
2024-09-18
1
-4
/
+1
*
arti: Move TorClient creation to the top-level.
Gabriela Moldovan
2024-09-18
1
-8
/
+7
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
arti: Implement the hsc subcommand using an inert tor client.
Gabriela Moldovan
2024-08-28
1
-1
/
+1
*
tor-hscrypto: Remove unnecessary Display wrapper.
Gabriela Moldovan
2024-07-08
1
-1
/
+1
*
Fix markdown quoting.
Ian Jackson
2024-07-08
1
-1
/
+1
*
arti: Rewrite the hsc prepare-service-discovery-key command (fmt).
Gabriela Moldovan
2024-06-27
1
-11
/
+6
*
arti: Rewrite the hsc prepare-service-discovery-key command.
Gabriela Moldovan
2024-06-27
1
-10
/
+30
*
arti: Add an arti hsc subcommand.
Gabriela Moldovan
2024-06-27
1
-0
/
+147