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-dirmgr
/
src
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
dirmgr: Make the `dir_mgr_config` method public
Emil Engler
2024-01-09
1
-2
/
+2
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
1
-5
/
+5
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-0
/
+8
*
dirmgr: Spelling fixes and normali[sz]ations
Nick Mathewson
2022-12-06
1
-2
/
+2
*
Rename DirSkewTolerance to DirTolerance
Nick Mathewson
2022-07-22
1
-5
/
+11
*
impl_standard_builder: Use for tor_dirmgr::DownloadScheduleConfig
Ian Jackson
2022-06-16
1
-14
/
+1
*
impl_standard_builder: Use for tor_dirmgr::NetworkConfig
Ian Jackson
2022-06-16
1
-19
/
+2
*
impl_standard_builder: Use for tor_dirmgr::DirSkewTolerance
Ian Jackson
2022-06-16
1
-13
/
+2
*
Add some missing `serde(default)` to uses of humantime_serde::option
Ian Jackson
2022-06-16
1
-2
/
+2
*
tor-dirmgr: Fix DirSkewTolerance
Ian Jackson
2022-05-30
1
-2
/
+2
*
tor-dirmgr: update status reporting to consider skew tolerance
Nick Mathewson
2022-05-11
1
-1
/
+12
*
Add DirSkewTolerance section to DirMgr configuration.
Nick Mathewson
2022-05-11
1
-0
/
+59
*
Update tor-dirmgr to use fs-mistrust.
Nick Mathewson
2022-05-09
1
-4
/
+11
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-8
/
+5
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
1
-6
/
+8
*
Change builder list API
Ian Jackson
2022-05-04
1
-11
/
+22
*
Rename NetworkConfig.fallback_caches
Ian Jackson
2022-05-04
1
-8
/
+8
*
DirMgrConfig: Remove unnecessary accessors
Ian Jackson
2022-04-26
1
-19
/
+3
*
DirMgrConfig: Rename two fields that contained a _config
Ian Jackson
2022-04-26
1
-9
/
+9
*
DownloadSchedule: Abolish accessors in DownloadScheduleConfig
Ian Jackson
2022-04-26
1
-35
/
+12
*
DownloadSchudule: Have NetworkConfig contain Builders
Ian Jackson
2022-04-26
1
-62
/
+27
*
DownloadSchedule: Abolish new() method
Ian Jackson
2022-04-26
1
-7
/
+47
*
DownloadSchedule: tests: Do not try to set parallelism to 0
Ian Jackson
2022-04-26
1
-2
/
+2
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
1
-2
/
+2
*
Introduce AuthorityListBuilder in NetworkConfigBuilder
Ian Jackson
2022-04-25
1
-11
/
+11
*
fallback list: Introduce and use FallbackListBuilder
Ian Jackson
2022-04-22
1
-13
/
+10
*
fallback list: Move default list into tor-guardmgr
Ian Jackson
2022-04-22
1
-28
/
+2
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
1
-9
/
+17
*
Move fallback.rs into guardmgr.
Nick Mathewson
2022-03-30
1
-2
/
+2
*
Abolish filter::DynFilter in favour of transparent DirFilter
Ian Jackson
2022-03-25
1
-1
/
+1
*
dirmgr: Initial DirFilter code.
Nick Mathewson
2022-03-24
1
-0
/
+16
*
dirmgr: NetworkConfig: Abolish accessors
Ian Jackson
2022-03-18
1
-16
/
+8
*
dirmgr: NetworkConfig: Rename fallbacks struct field
Ian Jackson
2022-03-18
1
-6
/
+9
*
DirMgrConfig: abolish builder; make it transparent and exhaustive
Ian Jackson
2022-03-16
1
-56
/
+32
*
Follow-up from arti!318
Nick Mathewson
2022-03-11
1
-1
/
+10
*
Merge branch 'add-flatfile-dirmgr' into 'main'
Nick Mathewson
2022-03-11
1
-6
/
+6
|
\
|
*
Expose APIs for external DirProvider
Christian Grigis
2022-03-11
1
-6
/
+6
*
|
Drop remaining conversion from FooConfig to FooConfigBuilder
Ian Jackson
2022-03-07
1
-22
/
+0
*
|
Derive Deserialize for derive-builder-generated config builders
Ian Jackson
2022-03-07
1
-0
/
+3
|
/
*
Use RsaIdentity::from_hex() and hex::decode_to_slice in more places
Nick Mathewson
2022-03-04
1
-3
/
+1
*
dirmgr: add Store trait
tharvik
2022-02-23
1
-8
/
+8
*
Make much of DirMgrConfig reconfigurable.
Nick Mathewson
2021-12-07
1
-12
/
+54
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-0
/
+5
*
More typo fixes that I forgot to save :(
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Make every Config type implement Eq.
Nick Mathewson
2021-11-21
1
-3
/
+3
[next]