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
/
cfg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
config exhaust checking: Feature-limit some of the tests
Ian Jackson
2022-10-12
1
-11
/
+17
*
bridges config example: Add bridges section to example config
Ian Jackson
2022-10-12
1
-0
/
+3
*
config exhaust checking: Allow for whole sections
Ian Jackson
2022-10-12
1
-2
/
+17
*
config exhaust checking: Allow for options only unrecognized in new
Ian Jackson
2022-10-12
1
-4
/
+10
*
config exhaust checking: Move unrecognized lists earlier
Ian Jackson
2022-10-12
1
-3
/
+3
*
arti config exhaust checking: Improve message, add comment
Ian Jackson
2022-10-12
1
-2
/
+4
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
*
Fix Tests on Windows in Configuration Subsystem.
Alexander Færøy
2022-08-30
1
-6
/
+30
*
arti cfg: Provide comprehensive tests for port listening
Ian Jackson
2022-08-25
1
-1
/
+116
*
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-9
/
+69
*
tor-config: Support tracking deprecated config keys
Ian Jackson
2022-08-25
1
-5
/
+11
*
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-6
/
+7
*
fix nightly lints
trinity-1686a
2022-08-24
1
-0
/
+1
*
fix test failing due to missing allow_running_as_root
trinity-1686a
2022-08-24
1
-1
/
+1
*
Merge branch 'no_root' into 'main'
Nick Mathewson
2022-08-24
1
-0
/
+6
|
\
|
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+6
*
|
arti cfg: Write down future plans
Ian Jackson
2022-08-23
1
-0
/
+13
*
|
arti cfg: Test parsing of the oldest config file we still support
Ian Jackson
2022-08-22
1
-8
/
+36
*
|
arti cfg: Fix docs about ARTI_EXAMPLE_CONFIG
Ian Jackson
2022-08-22
1
-1
/
+4
|
/
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-0
/
+12
*
arti: cfg: Remove another needless borrow
Ian Jackson
2022-06-16
1
-1
/
+1
*
arti cfg tests: Remove a redundant line that shadows an earlier binding
Ian Jackson
2022-06-16
1
-1
/
+0
*
arti cfg tests: Test that example config works as-is
Ian Jackson
2022-06-16
1
-0
/
+2
*
arti: cfg tests: Refactor to prepare for new test
Ian Jackson
2022-06-16
1
-16
/
+23
*
arti config: Check that example config is exhaustive
Ian Jackson
2022-05-30
1
-0
/
+114
*
arti: config: Canonicalise ports, and provide example dns_port
Ian Jackson
2022-05-30
1
-8
/
+2
*
arti: Make ProxyConfig no longer Deserialize
Ian Jackson
2022-05-30
1
-4
/
+1
*
arti: cfg: Actually uncomment *all* the things in the example
Ian Jackson
2022-05-30
1
-1
/
+1
*
add unit tests for ArtiConfig public functions
michael mccune
2022-05-28
1
-0
/
+24
*
arti: Better doc for ArtiCombinedConfig
Ian Jackson
2022-05-25
1
-1
/
+3
*
tor-config: Rename resolve_return_unrecognized, ..._ignore_...
Ian Jackson
2022-05-25
1
-1
/
+1
*
tor-config: Rename "ignored" to "unrecognized" throughout
Ian Jackson
2022-05-25
1
-3
/
+3
*
tor-config: Tests for ignored config key handling
Ian Jackson
2022-05-24
1
-8
/
+4
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
1
-35
/
+14
*
arti tests: Introduce bld_tor variable
Ian Jackson
2022-05-24
1
-22
/
+19
*
Apply fs-mistrust to logfile directories.
Nick Mathewson
2022-05-24
1
-1
/
+1
*
Merge branch 'builder-default-3' into 'main'
Nick Mathewson
2022-05-13
1
-19
/
+0
|
\
|
*
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-19
/
+0
*
|
Merge branch 'template' into 'main'
Nick Mathewson
2022-05-12
1
-6
/
+34
|
\
\
|
|
/
|
/
|
|
*
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
1
-4
/
+23
|
*
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
1
-3
/
+2
|
*
ARTI_DEFAULTS: Move to arti crate
Ian Jackson
2022-05-12
1
-0
/
+3
|
*
config defaults: No longer apply ARTI_DEFAULTS in load()
Ian Jackson
2022-05-12
1
-1
/
+0
|
*
config defaults: Test that going via builder explicitly is the same
Ian Jackson
2022-05-12
1
-0
/
+4
*
|
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-5
/
+5
*
|
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
1
-12
/
+2
*
|
config: Move macro calls to next to the struct
Ian Jackson
2022-05-12
1
-1
/
+0
|
/
*
No longer derive Default on three structs which derive Builder
Ian Jackson
2022-05-11
1
-3
/
+6
[prev]
[next]