tor/src/core
teor d3c8486724 relay: Disable relay config when the module is disabled
This commit:
* disables the ORPort, DirPort, DirCache, and BridgeRelay options,
* sets ClientOnly 1,
* disables relay_config.c and relay/transport_config.c,
* disables test_rebind.sh, and
* modifies the expected results for test_parseconf.sh,
when the relay module is disabled.

Part of 32213.
2019-11-04 13:10:00 +10:00
..
crypto doxygen: add @file declarations for src/core/crypto 2019-10-26 11:39:17 -04:00
mainloop doxygen: add @file declarations for src/core/mainloop 2019-10-26 11:26:06 -04:00
or circ: Add an handle to circuit_t 2019-10-30 16:12:56 -04:00
proto doxygen: add @file declarations for src/core/proto 2019-10-26 11:21:25 -04:00
include.am relay: Disable relay config when the module is disabled 2019-11-04 13:10:00 +10:00