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
/
tor-config
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a rustdoc link error.
Nick Mathewson
2022-08-31
1
-1
/
+1
*
Merge branch 'refactor-anyhow-arti-crate' into 'main'
Nick Mathewson
2022-08-31
2
-3
/
+4
|
\
|
*
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
2
-3
/
+4
*
|
tor-config: DisfavouredKey: Linkify Display
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
tor-config: DisfavouredKey: Widen applicability of .to_string()
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
Add documentation note on `to_string()` usage for DisfavouredKey.
Alexander Færøy
2022-08-30
1
-0
/
+2
|
/
*
Merge branch 'clippy' into 'main'
Nick Mathewson
2022-08-26
1
-0
/
+8
|
\
|
*
tor-config: tests: Apply standard lint block in sources.rs
Ian Jackson
2022-08-25
1
-0
/
+8
*
|
Improve error from bad escapes in a toml config.
Nick Mathewson
2022-08-25
4
-16
/
+62
*
|
tor-config Listen: Rename localhost_port_legacy (from _deprecated)
Ian Jackson
2022-08-25
1
-2
/
+2
*
|
tor-config Listen: Add a note about EADDRINUSE
Ian Jackson
2022-08-25
1
-0
/
+1
*
|
tor-config; Listen: Return addresses in groups for error behaviour
Ian Jackson
2022-08-25
1
-8
/
+20
*
|
tor-config: Provide resolve_alternative_specs
Ian Jackson
2022-08-25
1
-0
/
+78
*
|
tor-config: Support tracking deprecated config keys
Ian Jackson
2022-08-25
1
-9
/
+68
*
|
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
3
-21
/
+49
*
|
tor-config: Rename UnrecognizedKey to DisfavouredKey
Ian Jackson
2022-08-25
1
-18
/
+18
*
|
tor-config: Provide misc::Listen
Ian Jackson
2022-08-25
1
-0
/
+310
*
|
tor-config misc tests: Add standard lint suppression block
Ian Jackson
2022-08-25
1
-0
/
+8
|
/
*
tor-config source: just ConfigurationSource, not FoundConfigFile
Ian Jackson
2022-08-25
1
-60
/
+21
*
tor-config: Replace dir detection with ConfigurationSource enum
Ian Jackson
2022-08-25
2
-31
/
+81
*
tor-config: Provide is_syntactically_directory helper function
Ian Jackson
2022-08-25
1
-0
/
+48
*
tor-config: MustRead: Make public
Ian Jackson
2022-08-25
1
-1
/
+2
*
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-8
/
+10
*
config sources tests: Test results of directory scan
Ian Jackson
2022-08-25
1
-1
/
+12
*
config sources tests: Break out sources_nodefaults
Ian Jackson
2022-08-25
1
-5
/
+12
*
config sources tests: Introduce test of reading directory
Ian Jackson
2022-08-25
1
-0
/
+29
*
config sources: Supporting reading directories
Ian Jackson
2022-08-25
1
-12
/
+106
*
config sources: Introduce scan() and FoundConfigFiles
Ian Jackson
2022-08-25
1
-46
/
+135
*
tor-config sources: Remove some unneeded .to_string() from tests
Ian Jackson
2022-08-25
1
-4
/
+4
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-config: resolve_option_general: Add TODO about example
Ian Jackson
2022-08-23
1
-0
/
+5
*
Fix syntax in doc comment.
Nick Mathewson
2022-08-23
1
-1
/
+1
*
tor-config: Provide resolve_option_general, for T: !Default etc.
Ian Jackson
2022-08-22
1
-4
/
+43
*
Fix typos in comments.
eta
2022-08-17
1
-1
/
+1
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
2
-0
/
+114
*
tor-config: Introduce ReconfigureError::Bug
Ian Jackson
2022-08-16
1
-0
/
+4
*
fix nighly clippy
trinity-1686a
2022-07-23
2
-5
/
+5
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-0
/
+9
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
tor-config: style fixes on CfgPathError.
Nick Mathewson
2022-06-22
1
-6
/
+6
*
tor-config: Don't format source error as part of error message
Nick Mathewson
2022-06-22
1
-2
/
+2
*
impl_standard_builder: Allow for !Default
Ian Jackson
2022-06-16
1
-13
/
+54
*
tor-config: impl_standard_builder: handle contexts with local Result
Ian Jackson
2022-06-16
1
-1
/
+1
*
config: Suppose that we might extend resolve_option to non-T::Default
Ian Jackson
2022-06-10
1
-0
/
+2
*
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
[next]