Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-06-25 | Fix some onion helpers | Taylor Yu |
2019-04-25 | In control command api, rename "object" to "cmddata" | Nick Mathewson |
2019-04-25 | expand CMD_FL_WIPE to wipe the parsed arguments too | Nick Mathewson |
2019-04-25 | Port the authenticate and authchallenge commands to the new parser | Nick Mathewson |
2019-04-25 | Allow kvlines in control commands. | Nick Mathewson |
2019-04-25 | Use parsing code for the simpler controller commands. | Nick Mathewson |
2019-04-25 | Start on a command-parsing tool for controller commands. | Nick Mathewson |
2019-03-25 | Split command-handling and authentication from control.c | Nick Mathewson |