aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_fmt.h
AgeCommit message (Expand)Author
2019-04-30Split reply formatting out of control_fmt.cTaylor Yu
2019-04-25Move and rename decode_escaped_string()Nick Mathewson
2019-04-25Use new parser logic for SETCONF/RESETCONF code.Nick Mathewson
2019-03-25Minimize the includes in control.cNick Mathewson
2019-03-25Split command-handling and authentication from control.cNick 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