tor/src/feature/relay
teor cb8ebc0b4c config: Rename new global functions with a prefix
This is an automated commit, generated by this command:

./scripts/maint/rename_c_identifier.py \
        get_dirportfrontpage relay_get_dirportfrontpage \
        parse_port_config port_parse_config \
        count_real_listeners port_count_real_listeners \
        parse_transport_line pt_parse_transport_line \
        ensure_bandwidth_cap config_ensure_bandwidth_cap \
        get_effective_bwrate relay_get_effective_bwrate \
        get_effective_bwburst relay_get_effective_bwburst \
        warn_nonlocal_ext_orports port_warn_nonlocal_ext_orports \
        parse_ports_relay port_parse_ports_relay \
        update_port_set_relay port_update_port_set_relay \
        get_transport_bindaddr_from_config pt_get_bindaddr_from_config \
        get_options_for_server_transport pt_get_options_for_server_transport

It was generated with --no-verify, because it has some long lines.

Part of 32213.
2019-11-05 11:28:57 +10:00
..
dns_structs.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
dns.c Run "make autostyle." 2019-06-05 09:33:35 -04:00
dns.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
ext_orport.c Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
ext_orport.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
onion_queue.c Add an assertion to num_ntors_per_tap(). 2019-04-11 18:44:10 -04:00
onion_queue.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
relay_config.c config: Rename new global functions with a prefix 2019-11-05 11:28:57 +10:00
relay_config.h config: Rename new global functions with a prefix 2019-11-05 11:28:57 +10:00
relay_periodic.c Re-run make autostyle. 2019-10-22 09:40:31 -04:00
relay_periodic.h Move "relay" and "router" periodic callbacks out of mainloop.c 2019-05-06 16:35:39 -04:00
relay_sys.c Move "relay" and "router" periodic callbacks out of mainloop.c 2019-05-06 16:35:39 -04:00
relay_sys.h Create a relay subsystem and move the shutdown functions there 2019-05-06 16:25:09 -04:00
router.c config: Rename new global functions with a prefix 2019-11-05 11:28:57 +10:00
router.h relay: Silence compiler warnings when relay mode is disabled 2019-10-20 19:26:55 +10:00
routerkeys.c Merge remote-tracking branch 'tor-github/pr/937' into maint-0.3.5 2019-08-12 09:42:15 +10:00
routerkeys.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
routermode.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
routermode.h Re-run make autostyle. 2019-10-22 09:40:31 -04:00
selftest.c Move "relay" and "router" periodic callbacks out of mainloop.c 2019-05-06 16:35:39 -04:00
selftest.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
transport_config.c config: Rename new global functions with a prefix 2019-11-05 11:28:57 +10:00
transport_config.h config: Rename new global functions with a prefix 2019-11-05 11:28:57 +10:00