tor/src/feature/control
Nick Mathewson 88d22b898e Simplify handler logic in control_cmd.c
Now that the legacy handlers are gone, we can simplify the
structures and macros here.
2019-04-25 14:13:03 -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 Port the authenticate and authchallenge commands to the new parser 2019-04-25 14:13:03 -04:00
control_auth.h Port the authenticate and authchallenge commands to the new parser 2019-04-25 14:13:03 -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_args_st.h Port the authenticate and authchallenge commands to the new parser 2019-04-25 14:13:03 -04:00
control_cmd.c Simplify handler logic in control_cmd.c 2019-04-25 14:13:03 -04:00
control_cmd.h Port the authenticate and authchallenge commands to the new parser 2019-04-25 14:13:03 -04:00
control_connection_st.h When parsing a multiline controller command, be careful with linebreaks 2019-04-25 14:13:03 -04: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 Move and rename decode_escaped_string() 2019-04-25 14:13:03 -04:00
control_fmt.h Move and rename decode_escaped_string() 2019-04-25 14:13:03 -04:00
control_getinfo.c Use parsing code for the simpler controller commands. 2019-04-25 14:13:03 -04:00
control_getinfo.h Use parsing code for the simpler controller commands. 2019-04-25 14:13:03 -04:00
control.c When parsing a multiline controller command, be careful with linebreaks 2019-04-25 14:13:03 -04:00
control.h When parsing a multiline controller command, be careful with linebreaks 2019-04-25 14:13:03 -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