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 typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
tor-config: Improve FileWatcher documentation.
Gabriela Moldovan
2024-08-28
1
-1
/
+12
*
tor-config: Add tests for FileWatcher::watch_path.
Gabriela Moldovan
2024-08-28
1
-0
/
+73
*
tor-config: Make a test helper take a reference to TempTestDir.
Gabriela Moldovan
2024-08-28
1
-2
/
+2
*
tor-config: Rename watch_file to watch_path.
Gabriela Moldovan
2024-08-27
1
-3
/
+3
*
tor-config: Write tests for FileWatcher.
Gabriela Moldovan
2024-08-21
1
-3
/
+142
*
tor-config: Add a TODO about relocating file_watcher.
Gabriela Moldovan
2024-08-21
1
-0
/
+3
*
tor-config: Add getters for FileWatcher.
Gabriela Moldovan
2024-08-21
1
-1
/
+9
*
tor-config: Support watching dirs for files with a given extension (fmt).
Gabriela Moldovan
2024-08-21
1
-2
/
+9
*
tor-config: Support watching dirs for files with a given extension.
Gabriela Moldovan
2024-08-21
1
-19
/
+72
*
tor-config: Move event handling to a separate function.
Gabriela Moldovan
2024-08-21
1
-20
/
+30
*
tor-config: Remove unused Event::SigHup variant.
Gabriela Moldovan
2024-08-21
1
-3
/
+0
*
tor-config: Make FileWatcher use an opaque channel type.
Gabriela Moldovan
2024-08-21
1
-5
/
+68
*
tor-config: Give FileWatcherBuilder a handle to the runtime.
Gabriela Moldovan
2024-08-21
1
-11
/
+10
*
tor-config: Move FileWatcher to tor-config.
Gabriela Moldovan
2024-08-21
2
-0
/
+196
*
arti-client: Move BuilderExt to tor-config.
Gabriela Moldovan
2024-08-05
2
-0
/
+32
*
tor-config: Deprecate ConfigError::Permissions, use FileAccess
Ian Jackson
2024-07-10
2
-1
/
+6
*
tor-config: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
2
-2
/
+2
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
tor-config: Move macro above ExplicitOrAuto definition.
Gabriela Moldovan
2024-06-03
1
-58
/
+58
*
tor-config: Apply deferred cargo fmt.
Gabriela Moldovan
2024-06-03
1
-27
/
+26
*
tor-config: Cross-reference NotAutoValue in the ExplicitOrAuto docs.
Gabriela Moldovan
2024-06-03
1
-0
/
+5
*
tor-config: Fix a test misusing NotAutoValue.
Gabriela Moldovan
2024-06-03
1
-15
/
+11
*
tor-config: Add macro for implementing NotAutoValue.
Gabriela Moldovan
2024-06-03
1
-0
/
+79
*
tor-config: Re-export serde_value.
Gabriela Moldovan
2024-06-03
1
-0
/
+1
*
tor-config: Add NotAutoValue trait bound to ExplicitOrAuto inner type.
Gabriela Moldovan
2024-06-03
1
-2
/
+7
*
tor-config: Add ExplicitOrAuto::{as_value, into_value}.
Gabriela Moldovan
2024-06-03
1
-0
/
+30
*
tor-config: Remove unnecessary bounds.
Gabriela Moldovan
2024-06-03
1
-6
/
+1
*
tor-config: Expand on the ExplicitOrAuto docs.
Gabriela Moldovan
2024-06-03
1
-0
/
+52
*
tor-config: Add ExplicitOrAuto helper.
Gabriela Moldovan
2024-06-03
1
-2
/
+97
*
doc: Use locked build
pinkforest
2024-05-16
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Resolve some clippy warnings about empty rustdoc.
Nick Mathewson
2024-05-05
1
-1
/
+1
*
Switch to figment 1.0.18 and extract_lossy
Nick Mathewson
2024-04-22
2
-3
/
+3
*
Rename ConfigParseError => ConfigLoadError
Nick Mathewson
2024-04-22
1
-8
/
+15
*
Add an action field to Io error in tor-config.
Nick Mathewson
2024-04-22
2
-15
/
+24
*
Convert tor-config to use figment.
Nick Mathewson
2024-04-22
6
-103
/
+137
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
1
-4
/
+4
*
derive-deftly: Call pub_template_semver_check
Ian Jackson
2024-04-03
1
-0
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
2
-28
/
+29
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
6
-87
/
+125
|
\
|
*
Grammar fix.
gabi-250
2024-03-13
1
-1
/
+1
|
*
tor-config: Update documentation to not refer to config crate.
Nick Mathewson
2024-03-13
3
-10
/
+11
|
*
config: Remove From impls from config::ConfigError
Nick Mathewson
2024-03-13
4
-18
/
+18
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
5
-23
/
+33
|
*
Use ConfigurationSource::Verbatim in our tests.
Nick Mathewson
2024-03-13
2
-16
/
+24
|
*
tor-config: Allow ConfigurationSource to be verbatim text.
Nick Mathewson
2024-03-13
1
-12
/
+26
|
*
tor_config: Hide macro-only re-exports.
Nick Mathewson
2024-03-13
2
-12
/
+17
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
10
-0
/
+10
|
/
[next]