tor/src/feature/control
Taylor Yu 9b196f1563 simplify getinfo using reply lines
Simplify handle_control_getinfo() by using the new reply lines
abstraction.  Previously, this function explicitly checked for whether
it should generate a MidReplyLine, a DataReplyLine, or an
EndReplyLine.  control_write_reply_lines() now abstracts this check.

Part of #30984.
2019-12-08 22:40:00 -06:00
..
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
btrack.c
btrack_circuit.c
btrack_circuit.h
btrack_orconn.c
btrack_orconn.h
btrack_orconn_cevent.c
btrack_orconn_cevent.h
btrack_orconn_maps.c
btrack_orconn_maps.h
btrack_sys.h
control.c
control.h
control_auth.c
control_auth.h
control_bootstrap.c
control_cmd.c use control reply lines for protocolinfo 2019-12-08 22:40:00 -06:00
control_cmd.h
control_cmd_args_st.h
control_connection_st.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
control_events.c control: Update an outdated function comment 2019-11-29 10:55:27 +10:00
control_events.h control: Remove an unused function return value 2019-11-29 10:54:42 +10:00
control_fmt.c Bug 19859: Add HTTPCONNECT client protocol 2019-10-27 05:14:21 +00:00
control_fmt.h Bug 19859: Set arg to const 2019-10-27 03:06:19 +00:00
control_getinfo.c simplify getinfo using reply lines 2019-12-08 22:40:00 -06:00
control_getinfo.h control: Add GETINFO support for dumping microdesc consensus 2019-10-21 13:54:55 +10:00
control_hs.c control-port: Include HS address in ONION_CLIENT_AUTH_VIEW reply. 2019-12-04 13:33:07 +02:00
control_hs.h control-port: Implement ONION_CLIENT_AUTH_VIEW. 2019-11-18 19:19:00 +02:00
control_proto.c reply lines structures 2019-12-08 22:40:00 -06:00
control_proto.h reply lines structures 2019-12-08 22:40:00 -06:00
feature_control.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
fmt_serverstatus.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
fmt_serverstatus.h
getinfo_geoip.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
getinfo_geoip.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00