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-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
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
arti: BridgesConfig is evidently not too high up
Ian Jackson
2022-11-30
1
-8
/
+0
*
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
1
-3
/
+4
*
Temporarily make ptmgr required for arti-client :/
Nick Mathewson
2022-11-28
1
-0
/
+3
*
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
1
-1
/
+1
*
Merge branch 'stability' into 'main'
Nick Mathewson
2022-11-23
1
-9
/
+0
|
\
|
*
arti-client, tor-config: Remove stability warning from top-level docs
Ian Jackson
2022-11-21
1
-9
/
+0
*
|
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
1
-7
/
+3
*
|
Make the bridge list in the builder be a list of BridgeConfigBuilder
Ian Jackson
2022-11-21
1
-7
/
+6
|
/
*
tor-ptmgr: make configuration use builders, plumb into arti-client
eta
2022-11-16
1
-0
/
+22
*
guardmgr config: Provide bridge information to new and reconfigure
Ian Jackson
2022-11-03
1
-2
/
+36
*
bridges config: Check that bridges aren't enabled with no bridges
Ian Jackson
2022-11-03
1
-1
/
+32
*
guardmgr config: Introduce and require new GuardMgrConfig trait
Ian Jackson
2022-11-03
1
-0
/
+1
*
struct BridgeConfig: Rename from Bridge
Ian Jackson
2022-10-12
1
-5
/
+5
*
pt and bridges: Parse configuration
Ian Jackson
2022-10-12
1
-0
/
+83
*
READMEs: Drop stability warning re config
Ian Jackson
2022-09-02
1
-9
/
+0
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
1
-6
/
+9
*
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-5
/
+10
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
1
-1
/
+1
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-0
/
+6
*
Rename download_tolerance to directory_tolerance
Nick Mathewson
2022-07-22
1
-3
/
+8
*
Rename DirSkewTolerance to DirTolerance
Nick Mathewson
2022-07-22
1
-2
/
+2
*
arti-client: Remove code related to overriding fs-mistrust.
Nick Mathewson
2022-07-19
1
-2
/
+2
*
Move responsibility for disable-fs-mistrust envvar.
Nick Mathewson
2022-07-19
1
-5
/
+12
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
1
-0
/
+4
*
Apply fs-mistrust to logfile directories.
Nick Mathewson
2022-05-24
1
-0
/
+20
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
1
-15
/
+39
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-3
/
+3
*
Merge branch 'arti-config-2' into 'main'
Nick Mathewson
2022-05-13
1
-0
/
+9
|
\
|
*
arti-config: Move default config file test to arti-client
Ian Jackson
2022-05-13
1
-0
/
+9
*
|
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-24
/
+0
|
/
*
Merge branch 'builder-default-bis' into 'main'
eta
2022-05-12
1
-9
/
+5
|
\
|
*
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-5
/
+5
|
*
config: Move macro calls to next to the struct
Ian Jackson
2022-05-12
1
-8
/
+4
*
|
Merge branch 'ticket_412_467' into 'main'
Nick Mathewson
2022-05-12
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add DirSkewTolerance section to DirMgr configuration.
Nick Mathewson
2022-05-11
1
-3
/
+9
*
|
Merge branch 'builder-default' into 'main'
eta
2022-05-12
1
-27
/
+5
|
\
\
|
*
|
Define and use impl_default_via_builder
Ian Jackson
2022-05-11
1
-27
/
+5
*
|
|
Add correct serde(default) attrs for humantime_serde::option
Ian Jackson
2022-05-12
1
-3
/
+3
|
/
/
*
/
Move default_config_file() into arti-client
Ian Jackson
2022-05-11
1
-1
/
+6
|
/
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-5
/
+19
|
\
|
*
Remove "Mistrust" from the public API of arti-client.
Nick Mathewson
2022-05-09
1
-1
/
+4
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-0
/
+12
|
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
1
-5
/
+4
*
|
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
1
-3
/
+0
|
/
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-17
/
+8
[next]