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-hsservice
/
src
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsservice: Move derive_more::From out of internal_prelude.
Nick Mathewson
2025-08-19
2
-0
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-5
/
+7
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-8
/
+7
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
2
-7
/
+23
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
2
-2
/
+3
*
tor-config: Expose assert_config_error test helper.
Gabriela Moldovan
2024-10-08
1
-14
/
+1
*
tor-hsservice: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-1
/
+1
*
tor-hsservive: Document how restricted discovery live reloading works.
Gabriela Moldovan
2024-08-21
1
-0
/
+48
*
tor-hsservice: Pass watch_configuration down to restricted discovery config.
Gabriela Moldovan
2024-08-21
1
-0
/
+8
*
tor-hsservice: Derive getters for OnionServiceConfig, RestrictedDiscoveryConfig.
Gabriela Moldovan
2024-08-21
1
-1
/
+2
*
tor-hsservice: Fix broken doc links in RestrictedDiscoveryConfig.
Gabriela Moldovan
2024-08-05
1
-6
/
+4
*
tor-hsservice: Rewrite read_keys impl to be more functional.
Gabriela Moldovan
2024-08-05
1
-21
/
+11
*
tor-hsservice: Use DirEntry::file_name to simplify key file reading logic.
Gabriela Moldovan
2024-08-05
1
-19
/
+14
*
tor-hsservice: Reduce code duplication in restricted mode tests.
Gabriela Moldovan
2024-08-05
1
-6
/
+3
*
tor-hsservice: Give static_keys precedence over key_dirs (fmt).
Gabriela Moldovan
2024-08-05
2
-13
/
+7
*
tor-hsservice: Give static_keys precedence over key_dirs.
Gabriela Moldovan
2024-08-05
2
-32
/
+100
*
tor-hsservice: Do not error if there are more than MAX_RESTRICTED_DISCOVERY_C...
Gabriela Moldovan
2024-08-05
1
-72
/
+21
*
tor-hsservice: Add a note about live updates.
Gabriela Moldovan
2024-08-05
1
-0
/
+7
*
tor-hsservice: Add restricted discovery configuration.
Gabriela Moldovan
2024-08-05
2
-0
/
+906