tor/src/feature/relay
teor 15a4180a7e relay: Refactor can extend over IPv6 checks
Split "can extend over IPv6" and "has advertised IPv6 ORPort" into
separate functions. They currently have the same result, but this may
change in 33818 with ExtendAllowIPv6Addresses.

Part of 33817.
2020-04-30 06:54:42 +10:00
..
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
circuitbuild_relay.c relay: Refactor can extend over IPv6 checks 2020-04-30 06:54:42 +10:00
circuitbuild_relay.h relay: Refactor circuit_open_connection_for_extend() 2020-04-29 22:43:09 +10:00
dns_structs.h Merge branch 'pre_formatter_cleanups_squashed' 2020-01-09 07:32:39 -05:00
dns.c Merge remote-tracking branch 'tor-github/pr/1772/head' 2020-03-05 09:09:16 -05:00
dns.h Make dns_cancel_pending_resolve() STATIC. 2020-02-19 12:30:09 -05:00
ext_orport.c fix typo in log message 2020-03-27 02:51:01 -04:00
ext_orport.h Note module-local functions in ext_orport.h 2020-02-19 12:12:00 -05:00
feature_relay.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
include.am relay: Split out relay-only circuit building 2020-03-20 18:05:10 +10:00
onion_queue.c onion_queue.c: use TAILQ_HEAD less confusingly. 2020-02-06 14:33:05 -05:00
onion_queue.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
relay_config.c Merge remote-tracking branch 'tor-github/pr/1801/head' 2020-04-09 11:50:20 -04:00
relay_config.h Set *have_low_ports_out from stub port_parse_ports_relay(). 2020-03-20 07:56:26 -04:00
relay_handshake.c Move relay_handshake.[ch] into src/feature/relay, and make it optional 2020-02-20 10:41:06 -05:00
relay_handshake.h Move relay_handshake.[ch] into src/feature/relay, and make it optional 2020-02-20 10:41:06 -05:00
relay_periodic.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
relay_periodic.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
relay_stub.c Add a SUBSYS_DECLARE_LOCATION() to every subsystem. 2020-03-26 11:20:20 -04:00
relay_sys.c Add a SUBSYS_DECLARE_LOCATION() to every subsystem. 2020-03-26 11:20:20 -04:00
relay_sys.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
router.c relay: Refactor can extend over IPv6 checks 2020-04-30 06:54:42 +10:00
router.h relay: Refactor can extend over IPv6 checks 2020-04-30 06:54:42 +10:00
routerkeys.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
routerkeys.h relay: Set some output arguments in stubs 2020-03-21 02:48:40 +10:00
routermode.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
routermode.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
selftest.c relay: Move inform_testing_rechability() to relay 2020-03-20 18:05:10 +10:00
selftest.h relay: Move inform_testing_rechability() to relay 2020-03-20 18:05:10 +10:00
transport_config.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
transport_config.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00