tor/src/feature/control
Nick Mathewson d1f5957c4e Improve handling of controller commands
Use a table-based lookup to find the right command handler.  This
will serve as the basement for several future improvements, as we
improve the API for parsing commands.
2019-04-12 08:33:27 -04:00
..
btrack_circuit.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack_circuit.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack_orconn_cevent.c Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
btrack_orconn_cevent.h Fix all nonconformant headers' guard macros. 2019-03-12 15:20:22 -04:00
btrack_orconn_maps.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack_orconn_maps.h Fix all nonconformant headers' guard macros. 2019-03-12 15:20:22 -04:00
btrack_orconn.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack_orconn.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack_sys.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
btrack.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
control_auth.c Split command-handling and authentication from control.c 2019-03-25 14:06:56 -04:00
control_auth.h Split command-handling and authentication from control.c 2019-03-25 14:06:56 -04:00
control_bootstrap.c Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
control_cmd.c Improve handling of controller commands 2019-04-12 08:33:27 -04:00
control_cmd.h Split command-handling and authentication from control.c 2019-03-25 14:06:56 -04:00
control_connection_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
control_events.c Split getinfo handling into a new control_getinfo.c 2019-03-25 12:49:24 -04:00
control_events.h Split getinfo handling into a new control_getinfo.c 2019-03-25 12:49:24 -04:00
control_fmt.c Minimize the includes in control.c 2019-03-25 14:14:56 -04:00
control_fmt.h Minimize the includes in control.c 2019-03-25 14:14:56 -04:00
control_getinfo.c Split command-handling and authentication from control.c 2019-03-25 14:06:56 -04:00
control_getinfo.h Split getinfo handling into a new control_getinfo.c 2019-03-25 12:49:24 -04:00
control.c Minimize the includes in control.c 2019-03-25 14:14:56 -04:00
control.h Minimize the includes in control.c 2019-03-25 14:14:56 -04:00
fmt_serverstatus.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
fmt_serverstatus.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
getinfo_geoip.c Extract the non-stats part of geoip into a new src/lib/geoip. 2018-09-27 10:26:01 -04:00
getinfo_geoip.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00