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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsservice, llcrypto, SecurityResponse: use cfg({true,false})
Nick Mathewson
2026-05-07
1
-2
/
+2
*
hsservice: Port to use derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
1
-13
/
+14
*
Merge branch 'intro-dos' into 'main'
gabi-250
2025-11-25
1
-1
/
+1
|
\
|
*
hsservice: Fix typo in rate_limit_at_intro docs
Gabriela Moldovan
2025-11-25
1
-1
/
+1
*
|
hsservice: Clarify what max_concurrent_streams_per_circuit does
Gabriela Moldovan
2025-11-25
1
-0
/
+5
|
/
*
arti/tor-hsservice: don't warn on autostart
hashcatHitman
2025-10-16
1
-5
/
+2
*
tor-hsservice: TODO - allow changing "enabled"
hashcatHitman
2025-10-16
1
-0
/
+2
*
arti/tor-hsservice: warn on service autostart
hashcatHitman
2025-10-16
1
-2
/
+5
*
tor-hsservice: add config to disable service
hashcatHitman
2025-10-16
1
-0
/
+7
*
tor-hsservice: Move check for enable_pow without hs-pow-full feature.
Wesley Aptekar-Cassels
2025-08-14
1
-0
/
+9
*
tor-hsservice: Add disable_pow_compilation option.
Wesley Aptekar-Cassels
2025-08-13
1
-4
/
+8
*
tor-hsservice: Warn when enable_pow is set on a non hs-pow-full build.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+0
*
tor-hsservice: Remove unimplemented config option.
Wesley Aptekar-Cassels
2025-08-13
1
-10
/
+0
*
tor-hsservice: Add pow_rend_queue_depth config option.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+20
*
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
1
-2
/
+2
*
Add TODO to error if enable_pow is set but feature flag is disabled.
Wesley Aptekar-Cassels
2024-11-25
1
-0
/
+1
*
tor-hsservice: Clarify enable_pow setting TODO.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
arti: Add onion_service.enable_pow option.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+8
*
tor-hsservice: Satisfy cargo fmt.
Gabriela Moldovan
2024-09-12
1
-2
/
+0
*
tor-hsservice: Remove the anonymity setting from the config.
Gabriela Moldovan
2024-09-12
1
-22
/
+15
*
tor-hsservice: Remove a TODO that is no longer relevant.
Gabriela Moldovan
2024-08-21
1
-16
/
+1
*
tor-hsservice: Derive getters for OnionServiceConfig, RestrictedDiscoveryConfig.
Gabriela Moldovan
2024-08-21
1
-6
/
+3
*
tor-hsservice: Make restricted_discovery updateable.
Gabriela Moldovan
2024-08-21
1
-1
/
+1
*
tor-hsservice: Create a type for the descriptor publisher's view of the config.
Gabriela Moldovan
2024-08-21
1
-1
/
+49
*
tor-hsservice: Remove unnecessary docsrs cfg_attr.
Gabriela Moldovan
2024-08-07
1
-1
/
+0
*
tor-hsservice: Add comments about the cfg_attrs around restricted_discovery.
Gabriela Moldovan
2024-08-07
1
-0
/
+3
*
tor-hsservice: Add missing docsrs cfg to restricted_discovery module.
Gabriela Moldovan
2024-08-06
1
-0
/
+1
*
tor-hsservice: Remove unused config types.
Gabriela Moldovan
2024-08-05
1
-79
/
+0
*
tor-hsservice: Use restricted config option in OnionServiceConfig.
Gabriela Moldovan
2024-08-05
1
-13
/
+30
*
tor-hsservice: Add restricted discovery configuration.
Gabriela Moldovan
2024-08-05
1
-1
/
+8
*
tor-hsservice: Remove extraneous whitespace.
Gabriela Moldovan
2024-08-05
1
-2
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-2
/
+2
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-5
/
+14
*
tor-hsservice: client auth: Only allow `dir:...` to have valid unicode
Ian Jackson
2024-03-05
1
-2
/
+4
*
tor-hsservice: prelude: Move imports from config.rs
Ian Jackson
2024-03-05
1
-11
/
+2
*
tor-hsservice: reconfigure: Allow changing rate_limit_at_intro
Ian Jackson
2024-02-21
1
-5
/
+3
*
tor-hsservice: reconfigure: Prove we've handled all the fields
Ian Jackson
2024-02-21
1
-3
/
+2
*
tor-hsservice: config: max_concurrent_streams_per_circuit: comment out (fmt)
Ian Jackson
2024-02-21
1
-1
/
+0
*
tor-hsservice: config: max_concurrent_streams_per_circuit: comment out
Ian Jackson
2024-02-21
1
-4
/
+6
*
tor-hsservice: reconfigure: reject changing rate_limit_at_intro for now
Ian Jackson
2024-02-21
1
-0
/
+6
*
tor-hsservice: reconfigure: changing num_intro_points is fine
Ian Jackson
2024-02-21
1
-0
/
+5
*
tor-hsservice: reconfigure: Formalise field handling
Ian Jackson
2024-02-21
1
-8
/
+59
*
Document allowed numbers of intro points, and make them match C
Nick Mathewson
2024-01-25
1
-7
/
+17
*
hss: Pick random intro-point lifetime based on netparams
Nick Mathewson
2024-01-25
1
-10
/
+0
*
fixup! hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-3
/
+0
*
hsservice: Make a few more TODOs refer to #1210
Nick Mathewson
2024-01-12
1
-3
/
+3
*
hsservice: downgrade TODO about "enabled".
Nick Mathewson
2024-01-12
1
-1
/
+3
*
hsservice: Make TODO HSS comments about client auth refer to #1206
Nick Mathewson
2024-01-12
1
-4
/
+4
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
hss::config: Downgrade or remove some TODO HSS comments.
Nick Mathewson
2023-12-12
1
-16
/
+15
[next]