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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
arti-config abolition: Move functionality to tor-config
Ian Jackson
2022-05-13
3
-233
/
+238
|
*
|
arti-config abolition: Add deps to tor-config
Ian Jackson
2022-05-13
2
-0
/
+4
|
*
|
arti-config: Move default config file test to arti-client
Ian Jackson
2022-05-13
2
-10
/
+9
*
|
|
Merge branch 'builder-default-3' into 'main'
Nick Mathewson
2022-05-13
6
-83
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
impl_standard_builder: Better comments explaining the parser
Ian Jackson
2022-05-13
1
-1
/
+7
|
*
|
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
5
-68
/
+7
|
*
|
impl_standard_builder: Test the Deserialize impl
Ian Jackson
2022-05-12
2
-15
/
+70
*
|
|
Merge branch 'mistrust-load' into 'main'
Ian Jackson
2022-05-13
5
-21
/
+52
|
\
\
\
|
*
|
|
Fix comment location
Ian Jackson
2022-05-13
1
-2
/
+2
|
*
|
|
config load: Move mistrust checking to load()
Ian Jackson
2022-05-13
2
-21
/
+43
|
*
|
|
arti-bench: Disable all fs permissions (fs-mistrust) checks
Ian Jackson
2022-05-13
3
-0
/
+9
|
/
/
/
*
|
|
Merge branch 'network-config-error' into 'main'
Nick Mathewson
2022-05-12
2
-5
/
+1
|
\
\
\
|
*
|
|
Delete tor_dirmgr::Error::BadNetworkConfig
Ian Jackson
2022-05-12
2
-5
/
+1
*
|
|
|
Merge branch 'template' into 'main'
Nick Mathewson
2022-05-12
8
-54
/
+80
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add semver note for these changes
Ian Jackson
2022-05-12
1
-0
/
+5
|
*
|
|
arti-example-config.toml: Add a slightly improved comment
Ian Jackson
2022-05-12
1
-0
/
+1
|
*
|
|
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
3
-4
/
+27
|
*
|
|
arti-example-config.toml: Comment out all the example settings
Ian Jackson
2022-05-12
1
-24
/
+24
|
*
|
|
arti-example-config: Mark some non-default examples more clearly
Ian Jackson
2022-05-12
1
-10
/
+11
|
*
|
|
config defaults: Test that empty deser is the same
Ian Jackson
2022-05-12
1
-0
/
+4
|
*
|
|
ARTI_EXAMPLE_CONFIG: Rename from ARTI_DEFAULTS
Ian Jackson
2022-05-12
3
-4
/
+3
|
*
|
|
ARTI_DEFAULTS: Move to arti crate
Ian Jackson
2022-05-12
5
-10
/
+4
|
*
|
|
config defaults: No longer apply ARTI_DEFAULTS in load()
Ian Jackson
2022-05-12
2
-5
/
+0
|
*
|
|
config defaults: Test that going via builder explicitly is the same
Ian Jackson
2022-05-12
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'builder-default-bis' into 'main'
eta
2022-05-12
6
-62
/
+26
|
\
\
\
|
*
|
|
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
6
-21
/
+26
|
*
|
|
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
3
-44
/
+8
|
*
|
|
config: Move macro calls to next to the struct
Ian Jackson
2022-05-12
2
-9
/
+4
|
|
/
/
*
|
|
Merge branch 'ticket_412_467' into 'main'
Nick Mathewson
2022-05-12
10
-71
/
+291
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Resolve DOCDOC comments in tor-dirmgr.
Nick Mathewson
2022-05-12
2
-5
/
+7
*
|
|
Merge branch 'arti-config-1' into 'main'
eta
2022-05-12
5
-2
/
+7
|
\
\
\
|
*
|
|
arti-config: Move cmdline to tor-config
Ian Jackson
2022-05-11
5
-2
/
+7
*
|
|
|
Merge branch 'clippy' into 'main'
eta
2022-05-12
6
-7
/
+15
|
\
\
\
\
|
*
|
|
|
clippy: Change a binding to (), and allow clippy::let_unit_value
Ian Jackson
2022-05-11
2
-1
/
+2
|
*
|
|
|
clippy: Use write! rather than push_str, format
Ian Jackson
2022-05-11
3
-5
/
+12
|
*
|
|
|
clippy: Drop an unused lifetime
Ian Jackson
2022-05-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'builder-default' into 'main'
eta
2022-05-12
4
-31
/
+40
|
\
\
\
\
|
*
|
|
|
No longer derive Default on three structs which derive Builder
Ian Jackson
2022-05-11
2
-4
/
+10
|
*
|
|
|
Define and use impl_default_via_builder
Ian Jackson
2022-05-11
2
-27
/
+30
|
|
/
/
/
*
|
|
|
Merge branch 'ht-fix' into 'main'
Nick Mathewson
2022-05-12
2
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add correct serde(default) attrs for humantime_serde::option
Ian Jackson
2022-05-12
2
-7
/
+7
|
/
/
/
*
|
|
Merge branch 'config-sources-api' into 'main'
Nick Mathewson
2022-05-11
9
-47
/
+82
|
\
\
\
|
*
|
|
Document semver changes to ConfigurationSources etc.
Ian Jackson
2022-05-11
1
-0
/
+5
|
*
|
|
Move default_config_file() into arti-client
Ian Jackson
2022-05-11
3
-9
/
+9
|
*
|
|
ConfigurationSources: Have the generics take Into<owned>
Ian Jackson
2022-05-11
1
-12
/
+12
|
*
|
|
ConfigurationSource: Move "usual" logic for construction
Ian Jackson
2022-05-11
4
-26
/
+54
|
*
|
|
default_config_file(): Have it return Result, not Option
Ian Jackson
2022-05-11
2
-11
/
+13
|
*
|
|
tor-config: Export CfgPathError
Ian Jackson
2022-05-11
1
-1
/
+1
|
*
|
|
ConfigurationSource: Rename new to new_empty
Ian Jackson
2022-05-11
4
-4
/
+4
|
/
/
/
*
|
|
Merge branch 'cargo-feature-elucidation' into 'main'
Nick Mathewson
2022-05-11
10
-18
/
+134
|
\
\
\
[prev]
[next]