aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_fmt.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-27Bug 19859: Set arg to constJeremyRand
2019-10-27Bug 19859: Add stream isolation data to STREAM eventJeremyRand
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