aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_cmd.h
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs: Remove last artefact of HSv2 in the codeDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2020-12-08Reinstate add_onion_helper_add_service() test, validate auth clients before a...Neel Chauhan
2020-12-03More logic correctionsNeel Chauhan
2020-11-19Add tests for bug #40084Neel Chauhan
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