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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-3
/
+3
*
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
3
-5
/
+4
|
\
|
*
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
3
-5
/
+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
5
-16
/
+64
*
|
Bump toml dependency
Ian Jackson
2022-08-25
1
-2
/
+1
*
|
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
2
-10
/
+69
*
|
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
4
-21
/
+53
*
|
tor-config: Rename UnrecognizedKey to DisfavouredKey
Ian Jackson
2022-08-25
1
-18
/
+18
*
|
tor-config: Provide misc::Listen
Ian Jackson
2022-08-25
2
-0
/
+311
*
|
tor-config misc tests: Add standard lint suppression block
Ian Jackson
2022-08-25
1
-0
/
+8
|
/
*
tor-config: semver.md: Document change to ConfigurationSource enum
Ian Jackson
2022-08-25
1
-1
/
+2
*
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 watch: Fix and reduce debounce interval
Ian Jackson
2022-08-25
1
-0
/
+1
*
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
2
-12
/
+107
*
config sources: Introduce scan() and FoundConfigFiles
Ian Jackson
2022-08-25
2
-46
/
+136
*
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
2
-0
/
+4
*
tor-config: resolve_option_general: Add semver note
Ian Jackson
2022-08-23
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
*
Add semver notes
Ian Jackson
2022-08-17
1
-0
/
+2
*
Fix typos in comments.
eta
2022-08-17
1
-1
/
+1
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
3
-0
/
+115
*
tor-config: Introduce ReconfigureError::Bug
Ian Jackson
2022-08-16
1
-0
/
+4
*
Update shellexpand, and switch to non-fork
Ian Jackson
2022-08-05
1
-1
/
+1
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
fix nighly clippy
trinity-1686a
2022-07-23
2
-5
/
+5
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-4
/
+4
*
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
[next]