summaryrefslogtreecommitdiff
path: root/src/feature/hs/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-01-21 10:23:27 -0500
committerDavid Goulet <dgoulet@torproject.org>2020-03-30 13:31:44 -0400
commitcfaf1bca989f1841acb5360a482e4e5da3ede7dd (patch)
tree6e92f9e01736250339c20fb401ca9d72dd4941dc /src/feature/hs/.may_include
parent43b578e099caac25544abdbfa4bd2c24539a8b8d (diff)
downloadtor-cfaf1bca989f1841acb5360a482e4e5da3ede7dd.tar.gz
tor-cfaf1bca989f1841acb5360a482e4e5da3ede7dd.zip
Start using confmgt logic to parse HS configuration.
This patch doesn't actually use the results of the parsed object to create the service configuration: subsequent patches will do that. This patch just introduces the necessary configuration tables and starts using them to validate the configuration. As of this writing, this patch breaks tests. I'll likely fix that in a rebase later on: the current error messages for failures to parse options are a regression, so I've opened #33640 for that.
Diffstat (limited to 'src/feature/hs/.may_include')
-rw-r--r--src/feature/hs/.may_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/feature/hs/.may_include b/src/feature/hs/.may_include
index 424c745c12..11c5ffbb14 100644
--- a/src/feature/hs/.may_include
+++ b/src/feature/hs/.may_include
@@ -1 +1,2 @@
*.h
+*.inc