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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
arti: Fix typo in display_service_discovery_key function name.
Gabriela Moldovan
2024-09-19
1
-3
/
+3
*
|
|
arti: Gate the arti hsc subcommand behind a new "hsc" feature (fmt).
Gabriela Moldovan
2024-09-19
1
-4
/
+1
*
|
|
arti: Gate the arti hsc subcommand behind a new "hsc" feature.
Gabriela Moldovan
2024-09-19
2
-12
/
+4
*
|
|
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
2
-14
/
+36
|
\
\
|
*
|
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
2
-8
/
+23
*
|
|
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
2
-39
/
+47
*
|
|
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: Remove a completed TODO.
Gabriela Moldovan
2024-09-17
1
-1
/
+0
|
/
/
*
|
arti: Move proxy subcommand to a separate module.
Gabriela Moldovan
2024-09-12
2
-41
/
+42
*
|
arti: Move arti::run to subcommands::proxy.
Gabriela Moldovan
2024-09-12
2
-156
/
+172
*
|
arti: Add a new module for the proxy subcommand.
Gabriela Moldovan
2024-09-12
2
-0
/
+19
*
|
Merge branch 'rpc_proxy_info_fix' into 'main'
Ian Jackson
2024-09-12
1
-1
/
+1
|
\
\
|
*
|
rpc: Fix argument type for rpc_session_get_rpc_proxy_info
Nick Mathewson
2024-09-11
1
-1
/
+1
*
|
|
arti: Remove onion service anonymity setting.
Gabriela Moldovan
2024-09-12
1
-7
/
+0
|
/
/
*
|
Merge branch 'publisher-svc-status' into 'main'
David Goulet
2024-09-10
1
-1
/
+15
|
\
\
|
*
|
tor-hsservice: Log the onion svc status.
Gabriela Moldovan
2024-09-09
1
-1
/
+15
|
|
/
*
/
Fix a typo in WRONG_PROTOCOL_PAYLOAD.
Pier Angelo Vendrame
2024-09-10
1
-2
/
+3
|
/
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-2
/
+2
*
rpc: More specificity surrounding SOCKS-rpc integration
Nick Mathewson
2024-09-09
1
-2
/
+25
*
Suggestion about describing non-RPC behavior of SOCKS protocol from @diziet.
Nick Mathewson
2024-09-09
1
-1
/
+3
*
arti/rpclib: Tweak proxy_info format.
Nick Mathewson
2024-09-09
2
-2
/
+4
*
arti/rpclib: Lowercase our socks5 listener variant.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
arti: Add a comment explaining how RPC and SOCKS interact
Nick Mathewson
2024-09-09
1
-0
/
+181
*
arti: add and document get_rpc_proxy_info method.
Nick Mathewson
2024-09-09
1
-2
/
+38
*
arti: Temporarily disable a flaky test.
Ian Jackson
2024-09-05
1
-0
/
+1
*
Merge branch 'slow-test' into 'main'
Ian Jackson
2024-09-05
1
-2
/
+15
|
\
|
*
arti: Make the config watcher debounce interval configurable (fmt).
Gabriela Moldovan
2024-09-04
1
-1
/
+9
|
*
arti: Make the config watcher debounce interval configurable.
Gabriela Moldovan
2024-09-04
1
-2
/
+7
*
|
Merge branch 'reload-cfg-test' into 'main'
David Goulet
2024-09-04
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Revert "arti: Temporarily disable a flaky test."
Gabriela Moldovan
2024-08-29
1
-1
/
+0
|
*
arti: Write the test config atomically.
Gabriela Moldovan
2024-08-29
1
-1
/
+4
*
|
Provide a MemoryQuotaTracker in TorClient
Ian Jackson
2024-09-04
1
-1
/
+0
*
|
arti: Proper testing of the memory limit config parsing
Ian Jackson
2024-09-04
1
-2
/
+53
*
|
arti cfg tests: Provide resolve_return_results
Ian Jackson
2024-09-04
1
-0
/
+6
*
|
arti cfg tests: strip_prefix: Leave section markers unchanged
Ian Jackson
2024-09-04
1
-1
/
+6
[prev]
[next]