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
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
2
-4
/
+6
*
|
Merge branch 'builder-default-3' into 'main'
Nick Mathewson
2022-05-13
2
-26
/
+0
|
\
\
|
|
/
|
/
|
|
*
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
2
-26
/
+0
*
|
config load: Move mistrust checking to load()
Ian Jackson
2022-05-13
1
-6
/
+9
*
|
Merge branch 'template' into 'main'
Nick Mathewson
2022-05-12
4
-7
/
+223
|
\
\
|
|
/
|
/
|
|
*
arti-example-config.toml: Add a slightly improved comment
Ian Jackson
2022-05-12
1
-0
/
+1
|
*
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
2
-4
/
+26
|
*
arti-example-config.toml: Comment out all the example settings
Ian Jackson
2022-05-12
1
-24
/
+24
|
*
arti-example-config: Mark some non-default examples more clearly
Ian Jackson
2022-05-12
1
-10
/
+11
|
*
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
3
-4
/
+3
|
*
ARTI_DEFAULTS: Move to arti crate
Ian Jackson
2022-05-12
3
-1
/
+187
|
*
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
2
-7
/
+7
*
|
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
2
-18
/
+4
*
|
config: Move macro calls to next to the struct
Ian Jackson
2022-05-12
1
-1
/
+0
|
/
*
Merge branch 'clippy' into 'main'
eta
2022-05-12
1
-1
/
+3
|
\
|
*
clippy: Use write! rather than push_str, format
Ian Jackson
2022-05-11
1
-1
/
+3
*
|
No longer derive Default on three structs which derive Builder
Ian Jackson
2022-05-11
1
-3
/
+6
|
/
*
Move default_config_file() into arti-client
Ian Jackson
2022-05-11
1
-2
/
+2
*
ConfigurationSource: Move "usual" logic for construction
Ian Jackson
2022-05-11
1
-26
/
+6
*
default_config_file(): Have it return Result, not Option
Ian Jackson
2022-05-11
1
-8
/
+10
*
ConfigurationSource: Rename new to new_empty
Ian Jackson
2022-05-11
1
-1
/
+1
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
1
-14
/
+49
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
2
-4
/
+51
|
\
|
*
Add a CLI option to disable FS permission checks.
Nick Mathewson
2022-05-09
1
-1
/
+10
|
*
Remove "Mistrust" from the public API of arti-client.
Nick Mathewson
2022-05-09
1
-7
/
+31
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
2
-1
/
+15
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-7
/
+7
*
|
Change safelog version to 0.1.0.
Nick Mathewson
2022-05-06
1
-1
/
+1
*
|
Update README.md files (automated).
Nick Mathewson
2022-05-06
1
-0
/
+1
*
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
1
-1
/
+1
|
\
\
|
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-1
/
+1
|
|
/
*
|
Disable safe-logging when logging to console.
Nick Mathewson
2022-05-06
1
-1
/
+30
*
|
arti: add support for safe-logging configuration
Nick Mathewson
2022-05-06
2
-3
/
+35
*
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
2
-2
/
+4
|
/
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
2
-21
/
+12
*
Make LogRotation Serialize
Ian Jackson
2022-05-05
1
-1
/
+1
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-3
/
+4
*
Change builder list API
Ian Jackson
2022-05-04
2
-14
/
+16
*
config: Enable "toml" feature
Ian Jackson
2022-05-03
1
-1
/
+1
*
Merge branch 'derive-builder-git-fixup' into 'main'
eta
2022-04-27
1
-1
/
+1
|
\
|
*
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-1
/
+1
*
|
Fix sentences
Samanta Navarro
2022-04-27
1
-1
/
+0
*
|
Merge branch 'upgrade_dependencies' into 'main'
eta
2022-04-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Bump to config 0.13
Nick Mathewson
2022-04-26
1
-1
/
+1
|
*
Upgrade tracing-journald to 0.3.0
Nick Mathewson
2022-04-26
1
-1
/
+1
|
*
Upgrade to rlimit 0.8.3, again.
Nick Mathewson
2022-04-26
1
-1
/
+1
*
|
Merge branch 'download-schedule' into 'main'
Nick Mathewson
2022-04-26
1
-3
/
+16
|
\
\
|
|
/
|
/
|
[prev]
[next]