aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_events.h
AgeCommit message (Expand)Author
2020-08-11Remove extraneous EVENT_CONTROLLER_WAITNick Mathewson
2020-07-31Code simplifications for AP_CONN_STATE_CONTROLLER_WAITNeel Chauhan
2020-07-08Send a control port event when a stream enters the AP_CONN_STATE_CONTROLLER_W...Neel Chauhan
2020-06-23Relocate CBT event to control_events.cMike Perry
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-18Remember dirctory bw usage, and log it in the heartbeatNick Mathewson
2020-02-06Use a compile-time assert in control_events.hNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-29control: Remove an unused function return valueteor
2019-11-29control: Rename a function variableteor
2019-11-29control: Remove an unnecessary header in control_events.hteor
2019-11-26Make control_event_conf_changed() take a config_line_tNeel Chauhan
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-03-25Split getinfo handling into a new control_getinfo.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson