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-circmgr
/
src
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
1
-1
/
+1
*
tor-guardmgr: Unconditionally define VanguardConfig.
Gabriela Moldovan
2024-06-03
1
-3
/
+3
*
tor-circmgr: Downgrade some TODO HS-VANGUARDs.
Gabriela Moldovan
2024-05-09
1
-1
/
+1
*
Resolve some clippy warnings about empty rustdoc.
Nick Mathewson
2024-05-05
1
-5
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
circmgr: Begin porting path selection to tor-relay-selection
Nick Mathewson
2024-03-12
1
-0
/
+10
*
tor-circmgr: Explain why vanguards_config is defined as an "other" accessor.
Gabriela Moldovan
2024-03-11
1
-0
/
+5
*
tor-hsclient: Do not enable vanguards feature in dev-dependency.
Gabriela Moldovan
2024-03-11
1
-0
/
+2
*
arti-client: Add vanguard_config() to CircMgrConfig.
Gabriela Moldovan
2024-03-11
1
-0
/
+11
*
PathConfigBuilder: Actually provide the long_lived_ports setters
Ian Jackson
2024-02-20
1
-0
/
+6
*
Use list_builder and sub-builder pattern for long_lived_ports.
Nick Mathewson
2024-02-20
1
-6
/
+18
*
Add a configuration option for long_lived_ports.
Nick Mathewson
2024-02-20
1
-0
/
+13
*
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
*
HS configuration: Add retry parameters to configuration
Ian Jackson
2023-06-28
1
-0
/
+36
*
Fix an unrelated missing cfg_attr.
Nick Mathewson
2023-03-08
1
-0
/
+1
*
Apply rustfmt
Ian Jackson
2023-03-01
1
-5
/
+10
*
tor-circmgr: Provide testing feature and TestConfig
Ian Jackson
2023-03-01
1
-0
/
+43
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
guardmgr config: Introduce and require new GuardMgrConfig trait
Ian Jackson
2022-11-03
1
-4
/
+2
*
CircMgr: Enable reachable_addrs filter.
Nick Mathewson
2022-06-17
1
-1
/
+14
*
Add a configuration option for reachable_addrs
Nick Mathewson
2022-06-17
1
-0
/
+28
*
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
1
-18
/
+0
*
Rename impl_standard_builder from impl_default_via_builder
Ian Jackson
2022-05-12
1
-4
/
+4
*
config: Replace more handwritten impl Default
Ian Jackson
2022-05-12
1
-26
/
+4
*
Add correct serde(default) attrs for humantime_serde::option
Ian Jackson
2022-05-12
1
-4
/
+4
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-19
/
+7
*
Change builder list API
Ian Jackson
2022-05-04
1
-7
/
+12
*
Document defaults for all the config lists
Ian Jackson
2022-04-25
1
-1
/
+3
*
Use better syntax for doc comment attribute
Ian Jackson
2022-04-25
1
-3
/
+1
*
Introduce PredictedPortsListBuilder
Ian Jackson
2022-04-25
1
-4
/
+18
*
Use a lower default for max_retries.
Nick Mathewson
2022-03-30
1
-1
/
+1
*
Turn FallbackList into a real type, and store one in GuardMgr.
Nick Mathewson
2022-03-30
1
-0
/
+2
*
Merge branch 'config-partials-transparent' into 'main'
Ian Jackson
2022-03-17
1
-31
/
+33
|
\
|
*
Add rationale for CircMgrConfig transparency and trait
Ian Jackson
2022-03-16
1
-1
/
+22
|
*
Provide define_accessor_trait and use it to generate CircMgrConfig
Ian Jackson
2022-03-16
1
-20
/
+12
|
*
Make CircMgrConfig transparent (and make it a trait)
Ian Jackson
2022-03-16
1
-29
/
+18
*
|
derive_builder: Switch to upstream 0.11
Ian Jackson
2022-03-16
1
-4
/
+4
|
/
*
Use new upstream humantime_serde_option feature
Ian Jackson
2022-03-14
1
-5
/
+4
*
Drop remaining conversion from FooConfig to FooConfigBuilder
Ian Jackson
2022-03-07
1
-34
/
+0
*
Derive Deserialize for derive-builder-generated config builders
Ian Jackson
2022-03-07
1
-0
/
+8
*
Test for PathConfig::at_least_as_permissive_as().
Nick Mathewson
2022-01-20
1
-0
/
+29
*
Rename PathConfig::more_permissive_than()
Nick Mathewson
2022-01-20
1
-1
/
+1
*
Remove "self" arg from PathConfig::builder()
Nick Mathewson
2022-01-20
1
-1
/
+1
*
Adjust comment to be accurate wrt #263.
Nick Mathewson
2021-12-16
1
-3
/
+5
*
Make preemptive circuits reconfigurable.
Nick Mathewson
2021-12-07
1
-2
/
+7
*
Make circuit_timing reconfigurable.
Nick Mathewson
2021-12-07
1
-2
/
+6
*
Allow on-the-fly changing of path_rules
Nick Mathewson
2021-12-07
1
-0
/
+14
[next]