Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson | |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson | |
2019-04-25 | Port the authenticate and authchallenge commands to the new parser | Nick Mathewson | |
These two presented their own challenge, because of their use of QString, and their distinguished handling of quoted versus non-quoted values. | |||
2019-03-25 | Split command-handling and authentication from control.c | Nick Mathewson | |