index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename .gitignore APP_FOO to ARTI_FOO.
Nick Mathewson
2021-11-21
2
-5
/
+5
*
Give every ConfigBuilder a From<Config> implementation.
Nick Mathewson
2021-11-21
1
-0
/
+18
*
Ensure that every section-level config type has a builder() function.
Nick Mathewson
2021-11-21
2
-2
/
+18
*
Make arti-client config object match arti config better.
Nick Mathewson
2021-11-21
1
-34
/
+8
*
Lower StorageConfig to arti-client crate
Nick Mathewson
2021-11-21
2
-37
/
+3
*
Use named fields for the elements of ConfigBuildError
Nick Mathewson
2021-11-18
1
-2
/
+8
*
Rename RetryConfig to DownloadSchedule, fold in parallelism.
Nick Mathewson
2021-11-18
1
-6
/
+4
*
Move the socks_port option into a new proxy section.
Nick Mathewson
2021-11-18
3
-8
/
+25
*
Rename the "network" configuration section to "tor_network".
Nick Mathewson
2021-11-18
1
-2
/
+2
*
Rename addr_config to address_filter; clarify its usage.
Nick Mathewson
2021-11-18
2
-5
/
+6
*
Flatten enforce_distance into path_rules.
Nick Mathewson
2021-11-18
2
-3
/
+4
*
Fold "circuit_timing" and "request_timing" into a single section.
Nick Mathewson
2021-11-18
2
-9
/
+3
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
6
-0
/
+678
[prev]