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
/
tor-config
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
config: Do not strip_option for journald (and in future)
Ian Jackson
2022-06-10
1
-0
/
+3
*
Fix typos
Dimitris Apostolou
2022-06-05
2
-5
/
+5
*
tor-config: Fix a doc link
Ian Jackson
2022-06-01
1
-1
/
+1
*
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
1
-0
/
+3
|
\
|
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
|
Merge branch 'config-test' into 'main'
Ian Jackson
2022-05-31
2
-2
/
+110
|
\
\
|
*
|
tor-config: Suppress unwrap lint in tests
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
|
tor-config: resolve_option tests: disable rsutfmt
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
|
tor-config: Add comprehensive tests for resolve_option
Ian Jackson
2022-05-31
1
-0
/
+71
|
*
|
config: Provide tor_config::resolve_option and resolve journald
Ian Jackson
2022-05-30
1
-0
/
+36
|
*
|
tor-config: Drop Serialize and Deserialize from a test type
Ian Jackson
2022-05-30
1
-2
/
+1
|
|
/
*
|
Merge branch 'tor-config-tests' into 'main'
Nick Mathewson
2022-05-31
4
-1
/
+122
|
\
\
|
*
|
Add a few coverage-based tests to tor-config.
Nick Mathewson
2022-05-31
4
-1
/
+122
*
|
|
Revert "Remove dbg!()s in tor-config"
Ian Jackson
2022-05-27
1
-0
/
+5
|
|
/
|
/
|
*
|
Fix a link with nightly rustdoc
Nick Mathewson
2022-05-26
1
-1
/
+1
|
/
*
Merge branch 'config-split' into 'main'
Ian Jackson
2022-05-26
2
-6
/
+788
|
\
|
*
tor-config: load: clippy: adopt two suggestions
Ian Jackson
2022-05-26
1
-3
/
+2
|
*
tor-config: load: Add missing "not".
Ian Jackson
2022-05-26
1
-1
/
+1
|
*
tor-config: load: Make UnrecognizedKeys not pub
Ian Jackson
2022-05-26
1
-1
/
+1
|
*
tor-config: load: Add reversed test
Ian Jackson
2022-05-25
1
-0
/
+3
|
*
tor-config: Add duplicative doc comments as per review
Ian Jackson
2022-05-25
1
-1
/
+6
|
*
tor-config: load: example: Document what it does and who might write it
Ian Jackson
2022-05-25
1
-0
/
+16
|
*
tor-config: load: Add a newline
Ian Jackson
2022-05-25
1
-0
/
+1
|
*
tor-config: load: Write actual definition of the Resolvable trait
Ian Jackson
2022-05-25
1
-2
/
+18
|
*
tor-config: load: Explain why not write out macro call n times
Ian Jackson
2022-05-25
1
-0
/
+2
|
*
tor-config: docs: add more docs about load, esp. traits
Ian Jackson
2022-05-25
1
-0
/
+23
|
*
tor-config: docs: add a lot of context and overview and xrefs
Ian Jackson
2022-05-25
2
-1
/
+57
|
*
tor-config: load: Avoid destructuring assignment
Ian Jackson
2022-05-25
1
-2
/
+2
|
*
tor-config: load: Intersection: add more commentary
Ian Jackson
2022-05-25
1
-5
/
+48
|
*
tor-config: load: Drop a needless call to .into_iter()
Ian Jackson
2022-05-25
1
-1
/
+0
|
*
tor-config: load: Fix a misleading comment
Ian Jackson
2022-05-25
1
-1
/
+1
|
*
tor-config: load: Rename shorter_let
Ian Jackson
2022-05-25
1
-2
/
+2
|
*
tor-config: load: Docs
Ian Jackson
2022-05-25
1
-2
/
+2
|
*
tor-config: Typo fixes (as per review comments)
Ian Jackson
2022-05-25
1
-4
/
+4
|
*
tor-config: load: Introduce UnrecognizedKeys enum
Ian Jackson
2022-05-25
1
-23
/
+52
|
*
Run rustfmt following renaming
Ian Jackson
2022-05-25
2
-2
/
+3
|
*
tor-config: Rename resolve_return_unrecognized, ..._ignore_...
Ian Jackson
2022-05-25
2
-5
/
+5
|
*
tor-config: Rename "ignored" to "unrecognized" throughout
Ian Jackson
2022-05-25
2
-45
/
+45
|
*
tor-config: Example for load module
Ian Jackson
2022-05-24
1
-0
/
+46
|
*
tor-config: Tests for ignored config key handling
Ian Jackson
2022-05-24
1
-0
/
+56
|
*
tor-config: Track and (by default) warn on ignored config keys
Ian Jackson
2022-05-24
2
-7
/
+103
|
*
tor-config: Tests for support functions for tracking ignored keys
Ian Jackson
2022-05-24
1
-0
/
+80
|
*
tor-config: Support functions for tracking ignored config keys
Ian Jackson
2022-05-24
1
-0
/
+168
|
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
2
-0
/
+87
|
*
tor-config: Introduce Builder trait and ConfigReolveError
Ian Jackson
2022-05-24
2
-5
/
+60
|
*
tor-config: Add a lint allow
Ian Jackson
2022-05-24
1
-0
/
+1
*
|
Merge branch 'bug475' into 'main'
Ian Jackson
2022-05-25
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
ConfigurationSources: Allow config files to be world-readable.
Nick Mathewson
2022-05-24
1
-1
/
+6
*
|
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-2
/
+2
|
/
[prev]
[next]