aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_cmd.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-25Fix some onion helpersTaylor Yu
2019-04-25In control command api, rename "object" to "cmddata"Nick Mathewson
2019-04-25expand CMD_FL_WIPE to wipe the parsed arguments tooNick Mathewson
2019-04-25Port the authenticate and authchallenge commands to the new parserNick Mathewson
2019-04-25Allow kvlines in control commands.Nick Mathewson
2019-04-25Use parsing code for the simpler controller commands.Nick Mathewson
2019-04-25Start on a command-parsing tool for controller commands.Nick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson