tor/src
teor 093a127c82 config: Move relay config checks into the relay module
This commit:
* moves relay config checks into relay_config.[ch],
* exposes some code from src/app/config.c
  (we'll refactor it later in 29211), and
* 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:19 +10:00
..
app config: Move relay config checks into the relay module 2019-10-31 12:34:19 +10:00
config Merge branch 'maint-0.3.5' into maint-0.4.0 2019-10-02 08:01:34 -04:00
core config: Move relay port parsing into the relay module 2019-10-31 12:34:19 +10:00
ext Coverity: different implementation for csiphash 2019-06-28 12:07:38 -04:00
feature config: Move relay config checks into the relay module 2019-10-31 12:34:19 +10:00
lib config: Give warn_about_relative_paths() const args 2019-10-31 10:53:26 +10:00
rust Bug 31356: Bump protover for new padding machines 2019-08-12 14:02:35 -05:00
test config: Move relay config checks into the relay module 2019-10-31 12:34:19 +10:00
tools Tidy whitespace around some STMT_BEGINs and STMT_ENDs 2019-10-23 07:37:39 +10:00
trunnel Merge branch 'tor-github/pr/1303' 2019-09-12 18:09:35 +03:00
win32 bump to 0.4.2.3-alpha-dev 2019-10-24 15:55:22 -04:00
include.am Move unit-parsing code to src/lib/confmgt 2019-06-24 15:11:57 -04:00