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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
1
-4
/
+50
|
\
|
*
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
1
-1
/
+14
*
|
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
1
-2
/
+3
|
/
*
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
*
Merge branch 'download-schedule' into 'main'
Nick Mathewson
2022-04-26
1
-3
/
+16
|
\
|
*
DownloadSchudule: Have NetworkConfig contain Builders
Ian Jackson
2022-04-26
1
-17
/
+18
|
*
DownloadSchedule: Abolish new() method
Ian Jackson
2022-04-26
1
-4
/
+16
*
|
Merge branch 'main' into 'msrv_1_56'
Nick Mathewson
2022-04-26
2
-52
/
+16
|
\
|
|
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+3
|
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
1
-3
/
+3
|
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-3
/
+1
|
*
Introduce PredictedPortsListBuilder
Ian Jackson
2022-04-25
1
-2
/
+5
|
*
Introduce AuthorityListBuilder in NetworkConfigBuilder
Ian Jackson
2022-04-25
1
-3
/
+2
|
*
Introduce define_list_config_builder macro
Ian Jackson
2022-04-25
1
-46
/
+9
|
*
logging: Drop a pointless .within() call
Ian Jackson
2022-04-25
1
-2
/
+1
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
4
-7
/
+0
|
/
*
arti: ArtiConfig: derive ArtiConfigBuilder
Ian Jackson
2022-04-22
1
-87
/
+13
*
logfiles: Introduce LogfileListConfigBuilder
Ian Jackson
2022-04-22
1
-16
/
+18
*
logfiles: Adjust LoggingConfigBuilder::file and impl Deserialize
Ian Jackson
2022-04-22
1
-1
/
+54
*
logfiles Rename LogfileConfig::file to files
Ian Jackson
2022-04-22
1
-4
/
+4
*
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
1
-3
/
+3
*
rename *_isolation_group to *_isolation
trinity-1686a
2022-03-24
2
-2
/
+2
*
Move SystemConfig to arti::cfg
Ian Jackson
2022-03-21
3
-6
/
+39
*
Run rustfmt to tidy up imports
Ian Jackson
2022-03-21
1
-1
/
+4
*
ApplicationConfig: abolish accessor
Ian Jackson
2022-03-21
3
-10
/
+3
*
Move ApplicationConfig to arti crate
Ian Jackson
2022-03-21
2
-2
/
+26
*
socks: abolish config accessors
Ian Jackson
2022-03-21
2
-19
/
+4
*
Move ProxyConfig to arti crate
Ian Jackson
2022-03-21
2
-2
/
+51
*
Tidy up filt_from_opt_str
Ian Jackson
2022-03-21
1
-4
/
+3
*
Abolish logging filter option accessors
Ian Jackson
2022-03-21
1
-19
/
+7
*
Abolish easy accessors for logging config
Ian Jackson
2022-03-21
1
-26
/
+6
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
3
-5
/
+131
[prev]
[next]