index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
subcommands
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: move 'relay' subcommand to 'subcommands::relay' module
Steven Engler
2024-09-25
1
-0
/
+27
*
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
*
Merge branch 'svc-no-proxy-port' into 'main'
David Goulet
2024-09-17
1
-14
/
+31
|
\
|
*
arti: Don't log that we are in SOCKS mode unless socks_listen is set.
Gabriela Moldovan
2024-09-17
1
-6
/
+13
|
*
arti: Allow running hidden services with SOCKS/DNS ports disabled.
Gabriela Moldovan
2024-09-17
1
-8
/
+18
*
|
arti: Remove get-key subcommand in favor of onion-name.
Gabriela Moldovan
2024-09-17
1
-28
/
+7
*
|
arti: Add CLI for generating an onion service hsid.
Gabriela Moldovan
2024-09-17
1
-2
/
+83
*
|
arti: Add an enum for the hss subcommand.
Gabriela Moldovan
2024-09-17
1
-12
/
+39
*
|
arti: Refactor hss::onion_name() implementation.
Gabriela Moldovan
2024-09-17
1
-11
/
+29
*
|
arti: Move hss onion-name implementation to a separate function.
Gabriela Moldovan
2024-09-17
1
-29
/
+41
|
/
*
arti: Move proxy subcommand to a separate module.
Gabriela Moldovan
2024-09-12
1
-7
/
+37
*
arti: Move arti::run to subcommands::proxy.
Gabriela Moldovan
2024-09-12
1
-2
/
+168
*
arti: Add a new module for the proxy subcommand.
Gabriela Moldovan
2024-09-12
1
-0
/
+17
*
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
*
Have `arti hss onion-name` error if it doesn't print the onion name
Kunal Mehta
2024-08-01
1
-3
/
+5
*
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
*
arti: Move arti hss subcommand implementation to separate module.
Gabriela Moldovan
2024-06-17
1
-0
/
+51