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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
tor-keymgr: Abolish ArtiNativeKeystoreConfig::expand_keystore_dir.
Gabriela Moldovan
2024-01-10
1
-2
/
+2
*
arti::lib: Downgrade "TODO HSS" comments
Nick Mathewson
2024-01-09
1
-2
/
+2
*
arti: Fix log message typo.
Gabriela Moldovan
2023-12-14
1
-1
/
+1
*
Merge branch 'return-of-the-son-of-arti-todos' into 'main'
Nick Mathewson
2023-12-14
1
-26
/
+36
|
\
|
*
arti: Use a macro to declare modules as conditionally public.
Nick Mathewson
2023-12-13
1
-25
/
+36
|
*
arti: conditionally expose onion_proxy module when experimental-api is enabled
Nick Mathewson
2023-12-12
1
-4
/
+4
|
*
Remove TODOs obsoleted by onion service reconfiguration.
Nick Mathewson
2023-12-12
1
-1
/
+0
*
|
arti: Print out the onion address retrieved from StateMgr.
Gabriela Moldovan
2023-12-14
1
-1
/
+15
*
|
arti: Add an hss subcommand.
Gabriela Moldovan
2023-12-14
1
-2
/
+46
|
/
*
Reconfigure onion services when their configuration changes.
Nick Mathewson
2023-12-05
1
-19
/
+4
*
arti: Make reconfiguration slightly more abstract
Nick Mathewson
2023-12-05
1
-1
/
+13
*
Bump to clap 4 and resolve compiler errors.
Nick Mathewson
2023-11-15
1
-2
/
+2
*
HSS: Do not drop ProxySet immediately - let HS services continue to run (fmt)
Ian Jackson
2023-10-19
1
-2
/
+4
*
HSS: Do not drop ProxySet immediately - let HS services continue to run
Ian Jackson
2023-10-19
1
-4
/
+19
*
Merge branch 'generic-listen' into 'main'
Nick Mathewson
2023-10-16
1
-27
/
+23
|
\
|
*
Do not writelns in Display, undo localhost_port_legacy changes.
Jani Monoses
2023-09-25
1
-1
/
+1
|
*
arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.
Jani Monoses
2023-09-22
1
-27
/
+23
*
|
arti: Actually launch the onion service code.
Nick Mathewson
2023-10-05
1
-0
/
+9
*
|
arti: add a set of OnionServiceProxyConfig types.
Nick Mathewson
2023-10-03
1
-0
/
+4
|
/
*
arti: Use ConfigurationSources::try_from_cmdline
Ian Jackson
2023-08-07
1
-3
/
+3
*
arti: Add context to default config files error message
Ian Jackson
2023-08-07
1
-1
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
[prev]
[next]