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-client
/
src
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti, arti-client, tor-keymgr: Remove keystore dir configuration.
Gabriela Moldovan
2024-02-21
1
-28
/
+0
*
tor-keymgr: Abolish ArtiNativeKeystoreConfig::expand_keystore_dir.
Gabriela Moldovan
2024-01-10
1
-2
/
+2
*
arti-client::config: Turn a TODO HSS into #1185.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Merge branch 'public-dir-mgr-config' into 'main'
Ian Jackson
2024-01-09
1
-1
/
+1
|
\
|
*
dirmgr: Make the `dir_mgr_config` method public
Emil Engler
2024-01-09
1
-1
/
+1
*
|
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
|
/
*
arti-client: Add an accessor for the keystore config.
Gabriela Moldovan
2023-12-14
1
-0
/
+5
*
arti_config: remove experimental-api as way to enable keymgr.
Nick Mathewson
2023-12-13
1
-7
/
+4
*
arti-client: use sub_builder for ArtiNativeKeystoreConfig
Nick Mathewson
2023-12-13
1
-10
/
+3
*
arti_client: enable keymgr when keymgr feature is configured
Nick Mathewson
2023-12-13
1
-11
/
+9
*
arti config: Declare who is supposed to add path leaf components
Ian Jackson
2023-12-04
1
-0
/
+10
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
1
-1
/
+1
*
arti config: Declare cache_dir /var/cache like nature
Ian Jackson
2023-12-04
1
-0
/
+5
*
arti config: Declare cache_dir is not necessarily just the Tor directory
Ian Jackson
2023-12-04
1
-1
/
+1
*
Added macro for StorageConfig expand dir
rdbo
2023-11-17
1
-13
/
+15
*
arti-client: Re-export onion-service configuration types.
Nick Mathewson
2023-10-03
1
-0
/
+6
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
arti-client: fix conditional unused_import and dead_code warnings
Nick Mathewson
2023-08-16
1
-3
/
+5
*
arti-client: Use Path::join instead of format!.
Gabriela Moldovan
2023-08-14
1
-1
/
+1
*
arti-client: Make from_directories() derive the keystore_dir from state_dir.
Gabriela Moldovan
2023-08-11
1
-1
/
+39
*
bridge config: Fix an error message slightly
Ian Jackson
2023-08-08
1
-1
/
+1
*
arti-client config test: partially un-degrade formatting
Ian Jackson
2023-08-08
1
-10
/
+10
*
arti-client config test: degrade formatting
Ian Jackson
2023-08-08
1
-12
/
+18
*
arti-client config: Add an extra test case for bridges
Ian Jackson
2023-08-08
1
-0
/
+45
*
bridge config: reject bridges=true when there are no bridges
Ian Jackson
2023-08-08
1
-2
/
+0
*
Add error if [[bridges.transports]] isn't written in config file
Saksham Mittal
2023-08-01
1
-10
/
+201
*
arti-client: Use a default keystore config if `experimental-api` is disabled.
Gabriela Moldovan
2023-07-20
1
-3
/
+3
*
arti-client: Use the config struct from tor-keymgr.
Gabriela Moldovan
2023-07-13
1
-85
/
+11
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-1
/
+14
*
Add a missing "experimental-api" rustdoc notation
Nick Mathewson
2023-06-29
1
-0
/
+1
*
Merge branch 'keymgr-config' into 'main'
gabi-250
2023-06-29
1
-0
/
+97
|
\
|
*
arti-client: Fix clippy lint.
Gabriela Moldovan
2023-06-29
1
-0
/
+1
|
*
arti-client: Make keystore_dir an experimental option.
Gabriela Moldovan
2023-06-29
1
-24
/
+17
|
*
arti-client: Add TODO regarding keystore_dir deserialization.
Gabriela Moldovan
2023-06-29
1
-0
/
+3
|
*
tor-config: Make ItemOrBool an experimental feature.
Gabriela Moldovan
2023-06-29
1
-3
/
+22
|
*
arti-client: Add expand_keystore_dir function.
Gabriela Moldovan
2023-06-29
1
-0
/
+13
|
*
arti-client: Add keystore_dir to StorageConfig.
Gabriela Moldovan
2023-06-29
1
-1
/
+69
*
|
Turn off HS client connections by default
Ian Jackson
2023-06-29
1
-1
/
+1
|
/
*
HS configuration: Plumb configuration through
Ian Jackson
2023-06-28
1
-0
/
+2
*
HS configuration: Add and honour `allow_onion_addrs` in configuration
Ian Jackson
2023-06-28
1
-0
/
+7
*
add a few more comments on PTs
trinity-1686a
2023-06-09
1
-0
/
+2
*
complement general documentation on bridges and pt
trinity-1686a
2023-06-07
1
-0
/
+2
*
move snowflake example to dedicated file and comment it more
trinity-1686a
2023-06-07
1
-27
/
+5
*
add documentation for configuring snowflake pt
trinity-1686a
2023-06-07
1
-4
/
+27
*
arti-client: Only run BridgesConfig doc test if pt-client feature is enabled.
Gabriela Moldovan
2023-05-02
1
-1
/
+2
*
tor_client: Add some example code for BridgeConfig.
Nick Mathewson
2023-03-24
1
-0
/
+49
*
arti-client: Make TransportConfigListBuilder public.
Nick Mathewson
2023-03-24
1
-1
/
+8
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
[next]