tor/src/feature
teor 6d03c05665 config: Move server transport actions into the relay module
This commit:
* moves server transport config checks into transport_config.c,
* adds thin wrappers to make the moved code compile.

No functional changes: the moved code is still enabled,
even if the relay module is disabled. (Some of the checks
are re-ordered, so the order of some warnings may change.)

Part of 32213.
2019-10-31 12:34:20 +10:00
..
api doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
client config: Move server transport config into the relay module 2019-10-31 12:34:20 +10:00
control Merge branch 'tor-github/pr/1476' 2019-10-28 08:47:57 -04:00
dirauth config: Move bw & other configs into the dirauth module 2019-10-31 12:34:20 +10:00
dircache Fix doxygen HTML warnings in src/feature. 2019-10-26 12:07:09 -04:00
dirclient doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dircommon doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dirparse doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
hibernate hibernate: Fix repeated "bytes" in comment 2019-10-20 22:08:23 +10:00
hs Merge branch 'tor-github/pr/1456' 2019-10-29 21:29:13 +08:00
hs_common Run "make autostyle." 2019-06-05 09:33:35 -04:00
keymgt Doxygen: fix warnings about mismatched HTML tags. 2019-10-16 08:27:03 -04:00
nodelist nodelist: fix a comment typo in routerset.h 2019-10-28 23:44:08 +10:00
relay config: Move server transport actions into the relay module 2019-10-31 12:34:20 +10:00
rend doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
stats Doxygen: Fix mismatched filenames. 2019-10-16 08:18:26 -04:00