mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Split getinfo handling into a new control_getinfo.c
This commit is contained in:
@@ -112,9 +112,9 @@ problem function-size /src/feature/dircommon/consdiff.c:apply_ed_diff() 159
|
||||
problem file-size /src/feature/control/control.c 7592
|
||||
problem include-count /src/feature/control/control.c 90
|
||||
problem function-size /src/feature/control/control.c:handle_control_authenticate() 188
|
||||
problem function-size /src/feature/control/control.c:getinfo_helper_misc() 109
|
||||
problem function-size /src/feature/control/control.c:getinfo_helper_dir() 304
|
||||
problem function-size /src/feature/control/control.c:getinfo_helper_events() 236
|
||||
problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_misc() 109
|
||||
problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_dir() 304
|
||||
problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_events() 236
|
||||
problem function-size /src/feature/control/control.c:handle_control_extendcircuit() 151
|
||||
problem function-size /src/feature/control/control.c:handle_control_authchallenge() 115
|
||||
problem function-size /src/feature/control/control.c:handle_control_hsfetch() 114
|
||||
@@ -123,6 +123,7 @@ problem function-size /src/feature/control/control.c:handle_control_add_onion()
|
||||
problem function-size /src/feature/control/control.c:add_onion_helper_keyarg() 125
|
||||
problem function-size /src/feature/control/control.c:connection_control_process_inbuf() 239
|
||||
problem function-size /src/feature/control/control_events.c:control_event_stream_status() 119
|
||||
problem include-count /src/feature/control/control_getinfo.c 51
|
||||
problem function-size /src/feature/stats/rephist.c:rep_hist_load_mtbf_data() 185
|
||||
problem function-size /src/feature/stats/rephist.c:rep_hist_format_exit_stats() 148
|
||||
problem function-size /src/feature/dircache/consdiffmgr.c:consdiffmgr_cleanup() 115
|
||||
|
||||
Reference in New Issue
Block a user