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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
1
-1
/
+1
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-2
/
+5
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
1
-1
/
+20
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-1
/
+1
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
1
-2
/
+2
*
arti: Make Rpc argument unconditional when constructing socks proxy
Nick Mathewson
2025-01-23
1
-2
/
+1
*
arti: Remove old workaround for runtime selection under RPC.
Nick Mathewson
2025-01-23
1
-6
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
arti-client: add path resolver to `TorClient` and `TorClientConfig`
Steven Engler
2024-11-18
1
-1
/
+1
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+1
*
Merge branch 'dead' into 'main'
Alexander Hansen Færøy
2024-10-17
1
-0
/
+2
|
\
|
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+2
*
|
arti: remove 'relay' subcommand and 'arti-relay' dep
Steven Engler
2024-10-15
1
-16
/
+1
|
/
*
arti: move 'relay' subcommand to 'subcommands::relay' module
Steven Engler
2024-09-25
1
-9
/
+4
*
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
1
-7
/
+3
*
arti: Add an enum for the hss subcommand.
Gabriela Moldovan
2024-09-17
1
-27
/
+8
*
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
1
-34
/
+5
*
arti: Move arti::run to subcommands::proxy.
Gabriela Moldovan
2024-09-12
1
-154
/
+4
*
rpc: Try using postage::watch to initialize ProxyInfo.
Nick Mathewson
2024-08-28
1
-3
/
+3
*
RPC: Add experimental method to list SOCKS proxies.
Nick Mathewson
2024-08-28
1
-10
/
+6
*
arti: Define a new ArtiRpcSession type.
Nick Mathewson
2024-08-28
1
-0
/
+3
*
arti: Avoid using the now-deprecated arti_client constant.
Gabriela Moldovan
2024-08-05
1
-2
/
+2
*
arti: Use Path::try_exists() instead of Path::exists().
Gabriela Moldovan
2024-07-30
1
-1
/
+1
*
arti: Gate the hsc subcommand behind the keymgr feature (fmt).
Gabriela Moldovan
2024-07-10
1
-1
/
+5
*
arti: Gate the hsc subcommand behind the keymgr feature.
Gabriela Moldovan
2024-07-10
1
-3
/
+3
*
arti: Add an arti hsc subcommand.
Gabriela Moldovan
2024-06-27
1
-0
/
+18
*
arti: wait a short while on startup if lockfiles are unavailable.
Nick Mathewson
2024-06-24
1
-1
/
+1
*
arti: Add a TODO about a possible refactoring.
Gabriela Moldovan
2024-06-17
1
-0
/
+2
*
arti: Move arti hss subcommand implementation to separate module.
Gabriela Moldovan
2024-06-17
1
-38
/
+3
*
relay: Add relay cargo feature flag and subcommand
David Goulet
2024-06-11
1
-39
/
+63
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Upgrade to futures-rustls 0.26.0, rustls 0.23.5.
Nick Mathewson
2024-04-22
1
-0
/
+7
*
arti, CI: Add a test case for command line help
Ian Jackson
2024-03-05
1
-0
/
+3
*
arti: Print help on `arti hss` without subcommand
Ian Jackson
2024-03-05
1
-0
/
+1
*
arti: Fix misplaced clap hunk
Ian Jackson
2024-03-05
1
-4
/
+4
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
arti config watch: Pass Runtime as first argument
Ian Jackson
2024-03-04
1
-1
/
+1
*
|
arti config watch: Pass a Runtime, not a TorClient (fmt)
Ian Jackson
2024-03-04
1
-1
/
+6
*
|
arti config watch: Pass a Runtime, not a TorClient
Ian Jackson
2024-03-04
1
-1
/
+1
|
/
*
Refactor and improve error hinting.
Nick Mathewson
2024-02-14
1
-4
/
+4
*
arti: Use Weak references for the reconfigurable modules (fmt).
Gabriela Moldovan
2024-01-25
1
-6
/
+1
*
arti: Use Weak references for the reconfigurable modules.
Gabriela Moldovan
2024-01-25
1
-1
/
+10
*
tor-hsservice: Add TODO about testing arti hss.
Gabriela Moldovan
2024-01-18
1
-0
/
+1
*
arti: Use OnionService to get the onion_name().
Gabriela Moldovan
2024-01-18
1
-7
/
+19
*
Give an error when user configured onion services with no support.
Nick Mathewson
2024-01-16
1
-0
/
+2
[next]