aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_auth.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-25Clean up some uses of low-level control repliesTaylor Yu
2019-04-30Clean up formatting after CoccinelleTaylor Yu
2019-04-30Run Coccinelle for control.c refactorTaylor Yu
2019-04-30Split reply formatting out of control_fmt.cTaylor Yu
2019-04-25Port the authenticate and authchallenge commands to the new parserNick Mathewson
2019-04-25Move and rename decode_escaped_string()Nick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson